/*
Theme Name: Stronghold 
Theme URI: http://www.electricmill.com
Description: 2 column, with RHS widget sidebar, GPL v3 licence - adopted from meadownland
Version: 2.0
Tags: fixed width, two columns, widget ready, widgets, white 
Author: Electric Mill
Author URI: http://www.electricmill.com
*/



body {
background: #aaa url(/images/bg.gif);
	background: #CCC;
	font: 70%/1.4em Verdana, Tahoma, arial, sans-serif;
	color: #666666;
	text-align: center;
	margin: 5px 0 15px;
}




.menu ul li.widget ul li{
	 background: url(images/listbullet.gif) no-repeat 0 2px;

}


#top-bg {
   position: absolute;
	width: 820px;
	height: 19px;
	background: #CCC url(images/stronghold/top-bg.jpg) repeat-y center top;
	top: 0; left: 0;
	z-index: 2;
}



#wrap{
background:#CCCCCC url(images/stronghold/content.jpg) repeat-y scroll center top;
margin:0 auto;
position:relative;
text-align:left;
width:820px;
}


#header{
background:#CCCCCC url(images/stronghold/header-bg.jpg) repeat-y scroll center top;
color:#FFFFFF;
height:60px;
padding:0;
position:relative;
width:820px;
}	


#header h1#logo-text a {
	position: absolute;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #993300;
	text-transform: none;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px;
	left: 30px;
	float: left;
	width: 300px;
	background: #FF0000;
	height: 200px;
}
#header h1#logo-text span {
	color: #9A9696;
}

#header #slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	text-transform: none;
	color: #999999;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 30px;
	left: 580px;
	font: 10px/normal Verdana, Arial, Helvetica, sans-serif;
}

/* header links */
#header #header-links {
	font-size: 10px;
	position: absolute;
	top: 30px;
	right: 700px;
	color: #999999;
	line-height: normal;

}
#header #header-links a {
	color: #999999;
	text-decoration: none;
	line-height: normal;
}
#header #header-links a:hover {
	color: #333333;
	line-height: normal;
}

/* header-photo */
#header-home{
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(images/stronghold/home_banner.jpg) no-repeat center center;
}
#header-aboutus {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(images/stronghold/about_banner.jpg) no-repeat center center;
}

#header-story {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(images/stronghold/story_banner.jpg) no-repeat center center;
}

#header-products {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(images/stronghold/products_banner.jpg) no-repeat center center;
}

#header-contactus {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(images/stronghold/contact_banner.jpg) no-repeat center center;
}



#header-inner{
margin:0;
padding:0;
}


		
#content{
background:#E8E8E8 none repeat scroll 0 0;
border-bottom:2px solid #D0D0D0;
border-top:5px solid #FFFFFF;
clear:both;
display:inline;
float:left;
height:100%;
margin-left:15px;
padding:0;
padding-bottom:10px;
position:relative;
width:790px;
}	


#main {
display:inline;
float:left;
margin:0 0 0 10px;
text-align:justify;
width:65%;
}


#sidebar {
padding: 0;
margin: 0 0 0 560px;
background: #E8E8E8;
}


#footer {
background:transparent url(images/stronghold/footer-bottom.jpg) no-repeat scroll center bottom;
clear:both;
font-size:95%;
padding-bottom:15px;
padding-left:0;
padding-right:0;
text-align:left;
width:820px;

}


#footer-bottom {
clear:both;
color:#666666;
margin:0 auto;
padding:10px 0;
text-align:center;
width:820px;
height:20px;
}

#footer-bottom a {
color:#999999;
line-height:normal;
text-decoration:none;
}

#footer-bottom a:hover {
	color: #333333;
	line-height: normal;
}

#footer p{
margin:0;
padding:15px 0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}



/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}


h1, h2, h3, h4, h5, h6 {
font-family: Tahoma, sans-serif;
}

h1{
-x-system-font:none;
color:#85970C;
font-family:'Trebuchet MS',Tahoma,Sans-serif;
font-size:1.9em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:10px 0 0 0px;
text-transform:none;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


a{
color:#889915;
font-weight:800;
text-decoration:none;
}
a:hover {
	color: #999999;
	background: inherit;
	text-decoration: underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #f4f4f4;
padding: 5px 15px;
margin: 3px 30px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}



.post-footer {
	background: url(images/stronghold/post.jpg);
	padding: 5px;
	margin:0px;
	margin-right:3px;	
	font-size: 95%;	
	color: #AEA471;
	border: 1px solid #E0DBC9;
}

.product-features h3 {
	background: url(images/stronghold/post.jpg);
	padding: 5px;
	margin:0px;
	margin-right:3px;	
	font-size: 95%;	
	color: #85970C;
	border: 1px solid #E0DBC9;
}

.product-features p{

	padding: 0px 0px 0px 5px;
}

.float-left  { float: left; }


.highlight {
color:#616F0A;
}


form {
background-color:#DFDFDF;
border:1px solid #D5D5D5;
margin:0px;
padding:0 5px;
padding-bottom:5px;
width:470px;
}

input {
-x-system-font:none;
border:1px solid #EEEEEE;
color:#777777;
font-family:Verdana,sans-serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:2px;
}


#content-wrap {
background:#E8E8E8 none repeat scroll 0 0;
border-bottom:0px solid #D0D0D0;
clear:both;
display:inline;
float:left;
height:360px;
margin-left:0px;
padding:0;
position:relative;
width:550px;
}

label {
display:block;
font-weight:bold;
margin:5px 0;
}

textarea {
-x-system-font:none;
border:1px solid #EEEEEE;
color:#777777;
display:block;
font-family:Verdana,sans-serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:70px;
line-height:normal;
padding:2px;
width:400px;
}


input.button {
-x-system-font:none;
background:#8EB50C url(images/stronghold/nav.jpg) repeat-x scroll 0 0;
border:medium none;
color:#FFFFFF;
font-family:Arial,Sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:24px;
line-height:normal;
margin:0;
padding:2px 3px;
}


* Sidebar */	
#sidebarcontact {
	width: 30%;
	padding: 20px 10px 0 0;
	margin: 0 0 0 5;
	float: right;
			
}
#sidebarcontact h3 {
	padding: 0px; 
	font: normal 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #8C9F0D; 
	}
	
.highlightcontact {
	font: bold 1.4em/normal 'Trebuchet MS', Tahoma, Sans-serif;
	color: #8C9F0D;
	padding-top: 25px;
	padding-bottom: 5px;
}
	
#sidebar h3 {
	padding: 5px 5px;
	font: normal 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #8C9F0D;
}
/* Navigation */

/* Navigation */
#mainnav {
	clear: both;
	padding: 0;
}
#mainnav ul {
	float: left;
	list-style: none;
	background: url(images/stronghold/nav.jpg) repeat-x;
	width: 790px;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;
	display: inline;
}
#mainnav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#mainnav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}
#mainnav ul li a:hover,
#mainnav ul li a:active {
	background: url(images/stronghold/nav-hover.jpg) repeat-x;
}
#mainnav ul li#current a {
	background: url(images/stronghold/nav-current.jpg) repeat-x;
}



/* Headings */ 

form#searchform2{
display: block;
float:right;
margin: 7px 30px 0px 5px;
}

#header h3{
margin:  0;
padding: 18px 0 0 10px;
}

#header h3 a{
font-weight:100;
color: #fff;
text-decoration: none;
font-size: 220%;
letter-spacing: 1px;
}

#header h2{
margin: 0;
padding: 10px 0 5px 10px;
font-weight:800;
color: #fff;
font-size: 100%;
letter-spacing: 1px;
}

h2#sectiontitle{
background:transparent url(images/stronghold/post.jpg) repeat scroll 0 0;
border:1px solid #E0DBC9;
color:#AEA471;
font-size:95%;
margin:0 3px 0 15px;
padding:5px;

}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 0 5px 5px 5px;
}

.entry{
margin: 0;
padding: 0px 10px 3px 10px;
}

.post h2 {
color: #333;
font-size: 150%;
font-weight:100;
padding: 7px 0 2px 2px;
margin: 10px 0 15px 0;
}


.post h2 a{
color: #333;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: #333;
}

.postmetadata{
font-size:80%;
padding: 1px 8px 1px 5px;
margin: 0;
border-top: 1px solid #ccc;
}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}


.date{
float:left;
text-align:center;
font-weight:800;
margin: 0 10px 0 0;
padding: 0 10px;
border-right: 1px solid #ccc;
color: #444;
}


.dateDay{
display:block;
font-size: 16px;
line-height: 16px;
text-align:center;
}
.dateMonth, .dateYear{
display:block;
font-size: 11px;
padding:0;
line-height: 12px;
}




/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type: none;
}

ol#commentlist li{
	padding: 0px 3px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 0px 0 0px 0;
display: block;
padding: 1px 5px;
}



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

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px 5px 15px;
	font-size:90%;
	background: #f2f2f2;
}

ul#commentlist p{
margin: 6px 0;
}

ul#commentlist li div.comm{
margin: 1px;
padding: 1px;
}

ul#commentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ccc;
}




ul#commentlist li div.commenttext{
padding: 0;
margin:5px 10px 5px 65px;
}

ul#commentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
}


/*  sidebar styles */


#subscribe p{
font-size: 85%;
margin: 3px 0 10px 0;
}



.menu{
padding:0;
padding-top:5px;
font-size:90%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}
.menu li{
margin:0;
padding:0;
padding-bottom:5px;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 0px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;

}

.menu ul li.widget ul li{
border-bottom:1px dotted #ccc;
padding: 2px 0 2px 15px;
margin:0;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px dotted #ccc;
border-bottom: none !important;
padding: 2px 0 2px 15px;
}



.menu ul li.widget h3{
font-family: arial;
font-size:120%;
padding:2px 0 1px 4px;
margin:0;
border-bottom: 2px solid #2768AA;
color: #333;
font-weight: 800;
font-variant:small-caps;
}

.menu ul li h3 a{
color: #333;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #333;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


#footer a{
font-weight: 100;
}


/* Gallery */

#portfolio {
 width:500px;
 height:460px;
 float:left;
 vertical-align:top;
 margin:0 auto;
}

#main_image {
 text-align:center;
 line-height:0px;
 padding-top:10px;
}

#main_image img {
margin-bottom:10px;
}


#portfolio img {
 width:275px;
 padding:0px;
 text-align:right;
}


.nav {
 font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
 color:#996600;
 font-size:10px;
 margin-top:20px;
 line-height:23px;
 text-align:center;

 width:200px;
}


.nav a {
 text-decoration:none;
 color:#996600;;
 padding-left:5px;
 padding-right:5px;

}

.nav a:hover {
 color:#707070;
 text-decoration:none;
 border-width: 0px 0px 1px 0px;
 border-style: none none dotted none;
}

.searchbox {
background-color:#E8E8E8;
border:0px solid #D5D5D5;
margin:0px;
padding:0 5px;
padding-bottom:5px;
width:auto;
}


.section {
width:100%;
padding-left:0px;
}

.section ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:5px;
float:left;
padding-left:0px;
width:100%;
}

.section ul li {
display:inline;
}

.section ul a {
background-color:#FFFFFF;
border:1px solid #999999;
display:block;
float:left;
margin:5px;
padding:3px 3px 3px;
}

.section ul a.lightbox-enabled img {
border:1px dotted #999999;
}

