/*
Theme Name: staypressed
Description: A simple two-column, right-sidebar theme, enabled for WP2.7 threaded-comments 
Version: 1.4
Tags: fixed-width, two-columns, right-sidebar, brown, green
Author: Themocracy
*/



body
{
  margin: 0 auto;
  padding: 0;
  background:#252525;
}
#wrapper{ width:705px; margin:auto; background:#2C2A2B;}
#bannerholder{ width:650px; height:284px; margin:auto;}


#header{
padding: 1px 0px;
margin: 0 15px;
background: #fff url("images/headerbg.gif") bottom left repeat-x;
}	

#header-inner{
margin:10px 0 0 0;
padding:0;
background: url("images/logo.gif") 10px 0 no-repeat;
}

#subscribe {
float:right;
background: #fff;
padding: 0 0 5px 0;
}

#subscribe p{
font-size: 95%;
margin: 4px 0;
}


#content{
clear:both;
margin: 0;
width:450px;
padding: 5px 0px 5px 10px;
margin: 0 10px;

}	

#main {
width: 475px; 
margin: 0;
float:left;
margin: 5px 0 10px 25px;
_margin: 5px 0 10px 10px;
}

#sidebar {
width:150px;
padding: 0 5px 10px 10px;
margin-left:10px;
color:#FFFFFF;
float:left;
}



#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
padding: 0 15px;
}

#credit p{
margin:0;
color:#777;
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#999;
font-weight:100;
}

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

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

h1, h2, h3, h4, h5, h6 {

}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


a{
color: #930;
font-weight:100;
text-decoration:none;
}
a:hover{
color: #930;
text-decoration:underline;
}

a img{
border:0px;
}

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

blockquote{
padding: 10px 35px 5px 35px;
margin: 3px 30px;
background: #FCF2E8 url("images/quotes.gif") top left no-repeat;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

form{
margin: 0;
padding:0;
}

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

legend{
font-weight:800;
}

code{
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	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 #F6D6B7;
   text-align: center;
   background-color: #FCF2E8;
   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;
}

#tabs {
  float:left;
  font-size:95%;
  line-height:18px;
}


#tabs ul {
  margin:0;
  padding:9px 10px 0 10px;
  list-style:none;
}

#tabs li {
  display:inline;
  margin:0;
  padding:0 0px;
  border-left: 1px solid #444;
}
			
#tabs li.first {
  border-left: none !important;
}	

#tabs a {
  margin:0 3px 0 6px;
  padding:4px 10px;
  text-decoration:none;
  font-weight:100;
}

#tabs a:hover, #tabs ul li.current_page_item a{
  background: #f2f2f2;
}
	


/* Headings */ 


#header h3{
margin:  0;
padding: 30px 0 7px 90px;
}

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

#header h2{
margin: 0;
padding: 10px 0 18px 90px;
font-weight:100;
font-style:italic;
color: #222;
font-size: 140%;
letter-spacing: 1px;
}

h2#sectiontitle{
font-size:140%;
font-weight: 100;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 10px;
background: #FCF2E8;
color: #C51015;
}

/* post styles */

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

.entry{
margin: 7px 0;
padding: 0px 10px 3px 10px;
color:#FFFFFF;
}

.post h2 {
color: #333;
font-size: 180%;
font-weight:100;
padding: 7px 0 12px 2px;
margin: 10px 0 2px 0;
width:450px;
}


.post h2 a{
color: #fff;
text-decoration:none;
font-size:18px;

}

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

.postmetadata{
font-size:90%;
width:450px;
padding: 1px 8px 1px 5px;
margin: 0;
border-top: 1px double #ccc;
}

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

.authormetadata{
font-size:90%;
padding: 1px 8px 1px 5px;
margin: 0;
font-weight:BOLD;
color:#F5E023;

}

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


.commentlink{
float:right;
}



/* Comments > WordPress 2.6 */

ol.commentlist {
list-style:none;
margin:0;
padding:0; 
text-indent:0;
}

ol.commentlist li { 
border:1px solid #CDDEC9;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
height:1%; 
margin:0 0 10px;
padding:5px 7px 5px 57px;
position:relative;
}

ol.commentlist li div.comment-author {
padding:0 160px 0 0;
}

ol.commentlist li div.vcard {
font-family:Arial, Helvetica, sans-serif;

}

ol.commentlist li div.vcard cite.fn {
font-style:normal;
color:#5D5455;
}

ol.commentlist li div.vcard cite.fn a.url {
text-decoration:none;
}

ol.commentlist li div.vcard img.avatar { 
border:2px solid #eee; 
top:7px;
left:7px; 
position:absolute;
}

ol.commentlist li div.comment-meta {
font-family: Arial, Helvetica, sans-serif;
position:absolute;
top:5px;
right:10px;
text-align:right;
}

ol.commentlist li div.comment-meta a {
color:#333;
text-decoration:none;
}

ol.commentlist li p {
font-family: Arial, Helvetica, sans-serif;
margin:0 0 1em;
color:#555555;
}
ol.commentlist li ul {
font-family: Arial, Helvetica, sans-serif;
list-style:square;
margin:0 0 1em;
padding:0;
text-indent:0;
}

ol.commentlist li div.reply {
color:#374C76;
font-family: Arial, Helvetica, sans-serif;
}

ol.commentlist li div.reply:hover {
color: black;
}

ol.commentlist li div.reply a {
text-decoration:none; 
}

ol.commentlist li ul.children {
list-style:none;
margin:1em 0 0;
text-indent:0;
}
  
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 {
margin:0 0 .25em;
}

ol.commentlist li.even {
background:#fff;
width:390px;
}
ol.commentlist li.odd {
background:#F3F7F2;
width:390px;
}

ol.commentlist li.pingback div.vcard {
padding:0 160px 0 0;
}

#respond h3, h3#comments, h3#postcomment{
font-size: 105%;
font-family: Arial, Helvetica, sans-serif;
margin: 3px 0;
}



/*  Legacy Comments < WordPress 2.7  */


ol#commentlist{
padding: 0 0 0 20px;
font-size: 95%;
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 10px 15px;
	font-size:95%;
	border-bottom: 2px solid #FCF2E8;
}

ul#commentlist p{
margin: 0 0 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 */


.menu{
padding:0;
font-size:95%;
width:159px;
}

.menu a{
font-weight: 100;
color:#FFFFFF;
}

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

}

.menu ul{
margin:0;
padding:0;
color:#FFF;
list-style-type:none;

}

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

.menu ul li.widget ul{
	margin: 0;
 	padding:7px 0;
     color:#FFF;
}

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

}

.menu ul li.widget ul li:before {
	content: "\00B7 \0020";
	}


.menu ul li.widget ul li ul{
}

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



.menu ul li.widget h3{
font-size:160%;
margin-bottom:-2px;

color: #888;
font-family:Arial, Helvetica, sans-serif;
font-weight: 100;
}

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

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

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




h1 {
	margin-bottom: -16px;
	padding: 12px 0 0 0;
	font-size: 14px;
	font-weight: 900;
	font-family:  Arial,Verdana, Geneva, Helvetica, sans-serif;
	color: #F9F9F9;
}
.PostHeaderIcon-wrapper{ color:#FFFFFF; font-size:16px;}
.PostHeaderIcon-wrapper a{ color:#FFFFFF; font-size:16px; text-decoration:none}
.PostHeaderIcon-wrapper a:hover{ color:#FFFFFF; font-size:16px; text-decoration:none}

h1 strong{
	color: #EEC120;
font-size:16px;
margin-bottom:6px;
}

h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: 900;
	font-family:  Arial,Verdana, Geneva, Helvetica, sans-serif;
	color: #F9F9F9;
}
p {
	padding:5px 40px 0px 0px;
	text-align: left;
	color:#CCCCCC;
	font-weight:bold;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	}

a {
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	font-family: arial,verdana, helvetica, sans-serif;
	}
	
a:link {color:#FFF;}
a:visited {color:#918F90;}
a:hover {color: #5D5455;}

.style1 {color: #F9F9F9}
.style2 {font-size: 14px;font-weight: bold;}



#outertable{
	width:776px;
	width:704px;
	border:0px;
	padding:0px;
}

#maintable{
	width:704px;
	border:0px;
	background-color: #2C2A2B;
	margin:5px 27px 10px 27px;
}

#innertable{
		width:645px;
		border:0px;
		margin: px px 0px px
}
#header {
	margin: 5px 0px 10px 28px;
	*margin: 5px 0px 0 27px;
	padding-top:14px;
	background-color: #181818;
	width:650px;
	height:26px;
	text-align:right;
}

#header img{
	float: center;
}

#header a{
	margin:0px 13px 10px 13px;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	font-family: arial,verdana, helvetica, sans-serif;
}

/*
.navstyle{
	float: right;
	margin:15px 15px 0px 0px;
}
*/
#content{

	margin: 0px 0px 0px 0px;
	
}

#contentbox{
	margin: 0px 0px 20px 25px;
	font:11px/15px  arial,verdana, helvetica, sans-serif;
	padding:10px 10px 10px 10px;
	text-align: center;
	color:#A09C9B;
	font-weight:bold;
	border:1px solid #A09C9B;
}

#contentbox img{
	border:1px solid #eee;
}

#gallerythumb {
margin:0 auto;
padding:5px 0;
width:670px;
padding-left:22px;
}

#gallerythumb img{
	border:4px solid #000000;
}

.fgal {
	font:normal 10px Arial, Helvetica, sans-serif;
	float:left;
	color:#918F90;
	text-align:center;
	margin:0 10px;
	}
	
.fgal a { 
	font:normal 10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#918F90; 
	}
	
#gallerythumb img:hover {
	text-decoration:none;
	}

.fgal a:hover  {
	text-decoration:underline;
	}

.middleimage{
	margin: 0px 15px 0px 15px;
}

.h1style{
padding:12px 0 35px 295px;

}

#footer{
	font:12px/15px  arial,verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #CEC1B9;
	margin:15px 0px 15px 0px;
}

#formtable{
	font:11px/15px  arial,verdana, helvetica, sans-serif;
	text-align: left;
	color:#A09C9B;
	font-weight:bold;
}

form{
	font:11px/15px  arial,verdana, helvetica, sans-serif;
	margin:5px 0px 0px 0px;
	padding:0px;
}


textarea { color: #000; 
font:11px/15px  arial,verdana, helvetica, sans-serif;
border-style:solid; 
width:220px; height:100px;
border-color:#C3C3C3; 
border-width:1px; 
background-color:#EDEDED; 
width:150px;
height:50px;
}

#belowfooter{
	background-color: #181818;
	height:35px;
	font:10px/35px  arial,verdana, helvetica, sans-serif;
	color:#918F90;
width:644px;
margin-left:27px;
	font-weight:bold;
text-align:center;
}
#belowfooter a{
font-size:10px;
text-decoration:none
}
#belowfooter a:hover{
text-decoration:underline
}

.more{
	text-align: left;
	color:#fff;
}

/*********** header menu navigation *****************/

	/* 
	General styles for this example page */

	#mainContainer{
		width:760px;
		margin:0 auto;
		text-align:left;
		/*background-color: #918F90;*/
		padding-left:16px;
		padding-right:16px;
		padding-bottom:20px;	
		font-family: arial,verdana, helvetica, sans-serif;
		font-size: 12px;
	}

	
	#dhtmlgoodies_menu img{
		border:0px;
	}

	/* End general styles for this example page */
	/* General configuration CSS */
	

	#dhtmlgoodies_menu ul li ul li{
		display:none;	/* Needed to display ok in Opera */
	}
		
	#dhtmlgoodies_menu{
		visibility:hidden;	
		margin: -8px 28px 10px 28px;
          *margin: 5px 28px 10px 28px;
		text-align:left;
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_menu a{
		margin:0px;
		padding:0px;
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{
		border:1px solid #000;
		background-color:#918F90;
		padding:1px;
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		border:0px;
		padding:1px 1px 1px 1px; 
		/*border:1px solid #317082;*/
		background-color:#181818/*#E2EBED*/;
		overflow:visible;
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
/*		border:1px solid #555;*/
	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	#dhtmlgoodies_menu a{
		color: #FFF/*#918F90*/;
		text-decoration:none;
		padding-left:10px;
          width:100px;
		padding-right:10px;
	}
	
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{
		padding-left:5px;
		padding-right:5px;
/*		border:1px solid #E2EBED;*/
 	}
	#dhtmlgoodies_menu .currentDepth1over{
		padding-left:5px;
		padding-right:5px;

		background-color:#918F90/*#317082*/;
		/*border:1px solid #000;*/
		
		
	}
	#dhtmlgoodies_menu .currentDepth1 a{
		font-weight:bold;
	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
		color:#FFF;
		font-weight:bold;
	}
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2{
		padding:3px 2px 3px 2px;
		
		/*border:1px solid #FFF;*/
	}
	#dhtmlgoodies_menu .currentDepth2over{
		padding:3px 2px 3px 2px;
		background-color:#fff/*#E2EBED*/;
		/*border:1px solid #000;*/
	}	
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color:#000;
	}	
	/* Sub menu depth 2 */
	#dhtmlgoodies_menu .currentDepth3{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth3over{
		padding-right:2px;
		background-color:#EDE3EB;
		border:1px solid #000;
	}
	/* Sub menu depth 3 */
	#dhtmlgoodies_menu .currentDepth4{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth4over{
		padding-right:2px;
		background-color:#EBEDE3;
		border:1px solid #000;
	}	
	
	
	
/*Gerwin CSS */

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   60px;
  padding: 2px 5px;
  background: #181818;
  text-decoration: none;
  font-size: 12px;
  font-weight:bold;
  color:   #FF0000;
}
a.sample_attach:hover{ background-color:#2C2A2B; color:#FFFFFF}
#sample_attach_menu_child a{ width:210px;
  display: block;
  padding: 4px 5px;
background-color:#0C0C0C;
  text-decoration: none;
  font-size: 12px;
  font-weight:bold;
  color:#FF0000;
text-align:left
}
#sample_attach_menu_child a:hover{
  display: block;
  padding: 4px 5px;
  background: #fff;
  text-decoration: none;
  color:#000;
}


#galmenutwo{ padding:6px 0 0 105px; clear:both}
#galmenutwo div{ float:left; width:200px; display:inline; text-align:center;}
#galmenutwo div a{ text-decoration:none; color:#fff; font-size:13px;}
#galmenutwo div a:hover{ text-decoration:underline;}
.txtbold{ color:#FFFFFF; font-size:13px; font-weight:bold}
#searchform{ font-size:13px;}
.clrlns{ clear:both}