/*
Theme Name: deLight
Theme URI: http://webdemar.com/demo/?wptheme=deLight
Description: Nice and simple WordPress Theme by <a href="http://webdemar.com">webdemar</a>.
Author: Simon Rimkus
Author URI: http://webdemar.com
Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS
Version: 1.0.2
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ WORDPRESS CSS
	- FORMS
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12pt;
	background-attachment:scroll;
	background-color:#242424;
	background-image:url(http://www.johnwebster.name/images/body_bg_tile.gif);
	background-repeat:repeat;
	color:#BBC397;
	margin:0px;
}

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

a:hover {
color:#BBC397;
text-decoration:underline;
}

p {
font-size:0.8em;
line-height:1.5em;
margin:0px;
padding:0px;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #f3f4f0;
}

img {
	border: none;
}

ul, ol {
	margin: 0px;
	padding: 0px;
}

ol.post {
margin:0 0 20px 30px;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:0.8em;
line-height:1.5em;
}

ol.post li {
margin-bottom:5px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
	
.float-left {
float:left;
}

.float-right {
float:right;
}

#header {
	position:relative;
	width:970px;
	height:140px;
	margin: 0px auto;
	/*background:url(img/bg-header.gif) no-repeat bottom right;*/
}

#header h1 a{
	height:100px;
	width:440px;
	display:block;
}

#header h1 {
	background-image: url(http://www.johnwebster.name/menu/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:-999em;
}

#menu {
	position:relative;
	width:970px;
	height: 30px;
	margin: 0px auto;
	padding: 10px 0 0 0;
	list-style:none;
}

#content {
	
	min-height:413px;
	margin:-9px auto 20px;
	padding:0px;
	width:970px;
	background-image: url(img/content_top_shade.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#content-left {
	display:inline;
	margin:0px;
	position:relative;
	width:735px;
}


.content-left-header {
background-image:url(http://www.johnwebster.name/images/2col_header_bg.png);
background-repeat:repeat-x;
border:1px solid #555555;
height:40px;
line-height:40px;
margin:6pt 13px 13px;
padding:0pt 13px;
}

#content-right {
	display:inline;
	margin:10px 13px 0pt;
	position:relative;
	width:222px;
	
}

/* 	*****************************************************
	Footer Styles
	***************************************************** */
	
#footer {
	height:180px;
	padding: 20px 0;
	/* background-color: #353535; */
	background-image: url(img/footer_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#footer_container {
margin:0px auto;
padding-top:0px;
width:970px;

}


#footer ul {
	display:block;
	/* margin:-20px 0px 20px; */
}

#footer ul li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
text-transform:lowercase;
}

#footer ul li a {
	border-right:1px solid #BBC397;
	font-weight:normal;
	padding:0pt 7px;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration:underline;
	color:#BBC397;
}

#footer .w3c-xhtml {
	-x-background-x-position:0%;
	-x-background-y-position:50%;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(img/WC3-XHTML.png);
	background-repeat:no-repeat;

}

#footer .w3c-css {
	-x-background-x-position:0%;
	-x-background-y-position:50%;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(img/WC3-CSS.png);
	background-repeat:no-repeat;

}

.footer-validator, .footer-browsers {
	height:auto;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;
	
	padding-left:0px;
	float:left;
}

.footer-validator a, .footer-browsers a {
	display:block;
	float:left;
	height:38px;
	overflow:hidden;
	padding:0pt 14px 0pt 0pt;
	text-decoration:none;
	text-indent:-1000em;
}

.footer-powered-by {
float:right;
height:auto;
margin:20px 0px 0px;
padding-left:0px;
}

.footer-powered-by a { 
width:222px;
display:block;
float:left;
height:38px;
overflow:hidden;
padding:0pt 14px 0pt 0pt;
text-decoration:none;
text-indent:-1000em;
}

.footer-validator a {width:88px;}

.footer-browsers a {width:38px;}

#footer h2 {
color:#A48F58;
font-weight:normal;
}

.graphic-element {
background-image:url(img/footer-element.png);
background-repeat:no-repeat;
float:left;
height:230px;
width:115px;
margin-left:40px;
}

.graphic-element p {
height:auto;
width:auto;
text-indent:-3000px
}


/* 	***********************************************
	Icons
	*********************************************** */
	
	.ie6 {
	background:transparent url(img/icon_ie6_na.png) no-repeat scroll 0% 50%;
	}
	
	.ie7 {
	background:transparent url(img/icon_ie7.png) no-repeat scroll 0% 50%;
	}

	.firefox {
	background:transparent url(img/icon_firefox.png) no-repeat scroll 0% 50%;
	}

	.opera {
	background:transparent url(img/icon_opera.png) no-repeat scroll 0% 50%;
	}

	.safari {
	background:transparent url(img/icon_safari.png) no-repeat scroll 0% 50%;
	}
	
	.camino {
	background:transparent url(img/icon_camino_na.png) no-repeat scroll 0% 50%;
	}	

	.wp {
	background:transparent url(img/wp-logo-38.png) no-repeat scroll 0% 50%;
	
	}




/*	##################################
   	HEADINGS
	################################## */
	
h3 {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:1.0em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-transform:lowercase;
	margin:0px;
	padding:0px;
}
	
#header h1 {
	position:absolute;
	top:20px;
	
	color: #fff;
	font:bold 28px/28px Verdana,Geneva,Arial,Helvetica,sans-serif;
}


#header h2 {
	position: absolute;
	bottom: 30px;
	left: 5px;
	margin: 0px;
	color: #C4AFAC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
}

h2, h3, h4 {
	margin:0 0 20px 0;
}

h3.archive-title, h3.page-title {
background-image:url(http://www.johnwebster.name/images/2col_header_bg.png);
background-repeat:repeat-x;
border:1px solid #555555;
height:40px;
line-height:40px;
margin:6pt 13px 13px;
padding:0pt 13px;
}

.box-left h2 {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:1em;
	border-bottom:1px dotted #A48F58;
	min-height:26px;
	line-height:26px;
	margin:0pt 0pt 10px;
	padding:0pt 0pt 3px;
	color:#A48F58;
}

.box-left h2 a {
	text-decoration:none;
}

.box-left h2 a:hover {
	text-decoration:underline;
}

.box-left h3 {
	margin: 0 0 20px 0;
	color:#BBC397;
	font:bold 14px/14px Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.box-left h4 {
	color:#BBC397;
	font-size:.7em;

}

.box-right h3 {
	color:#A48F58;
	font-size:1em;
	font-weight:normal;
}

.content-left-header .First, .content-right-header .First, .page-title .First, .archive-title .First{
	color:#FF0000;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
}

.content-left-header .First:before, .content-right-header .First:before, .page-title .First:before, .archive-title .First:before  {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	content: "{";
	font-size:1.25em;
	vertical-align: -3%;
	
}

.content-left-header .First:after, .content-right-header .First:after, .page-title .First:after, .archive-title .First:after {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:1.25em;
	vertical-align: -3%;
	content: "}";
}

/*	##################################
   	HEADER
	################################## */

#menu li {
	float:left;
}

#menu a {
	margin:0 40px 0 0;
	padding:0px;
	color:#fff;
	text-decoration:none;
	font:normal 12px/12px Verdana, Tahoma, sans-serif;
}

#johnwebster_top_bg {
	background-image:url(http://www.johnwebster.name/images/johnwebster_bg.png);
	border-bottom:1px dotted #000000;
	background-position:center top;
	background-repeat:repeat-x;
	padding:0px;
	margin-bottom:-186px;
	height:172px;
}

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left {
	/* margin:40px 0; */
	background:transparent url(http://www.johnwebster.name/images/2col_content_bg.png) repeat scroll 0% 50%;
	border:1px solid #555555;
	margin:13px;
	/* min-height:340px; */
	padding:13px;
	width:680px;
}

.box-left img {        
	margin:0px 0px 10px 10px;
}

p.tags {
	/*border-top:1px dotted #A48F58;*/
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:0.9em;
	/*margin-top:25px;*/
	padding-top:5px;
	display:none;
}

li.portfolio-detail {
	list-style-type: none;
	font-size:.8em;
	line-height:1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 0px;
	list-style-position: outside;
}

/** CONTENT RIGHT */

#box-rss {
	height: 80px;
	margin: 0 0 20px 0;
	background: url(img/bg-rss.gif) no-repeat left top;
}

#box-rss a {
	display: block;
	height: 50px;
	padding: 30px 0 0 80px;
	background: url(img/rss-icon.jpg) no-repeat 20px 20px;
	font:18px/18px Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

.box-right {
	margin:0px 0px 15px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12pt;
	
}

.box-right h3 {
background:transparent url(http://www.johnwebster.name/images/2col_header_bg.png) no-repeat scroll left top;
border:1px solid #555555;
height:40px;
line-height:40px;
margin:-2px 0px 13px 0px;
padding:0px 13px;
}

.box-right-content {
	background:transparent url(http://www.johnwebster.name/images/2col_content_bg.png) repeat scroll 0% 50%;
	border:1px solid #555555;
	font-size:0.8em;
	line-height:1.5em;
	margin:0px 0px 13px;
	padding:13px;
}

.box-right-bottom {
	/* height: 20px; */
	/* background: url(img/bg-box-right-bottom.gif) no-repeat left top; */
	display:none;
}

.box-right ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}

.box-right li {
	line-height:1.5em;
}

.box-right ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right ul li ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right p {
	margin: 20px 0 0 0;
}

/** WORDPRESS CSS */

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.box-left .alignright img {
   float: right;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
   margin: 10px;
}

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

.wp-caption p.wp-caption-text {
   font-size: .9em;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*	##################################
   	FORMS
	################################## */

label {
    display:block;
    margin:0 0 5px 0;
}

.text {
    width:350px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
}

.verify {
    width:290px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
    float:left;
}

.fieldwrap img {
    float:left;
    margin:0 5px 10px 0;
}

textarea {
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
    border:1px solid #ccc;
}

textarea#message {
	background:#333333 url(http://jotform.com/images/styles/style4_txt_bg.gif) repeat-x scroll center top;
	border:1px solid #000000;
	color:#CCCCCC;
	height:150px;
	margin:0pt;
	padding:5px;
	width:667px;
}



.submit {
background:#A48F58 none repeat scroll 0% 50%;
border:0pt none;
color:#000000;
font-weight:bold;
margin-top:10px;
padding:5px;
width:auto;
}

/** SEARCH FORM */

#search {
	width: 190px;
	padding: 5px;
	border: 1px solid #ccc;
}

#search-submit {
    width:auto;
    padding:5px;
    color:#fff;
    background:#662625;
	border:0;
}

/*	##################################
   	COMMENTS
	################################## */
	
.comment {
	background:#333333 url(http://jotform.com/images/styles/style4_txt_bg.gif) repeat-x scroll center top;
	margin:0 0 20px;
	padding:20px;
}

.comment p {
	margin: 0px;
}

.comment-details {

}

h3#comments {
color:#A48F58;
}

/*	##################################
   	FOOTER
	################################## */

#footer p {
	width:970px;
	margin:0px auto;
	padding:0;
	color:#BBC397;
	/* text-align:center; */
}

#footer p a {
	color: #A48F58;
}

#footer p a:hover {
	color: #BBC397;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}


#box-rss { display:none;}

.two_col_left_content_list {
font-size:0.8em;
line-height:1.5em;
}

/*   *************************************
	 TWITTER
	 ************************************* */
	 
ul#twitter_update_list {
list-style-type:none;
margin-bottom:0px;
margin-left:-40px;
margin-top:0px;
}

li.tweet {
margin-bottom:20px;
}

#twitter-201307601 h3 {
	display:none;
}

.entry-meta a {
font-size:.8em;
}

.entry-content {
font-size:.9em;
overflow:hidden;
}

/* 	*******************************************
	Side Bar Hacks
	******************************************* */
	


.box-right-content h4 {
clear:both;
color:#A48F58;
font-size:1em;
margin:0px 0px 10px;
padding:0px;
}

.textwidget p {
font-size:0.9em;
line-height:1.75em;
margin:0px 0px 10px;
padding:0px;
}

div.red_div_line {
background-color:#FF0000;
height:2px;
margin:0px auto;
width:95%;
}


/*   ********************************** 
     Expanding Content 
	 ******************************** */

#toggle {
	border:1px solid #413524;
	border:1px solid #413524;
	display:block;
	height:28px;
	margin-left:-70px;
	overflow:hidden;
	text-indent:-500em;
	width:180px;
	z-index:10;
	background-image: url(http://johnwebster.name/images/johnwebster_feature_toggle.png);
	background-repeat: no-repeat;
	background-position: left center;
}


#johnwebster_feature {
	background-image:url(http://johnwebster.name/images/feature_bg.png);
	height:330px;
	margin:0pt auto;
	width:970px;
}

#johnwebster_feature_end {
	border:0px solid #413524;
	font-size:0px;
	height:5px;
	line-height:0px;
	margin:4px 0pt 0pt;
}

#johnwebster_feature_link {
	font-size:2.25em;
	left:175px;
	position:relative;
	top:20px;
	font-weight:normal;
}

a#johnwebster_feature_link:hover {
	color:#ffffff;
	text-decoration: none;	
}

/******************* END Expanding Content ****************/

/************************ Fancy Menu ***********************/

#fancymenu {
	position: relative;
	height: 30px;
	width: 680px;
	padding: 4px 13px 4px 13px;
	margin: 0;
	overflow: hidden;
}
  
#fancymenu ul {
padding: 0;
margin: 0;
}

#fancymenu ul li a span {
padding: 0 7px;
}
  
/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#fancymenu ul li {
float: left;
list-style: none;
}
  
#fancymenu ul li a {
	text-indent: -500em; 
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	padding: 0 5px 0 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #615900;
}

#fancymenu .border_bonus {
	border-left: 1px solid #615900;
}


#menu_home a {
z-index:100;
width: 69px;
background: url('http://johnwebster.name/menu/menu_1.png') no-repeat center;
}

 
#menu_about a {
width: 79px;
background: url('http://johnwebster.name/menu/menu_2.png') no-repeat center;
}
  
#menu_portfolio a {
width: 117px;
background: url('http://johnwebster.name/menu/menu_3.png') no-repeat center; 
}
  
#menu_services a {
width: 100px;
background: url('http://johnwebster.name/menu/menu_4.png') no-repeat center;
}

#menu_resources a {
width: 128px;
background: url('http://johnwebster.name/menu/menu_5.png') no-repeat center;
}

#menu_contact a {
width: 100px;
background: url('http://johnwebster.name/menu/menu_6.png') no-repeat center;
}

  
#fancymenu .background .left {
height: 30px;
 /* margin-right: 9px; 7px is the width of the rounded shape border: 1px solid #413524; */

}

#fancymenu li.background {
background: url('http://johnwebster.name/menu/fancymenu_bg.png');
z-index: 8;
position: absolute;
visibility: hidden;
}

/****************************** END Fancy Menu ****************************/

#johnwebster_menu

 {
	/*border-bottom:1px solid #615900;*/
	/*border-top:1px solid #615900;*/
	height:38px;
	padding:1px 0px;
	margin:0px auto;
	width:970px;
}


#johnwebster_menu_left {
height:38px;
width:620px;
}

#johnwebster_menu_right {
height:30px;
padding:4px 13px 4px 0pt;
width:111px;
}

/* 	*************************************************
	Two Column Body
	************************************************* */
	
ul, ol {
margin:0px;
padding:0px;
}

#toggle {
background-image:url(http://www.johnwebster.name/images/johnwebster_feature_toggle.png);
background-position:left center;
background-repeat:no-repeat;
border:1px solid #413524;
display:block;
height:28px;
margin-left:-70px;
overflow:hidden;
text-indent:-500em;
width:180px;
z-index:10;
}

/*	###################################################
	General Posts
	################################################### */
	
.post-right-col {
width:504px;
float:left;
padding:13px 13px 0px;
}

.post-left-col {
float:left;

padding-top:13px;
width:150px;
}

.post-left-col img {
width:150px;
margin:0px
}

.test1 p {
width:400px;
margin-left:163px;
}

a.more-link {
	margin-left:163px;
	text-transform: lowercase;
}

.article_paragraph_topic {
font-weight:bold;
}


.more-link {
border-bottom:1px dotted #A48F58;
color:#FF2D00 !important;

padding:0pt 0pt 2px;
}

.more-link:hover {
border-bottom:1px dotted #FF0000;
color:#FF0000 !important;

padding:0pt 0pt 2px;
text-decoration:none;
}

ul.post-right-col-list{

font-size:0.8em;
line-height:1.75em;
margin-bottom:10px;
margin-left:40px;
margin-right:0px;
margin-top:0px;

}

.wp-pagenavi {
display:inline;
margin-left:130px;
}

img.avatar-64, img.avatar-32 {
margin:0px;
}