/*
Theme Name: TextureWell ProSense
Theme URI: http://www.texturewell.com
Description: Custom TextureWell theme is a derivative of <a href="http://www.doshdosh.com/wordpress-themes/Prosense-Adsense-Ready-SEO-Theme">ProSense</a>, a fast loading and search engine optimized AdSense-ready WordPress theme, specifically designed for all types of niche and professional content.<br /><br />Distributed under the Creative Commons Attribution-ShareAlike 3.0 License.
Author: Maria Popova
Author URI: http://www.brainpickings.org


/*-----------Block Level Elements--------------*/

*{
	margin:0;
	padding:0;
}

body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	background: #020000 url('images/background2.jpg') top repeat;
	}

body a, body a:visited {
	color: #eea815;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

body p {
	display: block;
	padding: 5px 0px;
	margin: 5px 0px;
}

#page {
	width: 970px;
	margin: 0px auto;
	background: #FFF;
	padding: 0;
}

#header {
	margin: 0;
	padding: 0;
	height: 200px;
	width: 970px;
	background: url('images/header6.jpg') top center;
}

h1 {
	text-indent: -9999px;
	}
	
#header h1 {
	text-align: center;
	padding-top: 50px;
	margin: 0;
	color: transparent;
	font: 3.0em Helvetica, Arial, sans-serif;
	
}

#header h1 a {
	color: transparent;
}

.description {
	font-family: Helvetica, Arial, sans-serif;
	color: transparent;
	text-indent: -9999px;
}

#header #header_right {
	float:right;
	width: 390px;
	text-align: right;
	font-size: 1.2em;
	color: #fff;
}

#header #header_left {
	float:left;
	width: 480px;
	text-align: left;
	font-size: 1.2em;
	color: #fff;
	padding: 0;
}

#subscribe {
	position: relative;
	float: right;
	top: 12px;
	right: -30px;
	text-indent: -9999px;
	}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 500px;
	line-height: 1.6em;
	padding-left: 20px;
	padding-top: 20px;
}

#sidebar {
	float: right;
	width: 410px;
	margin-left: 0px;
	padding-top: 20px;
}

#footer {
	color: #804000;
	width: 100%;
	clear: both;
	background: #FFF;
}

#footer a, #footer a:visited {
	color: #eea815;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	background: #804000;
	}

#footer_left {
	padding: 10px 0 10px 20px;
	text-align: left;
	float: left;
	width: 480px;
	line-height: 1.6em;
}

#footer_right {
	padding: 10px 20px 10px 0;
	text-align: right;
	float: right;
	width: 390px;
	margin-left: 0px;
}



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

h1, h3, h4 {
	padding: 0;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #3b0a00;
}

h1 {
	font-size: 3.0em;
	line-height: 1.0em;
}

h2 {
	color: #3b0a00;
	font-family: Georgia, Times, "Times New Roman", serif;
	border-bottom: solid 3.5px #d5c9b3;
}

h2 a {
	color: #3b0a00;
	font-family: Georgia, Times, "Times New Roman", serif;
	}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.0em;
}


/*-------------The Post-------------*/



.post h2, .post h2 a:visited, .post h2 a {
	font-size: 1.4em;
	text-decoration: none;
	color: #3b0a00;
	margin-bottom: 0px;
	padding-bottom: 1px;
	line-height: 1.0em;
}

.post h2 a:hover {
	color: #eea815;
	}

	
.post {
	width: 500px;
	font-size: 1.2em;
	padding-left: 10px;
	margin-bottom: 30px;
	margin-top: 0px;
	text-align: justify;
	color: #6e532a;
}

.post p {
	position: relative;
	padding: 5px 0px;
	margin: 5px 0px;
	text-align: left;
}

.post ol, .post ul {
	color: #583002;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.5em;
	background-color: #ffffee;
	border-top: 1px solid #dacfbd;
	border-bottom: 1px solid #dacfbd;
	margin: 15px 20px;
	padding: 15px 20px;
	}

.entry {
	margin-bottom: 20px;
	text-align: justify;
}

.entrytext .postmetadata {
	margin-top: 20px;
	text-align: justify;
}

.postmetadata {
	border-top: 1px dotted #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: right;
}

.postmetadata alt {
	border-top: 1px dotted #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	display:block;
	margin-bottom: 20px;
}

#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3.15em;
	height : 40px;
}

#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	margin-bottom: 20px;
	border: none;
	font: bold 1.4em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #761F03;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background-color: #ffffee;
	border-top: 1px solid #dacfbd;
	border-bottom: 1px solid #dacfbd;
}


code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}

a img {
	border: 0;
}

.navigation .alignleft a {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #761F03;
	}
	
.navigation .alignright a {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #761F03;
	}

.navigation a:hover {
	text-decoration: none;
	background: #761F03;
	color: #fff;
	}



/*-------------Icons--------------*/

#subscribe img {
	width: auto;
	height: auto;
	}

/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom: 20px;
}

#sidebar a {
	color: #eea815;
	text-decoration: none;
}

#sidebar .sidebar_left ul h2 {
	font-family: Georgia, Times, serif;
	padding: 30px 0px 2px 0px;
	border-bottom: solid 3px #d5c9b3;
	font-size: 1.5em;

}

#sidebar .sidebar_right ul h2 {
	font-family: Georgia, Times, serif;
	padding-bottom: 2px;
	border-bottom: solid 3px #d5c9b3;
	font-size: 1.5em;
}

#sidebar ul li {
	list-style:none;
	line-height:1.6em;
	font-size: 1.1em;
}


#sidebar .sidebar_left ul ul li {
	border-bottom: dotted 1px #CFCFCF;
}

#sidebar .sidebar_right ul ul li {
	border-bottom: dotted 1px #CFCFCF;
}

#sidebar a:hover {
	background: #761F03;
	color: #fff;
}

#sidebar .sidebar_left {
	width: 175px;
	float: left;
	padding: 0 10px 0 0px;
}

#sidebar .sidebar_right {
	width: 175px;
	float: right;
	padding: 0 25px 0 0px;
}

#sidebar .sidebar_left ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
}

#sidebar .sidebar_left ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size: 1.1em; 
      border-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size: 1.1em; 
      border-bottom:0; 
}

/*--------------Comments--------------*/

#comments {
	font-size: 1.6em;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

ol.commentlist {
	color: #6e532a;
	list-style-type : none;
	font-size: 1.2em;
}

ol.commentlist li {
	margin-bottom: 20px;
	color: #6e532a;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	color: #6e532a;
}

.commentlist p {
	padding: 5px 15px;
	}
	
#comment_title {
	font: bold 1.2em Georgia, Times, serif;
	margin-bottom: 5px;
	color: #3b0a00;
	background-color: #ffffee;
	border-top: 1px solid #dacfbd;
	border-bottom: 1px solid #dacfbd;
	}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:99%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
	

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

#cse-search-box {
	margin-bottom: 5px;
	text-align: right;
}

#cse-search-box {
	margin-bottom: 5px;
}

#cse-search-box input {
	width: 170px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	color: #583002;
	background: #ffffee;
	margin-top: 5px;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#wp-calendar th {
	margin-top: 5px;
}

#wp-calendar caption {
	font-size: 1.2em;
	margin-top: 5px;
}

/*-----------Sidebar Widget Formating > If Widgets Are Enabled------------*/

/*---Categories---*/

.sidebar_right #categories-226691432 ul li{
	padding: 5px 0px;
	}

.sidebar_right #categories-226691432 ul ul li {
	padding: 0;
	}
	
.sidebar_right #categories-226691432 ul a {
	font: bold 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #761F03;
	}

.sidebar_right #categories-226691432 ul a:hover {
	text-decoration: none;
	background: #761F03;
	color: #fff;
	}


.sidebar_right #categories-226691432 ul ul a {
	font: 0.8em 'Lucida Grande', Helvetica, Arial, Sans-Serif; 
	color: #eea815;
	}

.sidebar_right #categories-226691432 ul ul a:hover {
	text-decoration: none;
	background: #761F03;
	color: #fff;
	}
	
.sidebar_right #categories-226691432 ul ul li:before {
	content: "\00BB \0020";
	font: 1em 'Lucida Grande', Helvetica, Arial, Sans-Serif;
	font-style: bold;
	color: #761F03;
	}


/*---New Tag Cloud---*/


.sidebar_right #new-tag-cloud ul {
	font-family: Georgia, Times, "Times New Roman", serif;
	background: url('images/tagcloud.png') no-repeat; 
	height: 200px;
	width: 175px;
	}

.sidebar_right #new-tag-cloud ul li {
	width: 170px;
	margin: 15px 5px;
	padding-top: 15px;
	font-family: Georgia, Times, "Times New Roman", serif; 
	text-align: center;
	border: none;
	line-height: 1.3em;
	}

.sidebar_right #new-tag-cloud ul li a {
	color: #fff;
	padding: 0px 2px;
	}

.sidebar_right #new-tag-cloud ul li a:hover {
	text-decoration: none;
	background: #761F03;
	color: #fff;
	}

#sidebar .sidebar_right #new-tag-cloud ul li {
	border-bottom: none;
}

/*---Pages---*/

.sidebar_right #pages h2 {
	font-family: Georgia, Times, serif;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: solid 3px #d5c9b3;
	font-size: 1.6em;
}


/*-------------Other------------------*/

hr {
	display: none;
}

.entrytext img {
	width: 500px;
	height: 375px;
	}

.entry p {
	margin: 10px 0 10px 1px;
	padding: 0;
	text-align: left;
	}

.entry img {
	float: left;
	margin: 0px 2px 2px 0 !important;
	padding: 11px 12px 16px 10px !important;
	width: 224px !important;
	height: 169px !important;
	background: url('images/frame.png') no-repeat;
	}

	
.post .intro {
	font: italic 1.4em Georgia, Times, "Times New Roman", serif; 
	line-height: 1.35em;
	padding: 15px 10px 15px 18px;
	margin: 18px 10px 15px 10px;
	color: #583002;
	background-color: #ffffee;
	border-top: 1px solid #dacfbd;
	border-bottom: 1px solid #dacfbd;
	margin-bottom: 5 px;
	}

.post .looker {
	color: #583002;
	font: 1.3em Georgia, Times, "Times New Roman", serif; 
	line-height: 1.35em;
	background-color: #ffffee;
	border-top: 1px solid #dacfbd;
	border-bottom: 1px solid #dacfbd;
	margin: 15px 20px;
	padding: 15px 20px;
	}

.post .tagline {
	width: 215px;
	float: right;
	font: 1.35em Georgia, Times, "Times New Roman", serif; 
	line-height: 1.35em;
	margin: 15px;
	padding: 15px;
	color: #583002;
	background-color: #ffffee;
	border-top: 1px solid #dacfbd;
	border-bottom: 1px solid #dacfbd;
	}


.entrytext .intro {
	width: 210px;
	float: right;
	margin: 10px 0px 15px 0px;
	padding: 15px;
	}
		
.entrytext .galleryview {
	display: none;
	}

#galleryview {
	font: 1.1em Georgia, Times, serif;
	padding: 10px;
	border: 1px dotted #ccc;
	}
	
.entrytext #galleryview {
	display: none;
	}
	
.entry .largeview {
	display: none;
	}
#adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
	background: none;
	} 
	
#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 5px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom: 30px;
}

#adsense_homepage_linkunit {
	margin-bottom: 30px;
	margin-top: 0px;
	padding: 0;
}

#adsense_homepage_linkunit a {
	color: #eea815;
	text-decoration: none;
	margin: 0;
	padding: 0;
}


#adsense_homepage_banner {
	margin-bottom: 30px;
	margin-top: 0px;
	padding: 0;
}

#adsense_sidebar {
	clear: both;
	}
	
#sidebar h2.hidden a {
	color: #fff;
	border-bottom: none;
	}
	
#sidebar h2.hidden a:hover {
	color: #fff;
	text-decoration: none;
	background: none;
	}

#sidebar h2.hidden {
	color: #fff;
	border-bottom: none;
	}

	
/* Page Navi */

.wp-pagenavi {
	margin: 20px;
	font: 1.2em bold Helvetica, Arial, Verdana, Sans-Serif;
	font-variant: small-caps;
	}
	
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active, .wp-pagenavi span.extend {
	padding: 4px 7px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #761F03;
	color: #761F03;
	background-color: #ffffee;	
}

.wp-pagenavi a:hover {	
	color: #761F03;
	border: 1px solid #761F03;
	background-color: #eea815;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current {
	padding: 4px 7px;
	margin: 2px;
	color: #761F03;
	border: 1px solid #761F03;
	background-color: #eea815;
}

