/*
Theme Name: Xmas-Gift-Guide 2008
Theme URI: http://xmas-gift-guide.com/
Description: The Xmas-Gift-Guide 2008 Holiday Season Theme.
Version: 1.0
Author: Alistair Russell
Author URI: http://alirussell.com/
Tags: xmasgiftguide


*/



a
{
	color: #586779;
}

a:hover
{
	color: #ff9900;
}


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #586779;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image:url(images/body_bg.png);
	}
	
	
#mainbody
{
	width: 1200px;
	margin: auto;
	background: url('images/page_shadow_middle.png') repeat-y;
}	

#page {
	margin: auto;
	width: 1000px;
	text-align: left;
	padding: 0;	
	background: url('images/page_menu_top.png') no-repeat top center;
	}
	
	
	

#header {
	margin: auto;
	padding: 0;
	height: 125px;
	width: 1200px;
	background: url('images/page_shadow_top.png') no-repeat bottom center;
	}
	

#headerimg 	{
	margin: auto;
	height: 100px;
	width: 1000px;
	}
	
#headerimg h1 {
	display: block;
	height: 100px;
	width: 250px;
	float: right;
	margin: 0px;
	padding: 0px;
	overflow: hidden;	
	}
	
#headerimg 	h1 a {
	margin: 0px;
	padding: 0px;
	padding-top: 400px;
	display: block;
	width: 100%;
	height: 100%;
	}
	
#searchform {
	margin: auto;
	height: 40px;
	line-height: 40px;
	padding-top: 60px;
	width: 390px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
	

	
#searchform .hidden {
	display: none;
	}
	
#searchform form {
	margin: 0;
	padding: 0;
	}

#searchform #s {
		border: 1px solid #c9acac;
		color: #c9acac;
		height: 18px;
		width: 320px;
		margin: 0;
		padding: 0;
		background-color:#790f0e;
	}

#searchform #searchsubmit {
		border: 1px solid #c9acac;
		background-color: #c9acac;
		color: #990000;	
		height: 20px;
		margin: 0;
		padding: 0;
		padding-left: 10px;
		padding-right:10px;
		cursor: pointer;
	}

#headerimg .description {
	height: 0px;
	}
	
	
	



#content {
	margin-top: -15px;
	font-size: 1.2em;
	float: left;
	width: 780px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	}
	
#footer {
	margin: auto;
	height: 100px;
	width: 1200px;
	background: url('images/page_shadow_bottom.png') no-repeat top center;
	padding-top: 50px;
	text-align:center;
	}
	
#footer a 
{
	color: #FFFFFF;
	size: 11px;
}

#footer a:hover
{
	color: #ff9900;
}
		
#sidebar {
	float: left;
	width: 200px;
	}
	
	
#sidebar a.link{
	width: 100%;
	display: block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
}

#sidebar a.link:hover{
	color: #ff9900;
}
	
#sidebar a.sidebarhome
{
	display: block;
	width: 200px;
	height: 70px;
	margin-bottom:30px;
}
	
	
	/* SIDEBAR */
#sidebar ul {
	list-style:circle;
	font-size: 11px;
	margin-bottom: 10px;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 30px;
	list-style-position:inside;
	color: #fff;
	}
	
#sidebar li
{
	margin-bottom: 5px;
}

#sidebar ul a {
	text-decoration: none;
	color: #ffffff;
	}
	
#sidebar ul a:hover {
	color: #ff9933;
	}	
	

#sidebar .adsense {
	margin-left: 25px;
	margin-right: 5px;
	margin-top: 20px;
	text-align: center;
}	
	
	


#subcats {
	padding: 5px;
	color: #586779;
	font-size: 11px;
	margin-bottom: 10px;
	border: 1px solid #c6c7c7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;	
	}

#subcats ul {
	display: inline;
	list-style:none;
	margin: 0;
	padding: 0;
	}
	
#subcats li {
	display: inline;
	margin-right: 5px;
	}	
	
#subcats li a {
	color: #666666;
	font-size: 11px;
	font-style: italic;
	}
#subcats li a:hover {
	color: #ff9900;
	}




#navigation {
	padding: 10px;
	color: #586779;
	font-size: 11px;
	margin-top: 10px;
	border: 1px solid #c6c7c7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;	
	clear: both;
	}
	
#navigation .alignleft {
	float: left;
	}
	
#navigation .alignright {
	float: right;
	}
	
#navigation .alignleft a{
	color:#586779;
	}
	
#navigation .alignright a{
	color:#586779;
	}	
	
#navigation .alignleft a:hover{
	color:#ff9900;
	}
	
#navigation .alignright a:hover{
	color:#ff9900;
	}			
	


/* Post Tabs */

#gifttabs
{
	padding-left: 85px;
	height: 40px;
}

#gifttabs ul.xgg_tab_ul
{
	list-style: none;
	border-bottom: 1px solid #c6c7c7;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	margin-top: 13px;
}

#gifttabs li.xgg_tab
{
	display: inline;
	line-height: 200%;
	margin: 0;
	padding: 0;
	text-align: center;
	white-space: nowrap;
}

#gifttabs li.xgg_tab a
{
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	padding: 5px 7px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #586779;
	line-height: 27px;
}

#gifttabs li.xgg_tab a:hover
{
	background-color: #fafafa;
	color: #CC0000;
}

#gifttabs li.xgg_tab_current a
{
	color:#CC0000;
	background-color:#FFFFFF;
	border: 1px solid #c6c7c7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-bottom-width: 2px;
	border-bottom-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 14px;
}

#gifttabs li.xgg_tab_current a:hover
{
	background-color: #ffffff;
}

/*Gift post rating styles*/

#gift
{
	width: 100%;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#giftheader
{
	width: 100%;
	height: 75px;
}

#giftheader h2
{
	height: 35px;
	line-height: 35px;
	font-size: 24px;
	color: #586779;
	margin: 0;
	padding: 0;
}

#giftheader img
{
	width: 71px;
	height: 71px;
	float: left;
	border: 1px solid #c6c7c7;
	padding: 2px;
	margin-right: 10px;
}

#giftcontent
{
	width: 100%;
	clear: both;
	margin-top: 10px;
}


#gift_info_tab
{
	width: 100%;
}

#gift_info_tab .giftcontent
{
	padding-right: 310px;
}

#gift_info_tab .blogcontent
{
	padding-right: 180px;
}

#gift_info_tab .giftdetails
{
	width: 300px;
	float: right;
	border: 1px solid #c6c7c7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#gift_info_tab .giftdetailssmall
{
	width: 180px;
}

#gift_info_tab .giftdetails .title
{
	border-bottom: 1px solid #c6c7c7;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f9f9f9;
}

#gift_info_tab .giftdetails .section
{
	border-bottom: 1px solid #c6c7c7;
	padding: 10px;	
}

#gift_info_tab .giftdetails .bottomsection
{
	border-bottom: 0;
}

#gift_info_tab .giftdetails .section a
{
	color: #586779;
}

#gift_info_tab .giftdetails .section a:hover
{
	color:#ff9900;
}


table#giftoffers .merchantimg
{
	width: 75px;
}

table#giftoffers .merchantimg img
{
	width: 75px;
	padding-right: 5px;
}

table#giftoffers .offer a
{
	color: #586779;
}

table#giftoffers .offer .storename
{
	font-size: 0.8em;
	font-style: italic;
	color:#999999;
}



table#contenttable
{
	width: 100%;
	border: solid 1px #EFEFEF;
}

table#contenttable img
{
	width: 75px;
}

table#contenttable th.img
{
	width: 75px;
}

table#contenttable th.store
{
	padding-left: 10px;
}

table#contenttable th.code
{
	width: 150px;
}

table#contenttable td.store
{
	padding-left: 10px;
}



/*gift list styles*/
#giftlistheader h2
{
	height: 35px;
	line-height: 35px;
	font-size: 24px;
	color: #586779;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}


#giftlist .gift
{
	clear: both;
	margin-top: 10px;
}

#giftlist .gift .details
{
	float: left;
	border: 1px solid #c6c7c7;
	margin-right: 10px;
	text-align: center;
	padding-bottom: 5px;
}

#giftlist .gift .details .rating-detail
{
	display: none;
}

#giftlist .gift img.thumnb
{
	width: 71px;
	height: 71px;
	border-bottom: 1px solid #c6c7c7;
	padding: 2px;
	margin-bottom: 5px;
}

#giftlist .gift h3
{
	margin: 0;
	padding: 0;	
}

#giftlist .gift h3 a
{
	font-size: 18px;
	color: #586779;
	text-decoration: none;
}

#giftlist .gift h3 a:hover
{
	color: #ff9900;
}

#giftlist .gift .excerpt
{
	font-size: 11px;
}

#giftlist .gift .excerpt p
{
	margin: 0;
}

#giftlist .gift .offerdetails
{
	color:#999999;
	font-style: italic;
	font-size: 10px;
	margin-bottom: 5px;
}




/*COMMENTS TAB*/



ul.commentlist
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.commentlist li
{
	padding: 10px;
	border-bottom: 1px solid #c6c7c7;
	clear: both;
}

ul.commentlist li.alt
{
	background-color: #fefefe;
}

ul.commentlist li p
{
	margin: 0;
}

ul.commentlist li .moderation
{
	font-style: italic;
	color: #CC3300;
	font-weight:bold;
}

ul.commentlist li div.commentdetail
{
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 10px;
	font-style: italic;
	color:#999999;		
}

ul.commentlist li img
{
	float: left;
	height: 32px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #c6c7c7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	padding: 3px;	
}

ul.commentlist li div.commentdetail a
{
	color:#999999;
}

ul.commentlist li div.commentdetail a:hover
{
	color:#ff9900;
}

#commentform
{
	margin:0;
}

#commentform a
{
	color: #586779;
}

#commentform a:hover
{
	color: #ff9900;
}

#commentform textarea
{
	width: 100%;
	height: 120px;
}


/*homepage styles*/



#content.home
{
	padding:0px;
	width: 800px;
}

#home
{
	padding:10px;
	width: 780px;
	padding-top: 10px;
	min-height: 500px;
}

#home .blurb
{
	border: 1px solid #c6c7c7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	padding: 5px;
	padding-left: 20px;
	background-color: #fff;
	margin: 10px;
	margin-top: 0px;
	background: url('images/home_blurb_bg.png') no-repeat top left;
	background-color: #fff;
}

#home .blurb .text
{
	margin-top: 80px;
}

#home .blurb img
{
	float: right;
	margin-left: 20px;
}

#home .latestblog
{
	border: 1px solid #c6c7c7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	padding: 5px;
	background-color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: url('images/home_latest_bg.png') no-repeat top left;
	padding-top: 70px;
	padding-left: 150px;
	background-color: #fff;
}

#home .latestblog ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#home .latestblog ul li
{
	margin-bottom: 10px;
}

#home .latestblog ul li a
{
	font-size: 14px;
	font-weight: bold;
	color: #586779;
	text-decoration: none;
}

#home .latestblog ul li a:hover
{
	color: #ff9900;
}

#home .ideafactories
{
	width: 760px;
	margin-left: 10px;
	margin-right: 10px;
}

#home .latestblog ul li .excerpt
{
	font-size: 11px;
}

#home .ideafactories .her
{
	border: 1px solid #c6c7c7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	padding: 5px;
	float: left;
	width: 208px;
	background-color: #fff;
}

#home .ideafactories .her h3
{
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#home .ideafactories .kids
{
	border: 1px solid #c6c7c7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	padding: 5px;
	float: left;
	width: 288px;
	background-color: #fff;
	margin-left: 10px;
	margin-right: 10px;
}

#home .ideafactories .kids h3
{
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#home .ideafactories .him
{
	border: 1px solid #c6c7c7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	padding: 5px;
	float: left;
	width: 208px;
	background-color: #fff;
}

#home .ideafactories .him h3
{
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#home .ideafactories ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#home .ideafactories ul li
{
	
}

#home .ideafactories ul li a
{
	text-decoration: none;
	color: #586779;
}

#home .ideafactories ul li a:hover
{
	text-decoration: none;
	color: #ff9900;
}

#home .ideafactories ul li .offers
{
	font-size: 10px;
	font-style: italic;
	color:#999999;
}

#home .ideafactories ul li img
{
	float: left;
	width: 32px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #c6c7c7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	padding: 3px;		
}

#home .ideafactories .him ul li img
{
	float: right;
	margin-left: 10px;
}

#home .ideafactories .him ul li
{
	text-align: right;
}








/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */








/* End Structure */

