
/*  
Theme Name: WordPress CMS
Version: 1.0
Author: sdesign1
Author URI: http://www.sdesign1.com
*/

body {

	font-size: 62.5%; 
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	color: #000;
	background: url(images/wallpaper.gif);
	margin:0 auto;
	padding:0;
	min-width:900px;

	}
	
p,h1,h2,h3,h4,h5,div,ul,li,ol,form {
	margin:0;
	padding:0;
	color: #D5C4B0;
}


a img {
	border:0;
}


/*---[ Layout ]---------------------------------------------------------*/
		
#navigation {

	float: left;
	width: 12%;
	margin-top: 1em;
	}
	
#navigation ul {
margin-right:6%;
}
 
#mainContent {
	margin: 0;
	/*width: 80%;*/
	overflow: auto;
	min-height: 185px;
	}


#mainContent .frontPage {


margin-bottom: 2em;
}


#mainContent #special img {
float: left;
padding: 1em;

}

#mainContent #special {

width: 49%;
float: right;
border: 1px dashed #D5C9BC;
margin-top:-2.7em;
margin-bottom: 2em;
}

#mainContent #special p {
padding-top: 10px;
margin-right: 0.1em;
}

#mainContent #special p a {

padding-right: 15px;
background: url(images/specialarrow.gif) no-repeat 6.8em 0.3em;


}


#mainContent #gallery {

font-size: 1.3em;
padding-left: 17px;
margin-bottom: 50px;

}

#mainContent #gallery h3 a {

background: url(images/galleryarrow.gif) no-repeat 3.5em 4px;
padding: 0 15px 0 0;
color: #D5C9BC;
font-size: 0.7em;
font-weight: normal;
}

#mainContent #gallery img {
padding: 0;
margin-right: 0.3em;
}

#mainContent #special #img {
float: left;
padding: 5px;
}

#clear {clear: both; margin: 0px}

body #container_all {
margin: 1em 0 0 0;
/*padding-left: 9px;  padding keeping #mainContent inplace */
/*max-width: 1041px;*/
width:98%;
padding: 0;
min-width:734px;
}


#header, #container, #footer-wrapper {
margin: 0;
}

div.post
{
color: #000;
background-color:#5C4B44;
padding: 0 22px 25px 30px;
}



/*---[ Layout styling ]---------------------------------------------------------*/

#header {
	width: 88%;
	color:#122436;
	clear:both;
	position:relative;
	padding-top: 9px;
	height:260px;
	margin-left: 12%;
	background: url(images/topright.gif) top right no-repeat #A38C73;
	
}
#header p.top {
	position: absolute;
	right: 20px;
	top: 0;
	}
#header p.top a {
color: #F1F0F0;
margin: 1em 0 0 0;
text-align: right;
font-weight: bold;
font-size: 1em;
display: block;
font-family: Trebuchet MS, Arial, Sans-Serif;
}
#strip {
	background:#fff;
	padding:1%;
	text-align:left;
}




#container {
	/*max-width: 1041px; */
}



/* ----------------- Headings/Fonts -------------------*/

h1,h2,h3,h4,h5 {
	font-weight:normal;
	color:#D5C9BC; 
}

p, #frontPage ul li {
	font-size:1.3em;
	line-height:1.4em;
	margin-bottom:8px;
	color: #D5C4B0;

}

h1 {
	font-size:2.4em;
	margin-bottom:15%;
	font-weight:bold;
}

#header h1 {
	margin-bottom:0;
	padding: 14px 0 12px 20px;
}
	
#footer h2, #footer h3, #footer h4, #footer h1 {
	color:#fff;
}
	


#navigation h2 {
position: absolute;
left: -999px;
 font-size: 2em;
 margin: 0px;
  }
  


h2.search {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 1.5em 1.8em;
	}
	
.search-results h3 {
	font-size: 1.4em;
	}
	
h3 {
	font-size:1.5em;
	font-weight: bold;
	margin-bottom:8px;
	margin-top: 10px;
	color: #D5C9BC;
	border-top: 1px dotted #5B5142;
	
}

h3.noline {
border-top: none;
padding-top: 0;
}

h4 {
	font-size:1.2em;
	font-weight: bold;
	margin-bottom:8px;
	margin-top: 2%;
	color: #D5C9BC;
}

#mainContent div.post h2 {
font-size: 1.8em;
margin:0.5em 0 0.5em 0;
font-weight:bold;
padding-left:0;

}
	
/* ----------------- End of Headings -------------------*/


/* ----------------- Footer -------------------*/


#footer {
	padding-top: 5px;
	color:#fff;
	clear:both;
	text-align:right;
	margin:0;
	/*max-width:1041px;*/
	background: none;
}

#siteinfo a:link {
	background: none;
	}

/* ----------------- End of Footer -------------------*/


/* ----------------- Search Form  -------------------*/


	
.search-results {
	padding: 0 2em  ;
	margin: -2em 0 0 0;
	}
	
#searchform {	
	position:absolute;
	top: 180px;
	right: 15px;
	
	}
	
#searchform label {
position: absolute;
left: -10000px;
}

#searchform input#s {
position: relative;
left: -5px;
top: -10px;
height: 13px;
}


#searchform input:hover, #searchform input:focus, #searchform input:active {

}

 input#go:hover, input#go:focus,  input#go:active {
background-color: #FFF;
}

#searchform input#go {	
position: relative;
bottom: 0.5em;
padding:1px;
	}
	
#searchform input#go:hover, #searchform input#go:focus, #searchform input#go:active {
background-color: #FFF;
padding: 1px;
}

/* ----------------- End of Search Form  -------------------*/

#mainContent {
	background: #5C4B44;
	padding-top: 0;
}

/*-------------------Lists (ul/li/etc-----------------------------------------*/

#navigation ul {
	height:1%;
	padding: 0;
	margin-left: 0;
	
	}

#navigation li {

text-align: right;
list-style-type: none;
padding: 1px 0 1px 0;
 }
 
#navigation ul li a {
 font-size: 1.3em;
 color: #FFF;
 padding: 3px 0 3px 1em;
}

#subContent strong {
	color:#000 ;
	text-decoration:underline;
}

li.current_page_item {
background: none;

}

ul.current_page_item {
	list-style: none;
}

li.page_item a {
padding: 0 0 0 3em;
background: none;
}

li.current_page_item a, li.current_page_parent a {
background: url(images/currentarrow.png) no-repeat 0 0.5em;
font-weight: normal;
}

li.page_item a {
padding: 0 0 0 3em;
background: none;
}

li.current_page_item a, li.current_page_parent a {
background: url(images/currentarrow.png) no-repeat 0 0.5em;
font-weight: bold;
}

li.current_page_parent ul li a {
background: url(images/sub_icon.gif) no-repeat 0 0.5em;
font-weight: normal;
}

#navigation li.current_page_parent  ul li.page_item a:hover, #navigation li.current_page_parent ul li.page_item a:focus, #navigation li.current_page_parent current_page_item ul li.page_item a:active {
background: url(images/sub_icon.gif) no-repeat 0 0.5em;
font-weight: normal;
}


#navigation li ul li {
position: relative;
left: 6%;
font-size: 0.88em;
}

#navigation li ul li a {
padding-left: 15px;
font-size: 1.4em;
}

li.current_page_item ul li a {
background: url(images/sub_icon.gif) no-repeat 0 0.5em;
font-weight: normal;
}

#navigation li.current_page_item ul li a:hover, #navigation li.current_page_item ul li a:active, #navigation li.current_page_item ul li a:focus {
background: url(images/sub_icon.gif) no-repeat 0 0.5em;
font-weight: normal;
}
#mainContent #sidebar ul#blogger {
	
	position: absolute;
	top: 150px;
	left: 270px;
	margin:  1em 0 1em 2em;
	font-size:1.1em;
	width: 190px;
	}
#mainContent #sidebar ul#blogger li {
	padding: 0.2em;
	}

/*-------------------End of lists (ul/li/etc-----------------------------------------*/

.postspermonth {
margin: 5px 0 10px 0;
list-style: none;
padding-left: 25px;
}

#mainContent ul {
	margin: 0 0 16px 0;
	padding: 0 1.4em;
	list-style: square;
} 

#mainContent ul li{
	padding: 0;
	font-size: 1.3em;
	color: #D5C4B0;
	} 
	
#mainContent .post ul li{
	padding: 0.2em;
	font-size: 1.5em;
	color: #D5C4B0;
	}
#mainContent .post ul li ul li {
	font-size: 1em;
	}

#footer ul {
list-style:none;
font-size:1.2em;
text-align: right;

	}

#footer ul li {
display: inline;
list-style: none;
padding: 0;
background: url(images/pipe.png) no-repeat left ;
padding-left: 10px;
}

#footer ul li.noPipe {
padding-left: 0;
background: none;
}

#footer ul li a {

padding-right: 0;

text-decoration: none;
}


#footer ul li a:hover, #footer ul li a:focus, #footer ul li a:active, #container_all p.top a:hover, #container_all p.top a:focus, #container_all p.top a:active {
text-decoration: underline;
}
/*---[ widgets ]---------------------------------------------------------*/

#tagcloud {
	background-color:#D9D9D9;
	border:3px double #C9C9C9;
	padding:8px;
	margin-bottom:8px;
	text-align:center;
}

/*---[ forms ]---------------------------------------------------------*/

form {
	margin-bottom:8px;
}

#ctas_form {
	text-align: left;
}

#ctas_form fieldset ul {
	list-style: none;
	margin: 5px 15px;
	padding: 0;
}

#ctas_form fieldset {
	border: 1px solid #777;
	margin: 15px 0;
	padding: 15px;
}

#ctas_form legend {
	font-size: 1.1em;
	font-weight: bold;
}

#ctas_form fieldset li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ctas_form fieldset li:before { /* for the default theme */
	content: '';
} 

#ctas_form input {
	border: 1px solid #777;
	background-color: #f9f9f9;
	color: #444;
}

#ctas_form input:focus {
	background-color: #fff;
	color: #444;
}

#ctas_footer p {
	font-size: 0.9em;
	text-align: center;
	margin-top: 25px;
	border-top: 1px solid #888;
}

#ctas_month1, #ctas_month2, #ctas_year1, #ctas_year2 {
	text-align: center;
}

/*----------------------- Anchors-----------------------------*/

a {
	color:#122436;
	text-decoration:none;
}

#navigation a:hover, #navigation a:focus, #navigation a:active {
	text-decoration:underline;
	background: url(images/currentarrow.png) no-repeat 0 0.5em;
}

#header a,#footer a {
	color:#fff
}


#skiplinks a {
	position:absolute;
	left: -1000px;
	height:1px;
	font-size: 1.2em;
}

#skiplinks a:active, #skiplinks a:focus {

	left: 1%;
	height: 1.4em;
	color: #D5C9BC;
	background-color:#FFF;
	
	}

#footer a {
text-decoration: underline;
}

#mainContent a {
text-decoration: underline;
color: #D5C4B0;
}

#mainContent ul li a {
text-decoration: none;
}

#mainContent a:active, #mainContent a:hover, #mainContent a:focus {
	text-decoration:none;
	background-color:#000;

}





/*----------------------- End of Anchors-----------------------------*/

.hidden {
	display:none;
}



/*-------------------- Images -------------------*/

#headerimage {
	position: relative;
	background: url(images/masthead_long.jpg) #000 no-repeat;
	clear:both;
	height:139px;
	overflow:hidden;
	
		}
	
#headerimage img{
	position:absolute;
	
	}
	
#headerimage2 {
	background: url(images/strip.gif) repeat-x;
	height: 21px;
	overflow:hidden;
	}


/*--------------------Form styling -------------------*/
	
.linklove {
display: none;
}

.hidden {
display: none;
}

.padleft {
margin: 0 0 0.5em 1em;
}

dl {
font-size: 1.2em;
margin-bottom: 0.5em;
}

dd {
font-size: 1em;
margin: 0.5em 0 0 0;
padding-left: 0;
color: #D5C4B0;
}


/* Homepage Sidebar Add-On */

body.home #post-2 {
/*float: left;
margin-right: 350px;*/
}

body.home #sidebar {
/*width: 500px;
margin-left: -350px;
float: right;*/

}
body #sidebar {
	float:right;
	width: 520px;
	position: relative;
	}

#sidebar #soffers {
background: url(images/offers2.jpg) no-repeat top left;
padding-left: 30px;
width: 230px;
position: relative;

}

#sidebar #soffers img#bottomCurve {
position: relative;
top: 15px;
left: -30px;
}

#soffers h3 {
padding-left:2em;
top: 12px;
color: #5C4B44;
}

#soffers ul li {
list-style-type: none;
padding: 0;
margin: 0 0 1em 0;
padding-left: 50px;
color: #5C4B44;
position: relative;
top: -70px;
}

#soffers ul li a {
color: #5C4B44;
}

#soffers ul li img {
position: absolute;
left: 0;
top: 15px;
}

#soffers .tweak ul li p {
color: #5C4B44;
font-size: 1em;
}

#mainContent #soffers ul {
padding: 20px 0 0 0;
margin: 0;
position: relative;
top: 80px;
} 

#mainContent #soffers ul li:first-child {
padding-left: 105px;
padding-top: 5px;
width: 120px;
background-image:none;
}

#mainContent #soffers ul li:first-child img {
	display:none;
}

#sidebar h3 {
border: none;
}
#blog {
	position:absolute;
	right: 10px;
	top: -20px;
	}
#blog img {
margin-top: 2em;
padding-left: 7px;
}

#blog p {
width: 60%;
position: relative;
top: -80px;
left: 90px;
font-size: 1.5em;
}
#mainContent a.noHov:active, #mainContent a.noHov:focus, #mainContent a.noHov:hover {
background-color: #5C4B44;
}

.post .alignright {
float: right;
margin: 10px 10px 10px 0;
}

.post .alignleft {
float: left;
margin: 10px 10px 10px 0;
}
