/*

Theme Name: GoGift 

Theme URI: http://gogift.com

Description: GoGift Wordpress theme

Author: Kammy Burleson

Author URI: http://ynotweb.com

version: 2.0

*/



/* basics */



*{margin:0; padding:0;}



body {

	background: #fff;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;

	}


/* tables */

td {vertical-align: top;}



table#mainback {background-image: url(images/home_bg_main.jpg); background-repeat: repeat-y;}
table#full {background-image: url(images/fullbg.jpg); background-repeat: repeat-y;}

td#homefooter {background-image: url(images/home_footer.jpg); background-repeat: no-repeat;height:39px; }

td#pagefooter {background-image: url(images/page_footer.jpg); background-repeat: no-repeat;height:39px; }



/* images and misc. */



img{ border: none; }

img a{border:none;}



img.left{ float: left; border: none; }

img.right{ float: right; border: none; }



.burgundy {color: #861819;}

/* links */



a{

	color:#000;

	text-decoration:none;

	border: none;

	}



a:hover{color:#000;text-decoration: underline; border: none;}







/* container */





#container {

	width: 772px;

	margin: 0 auto;

	padding: 10px;



	border: 1px none #0B1224;

	}

	

/* header */



#header {



    width: 100%; 



	height: 70px;

	}



#headerLeft {float: left;}

#headerRight {float: right; margin-top: 0px;}









/* content */





#content {

/*	float: left;

	width: 50%;

	overflow: hidden;

	border: 1px solid blue;*/



	}



.post {

	margin: 0 10px;

	padding:10px;

	line-height: 14pt;

	}

	

.post h2 {

font-family: Arial, Helvetica, Verdana, sans-serif;

font-size: 16pt;

color: #959595;

margin-top: 0px;

padding-top: 0px;

margin-bottom: 0px;

padding-bottom: 0px;

font-weight: lighter;

}



	}

	

.post h2 a {

	color: #08122E;

	text-decoration: none;

	}

	

.post h2 a:hover{

	color: #08122E;

	text-decoration: none;

	}

	

.post p{font-size: 10pt;}



.post a{text-decoration:underline;}



.post ul {}



.post li {}



.entry p{margin:12px 0;}


div.acctpage { margin-left:15px;
padding-left:15px;}

.postmetadata{

	clear: both;

	background:#F7F7F7;

	padding:6px;

	margin-top: 16px;

	border-left:solid 1px #A2A2A2;

	border-bottom:solid 1px #A2A2A2;

	}

	



.navigation {

	margin: 12px 0 20px 0;

	padding:2px;

	font-size:.9em;

	float:left;

	width:98%;

	}

	

	.alignleft {float:left;}

	.alignright {float:right;}



.pagetitle {}





/* left sidebar */



#left {



	width: 150px;

	float:left;

	/*margin: 12px 0 5px 0;

	margin: 0;

	padding: 0;

	border-right: 1px none #A2A2A2;*/



	min-height: 650px;

	}

/* right dotted border */



td.reddot {	border-left: 2px dotted #861819;}



/* right sidebar */



#right{

	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;

	font-size:10pt;

		width: 240px;

	/*float:right;

margin: 12px 0 24px 0;*/

	margin: 0;

	padding: 0;



	/*border: 1px solid red;*/

	}



#right h2{

	font-family: Baskerville, Georgia, Times, serif;

	font-weight: normal; 

	font-size: 10pt; 

	text-align: left;

	color: #08122E;	

	margin: 0;

	padding: 0;

}



#right p {margin:0; padding: 0 6px 0 12px;}



#right img {padding: 0; margin: 0;}



#right ul {

	margin:12px;

	padding:0;

	list-style-type: none;

	}



#right ul li {

	margin: 0;

	padding: 0;

	line-height: 14pt;

	list-style-type: none;

	}



#right ul ul {

	margin: 6px 0 6px 12px;

	padding: 0;

}



#right ul ul li {

	list-style-type: none;

	list-style-position: inside;

	}



#right ul ul ul{

	margin: 0;

	padding: 0;

}



#right ul ul ul li{

	padding: 0 0 0 15px;

	list-style-type: square;

	color: #898989;

}



/* comments */



#commentssection{

	clear: both;

	padding: 2px 12px;

	margin: 0;

	}

	

#commentssection h3{

	font-family: Baskerville, Georgia, Times, serif;

	font-size: 12pt;

	font-weight: 300;

	font-style: normal;

	color: #000;

	}



#commentform{

	background: #F0F0F0;

	margin: 12px 12px 20px 12px;

	padding:20px;

	}

	

#commentform p{

	color: #000;

	}

	

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

	

#commentform h3{

	font-family: Baskerville, Georgia, Times, serif;

	font-size: 10pt;

	font-weight: 300;

	color: #000;

	}

	

#commentbox{

	width:75%;

	min-width:400px;

	margin:5px 5px 0 0;

	}



#author, #email, #url, #commentbox, #submit{

	background: #fff;

	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;

	font-size: 8pt;

	margin:5px 5px 0 0;

	border: none; 

	padding: 6px;

	border: 1px solid #B2B2B2;

	}



#submit{margin:5px 5px 0 0;}



	

ol.commentlist {list-style-type: none;}



ol.commentlist li {

	background: #fff;

	margin:10px 0;

	padding:5px 0 5px 10px;

	overflow: hidden;

	}



ol.commentlist li.alt {background: #EDEDED;}

ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}



ol.commentlist a {color:#000;}



cite {

	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;

	font-size: 9pt;

	font-weight: bold;

	font-style: normal;

	}

	

cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}





/* search & inputs*/







#searchform{

	padding: 6px 0 6px 6px;

	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;

	}



#searchform input#s{

	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;	

	font-size: 8pt;

	padding: 2px;

	margin: 2px;

	border: 1px solid #B7B7B7;



	}



#searchform input#searchsubmit{

	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;

	font-size: 8pt;

	padding: 2px;

	margin: 2px 0 0 2px;

	border: 1px solid #B7B7B7;

	background-color: #fff;

	color: #797979;

	}



/* footer */





/* main menu */





#menu {

	background-color: #fff;

	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;

	font-size: 8pt;

	font-weight: bold;

	width:100%; 

	height:15px;

	border-top: 1px solid #fff;

}





#menu ul {

	margin: 6px 0 0 0;

	padding: 0;

	text-align: left;

}

#centermenu ul {

	margin: 6px 0 8px 0;

	padding: 0;

	text-align: center;

}


#menu ul li, #centermenu ul li {

	list-style-type: none;

	display: inline;

	margin: 0;

	padding: 0;

}



#menu ul li a, #centermenu ul li a {

	padding: 0px 13px 0px 13px;

	margin: 0;

	text-decoration: underline;

	color: #666;

	line-height; 25px;

	border-right: 1px solid #666;

	font-size: 8pt;

}

#menu ul li a.last {

	padding: 0px 13px 0px 13px;

	margin: 0;

	text-decoration: underline;

	color: #666;

	line-height; 25px;

border-right: none;

	font-size: 8pt;

}

#menu ul li a:hover, #menu ul li a.last:hover, #centermenu ul li a:hover {



	color:#000;

	text-decoration: none;

		font-size: 8pt;

}



.copyright {

	float: left;

	/*margin-left: 10px;

	padding-left: 10px;*/



}



.design {

	float: right;

/*	margin-right: 10px;

	padding-right: 10px;*/

}



/* copies from gogift original css */



input.box {	background-color: #fff !important;  border: 0px;   }
input.style26 {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; height:18px;}

select.box{	background-color: #fff !important;  border: 0px;   }

.sm_black_text {
	font-size: 11px;
	color: #000000;
}
.style6 {font-size: 10px}	
.style26 {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }

.white_text_small{



	color: #fff;

	font-size: 9px;

}
.style30 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.style33 {
	font-family: Arial, Helvetica, sans-serif;

font-size: 18px font-weight: bold; 			font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.style38 {font-size: 12px}

.style39 {
	font-size: 12px;
	color: #6077A0;
}

#red {
	font-size: 11px;
	font-weight: bold;
	color: #880000;
}
.red {
color: #880000;
}
/* admin oracct stuff */
#acct_left {

	width: 180px;
	float:left;
	margin: 2px 0 15px 20px;
	padding: 0;
	/* border-right: 1px none #A2A2A2; */

}
	
#acct_main{
border-left: 2px dotted #861819;
	margin: 20px 20px 15px 200px;
	padding: 0;
}
#acct_left h2{

	font-family: Baskerville, Georgia, Times, serif;

	font-weight: bold; 


	font-size: 11px; 

	text-align: center;

	color: #ffffff;	
text-transform: uppercase;
background-color: #861819;
	margin-right: 10px;

	padding: 4px;

}
#acct_left ul { margin-left:20px;}
#box {
float:left;
width:180px;
min-height:100px;
background:transparent url('./media/boxtop.gif') no-repeat top;
margin:10px;
padding:30px 10px 20px;
}