/*

Theme Name: ProSense
Theme URI: http://www.doshdosh.com/wordpress-themes/Prosense-Adsense-Ready-SEO-Theme
Description: ProSense is 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: Dosh Dosh</a> and <a href="http://thewrongadvices.com">The Wrong Advices</a>
Author URI: http://www.doshdosh.com


/*-----------Block Level Elements--------------*/

*{
	margin:0;
	padding:0;
}


body {
	font: 62.5% 'Lucinda Grande', Verdana, Arial, Sans-Serif;  
	background: #f5f5f5; 
	margin: 0px;
	padding: 0px;
}

body a, body a:visited {
	color: #660000;
	text-decoration: underline;
}

body a:hover {
        color: #BC9090;
	text-decoration: underline;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
}


#page {
	width: 980px;
	margin: 0px auto;
        border-left: solid 2px #DBDBDB;
        border-right: solid 2px #DBDBDB;
        background: #FFFFFF url('') top center repeat-y;
	
}

#header {
	background: url(images/chocoparis.gif) no-repeat;text-decoration: none;
        height:114px;
        width: 980px;
}



#header h1 {
	font-size: 3.0em;
	padding: 0;
	margin: 0;
	color: #660000;
	font-family: "Lucinda Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	
}

#header h1 a {
	color: #660000;
}

.description {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

#header #header_right {
	float:right;
	width: 390px;
	text-align: right;
	font-size: 1.2em;
	color: #660000;
	padding: 20px 20px 20px 0;
}

#header #header_left {
	float:left;
	width: 480px;
	text-align: left;
	font-size: 1.2em;
	color: #660000;
	padding: 10px 0px 20px 20px;
}

#subscribe {
	text-align: right;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 500px;
        border-right: 1px solid #DEDEDE;
	line-height: 1.6em;
	padding-left: 10px;
        padding-right: 15px;
	padding-top: 20px;
}

#sidebar {
	float: right;
	width: 440px;
	margin-left: 0px;
	padding-top: 20px;
}

#footer {
	color: #fff;
        border-top: 1px solid #DEDEDE;
	width: 100%;
	clear: both;
	background: #FFFFFF url('') top center repeat-y;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #666666;
	text-decoration: none;
}

#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;
}


* {margin: 0px; padding: 0px; 
}

#navcon { background: #fff; width: 100%;
}
#navmain { 	position: relative;
		width: 100%;
		height: 38px;
	        color: #660000;
		font-family: 'Lucinda Grande', verdana;
		font-size: 12px; 
		font-weight: bold;
		margin: 0px auto; 
		text-align: center;
		border-top: 0px solid #DEDEDE;
		border-bottom: 1px solid #DEDEDE;
}
#navmain ul { list-style-type: none;	
}
#navmain ul li {float: left;
			position: relative;
}
#navmain ul li a {
		padding: 5px;
		display: block;
		width: 70px;
		color: #660000;
	        text-decoration: none;
}

#navmain ul li a:hover { background: #BC9090;
		color: #FFFFFF;
}
#navmain ul li ul {
		display: none;
}
#navmain ul li:hover ul {
		display: block; 
		position: absolute;		
}
#navmain ul li:hover ul li a {
	background:#fff;
	color:#660000;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #DEDEDE;
	width: 150px;
	text-align: left;
}
#navmain ul li:hover ul li a:hover {
	background:#BC9090;
	color:#FFFFFF;
}
.drop {border-left: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE;}
.borderright {border-right: 1px solid #DEDEDE;}	

body.store #navmain { display: none; }


/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Lucinda Grande, Arial, Sans-Serif;
}

h1 {
	font-size: 3.0em;
	line-height: 1.0em; 
}

h2 {
	font-size: 2.0em;
        color: #660000;
        background-color:#E8E6C3;
}

h3 {
	font-size: 1.5em;
        color: #660000;
}

h4 {
	font-size: 1.2em;
        color: #000000;
        font-weight: bold
        
}



/*-------------The Post-------------*/


.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-size: 1.4em;
	text-decoration: none;
	color: #660000;     
	margin-bottom: 10px;
	line-height: 1.0em;
}



.post {
	font-size: 1.2em;
	margin-bottom: 30px;
	text-align: justify;
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post li {
	padding: 2px 0 2px 0;
}

.entry {
	margin-bottom: 10px;
	text-align: justify;
}

.entrytext .postmetadata {
	margin-top: 20px;
	text-align: justify;
}

.postmetadata {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: right;
}

.postmetadata alt {
	border-top: 1px dashed #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: #660000;
}

#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 {
	font-size: 1.6em;
        margin-bottom: 20px;
        
}

blockquote {
	margin: 20px 0 20px 0;
	padding: 20px 30px 20px 30px;
	background: #f5f5f5;
	border-top: solid 3px #E8E6C3;
	border-bottom: solid 3px #E8E6C3;
}


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: #FFFFFF;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}

a img {
	border: 0;
}

.post hr {
	display: block;
	}

/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom:20px;
         
}

#sidebar .sidebar_left ul h2 {
        padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: dashed 1px #EDE0B3;
	font-size: 1.5em;
}

#sidebar .sidebar_right ul h2 {
	padding-top: 0px;
        padding-bottom: 0px;
	font-size: 1.5em;
        
 
}

#sidebar ul li {
	list-style:none;
	line-height:1.6em;
	font-size: 1.1em;
        
}

#sidebar ul ul {

}

#sidebar .sidebar_left ul ul li {
	border-bottom: dashed 1px #FFFFFF;
}

#sidebar .sidebar_right ul ul li {
	border-bottom: dashed 1px #EEFFDD;
}

#sidebar a {
	font-weight: bold
}

#sidebar a:hover {
	text-decoration: underline
        
}

#sidebar .sidebar_left {
	width: 200px;
	float: left;
	padding: 0 10px 0 0px;
}

#sidebar .sidebar_right {
	width: 200px;
	float: right;
        padding: 0 10px 0 10px;
}

#sidebar .sidebar_left ul ul li ul{ 
      padding-left:0px; 
      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:10px; 
      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;  
}

#sidebar h2{
background-color:#E8E6C3;
}


/*--------------Comments--------------*/

#comments {
	font-size: 1.6em;
        margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
        font-size: 1.2em;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#comment_title {
	margin-bottom: 5px;        
}

#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;
	}
	
img.avatar {float:left; margin-right:5px;}

/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform input {
	width: 180px;
	background: #fff;
}

/*-------------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;
}

/*-------------Other------------------*/

hr {
	display: none;
	}


#sidebar a {text-decoration:none;}
#sidebar a:hover,#sidebar a:active,#sidebar a:focus {text-decoration:underline;}


