/*
Theme Name: ProSense-Blue
Theme URI: http://www.doshdosh.com/wordpress-themes/Prosense-Adsense-Ready-SEO-Theme
Description: <a href="http://www.doshdosh.com/prosense-adsense-ready-seo-theme/">Prosense-Blue</a> is a fast loading and search engine optimized Adsense Ready Wordpress Theme. Created by <a href="http://www.doshdosh.com">Dosh Dosh</a> and <a href="http://thewrongadvices.com">The Wrong Advices</a>.

Author: <a href="http://www.doshdosh.com">Dosh Dosh</a> and <a href="http://thewrongadvices.com">The Wrong Advices</a>
Author URI: http://www.doshdosh.com


/*-----------Block Level Elements--------------*/

/* try to use custom fonts trough css3 (opera 10+, safari 3.1+ and ff 3.5+) */
@font-face {
  font-family: "Union";
  src: url("fonts/union.ttf") format("truetype");
}

@font-face {
  font-family: "Share";
  src: url("fonts/share.ttf") format("truetype");
}


*{
	margin:0;
	padding:0;
}

body {
	font: 62.5% Arial,'Lucida Grande', Verdana, Sans-Serif;
	background:url(images/bodybg.gif) fixed;
	margin: 0px;
	padding: 0px;
}

body a, body a:visited {
	color: #466EDB;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
	color:#55637B;
	line-height:1.5em;
}

#themebg {background:url(images/fullbg.jpg) no-repeat center top fixed;}

#page {
	width: 950px;
	margin: 0px auto;
	background:url('images/page_background.png') top center repeat-y;
	padding: 0 10px 0 10px;
}

#header {
	width: 100%;
	height:150px;
	width: 950px;
	margin: 0px auto;
	position:relative;
	
}


#header h1 {
	font-size: 3.0em;
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	
}

#header h1 a {
	color: #fff;
}

.description {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

#header #header_right {
	position:absolute;
	top:0; right:0;
	width: 390px;
	text-align: right;
	font-size: 1.2em;
	color: #fff;
	padding: 20px 20px 20px 0;
	z-index:1000;
}

#header #header_left {
	position:absolute;
	top:5px; left:25px;
	display:block;
	width: 480px;
	text-align: left;
	font-size: 1.2em;
	color: #fff;
	padding: 0px 0px 20px 20px;
	z-index:1100;
}

#searchhead {
	position:absolute;
	bottom:23px; left:0;
	background:url(images/trans.png);
	padding:10px 10px 0 10px;
	z-index:20000;
}

#subscribe {
	text-align: right;
}

#wrapper {
	width: 100%;
}

#content {
	float: right;
	width: 655px;
	line-height: 1.6em;
	
}

#sidebar {
	float: left;
	width: 295px;
	margin-left: 0px;
	color:#aaa;
}

#footer {
	color: #fff;
	width: 100%;
	clear: both;
	background: #0b0d15;
	padding-bottom:50px;
	margin-top:10px;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #fff;
	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;
}



/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
	font-size: 3.0em;
	line-height: 1.0em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.0em;
}

h6 {
	font-family: Georgia, "Union", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	font-size: 1.5em;
	font-style:italic;
	text-decoration: none;
	color: #444;
	margin-bottom: 10px;
	line-height: 1.5em;
	padding-top:15px;
}


/*-------------The Post-------------*/



.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-family: Georgia, "Union", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	font-size: 23px;
	font-style:italic;
	text-decoration: none;
	color: #444;
	margin-bottom: 10px;
	line-height: 1.0em;
}

.post h2 {
	border-bottom:1px solid #d2d1d1;
	background:url(images/h2bg.gif) repeat-x;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:5px;
}

.post h2, .navigation, .navigation2, .entry, .entrytext, #comments-wrap, .postmetadata-egar {
	padding-left: 20px;
	padding-right: 20px;
}

#comments-wrap {background:url(images/h2bg.gif) repeat-x;}

.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;
}

.wp-caption-text {font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px;}

.postmetadata-egar {
	color:#55637B;
	font-size:10px;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px solid #d2d1d1;
}

.postmetadata-egar2 {
	color:#55637B;
	font-size:10px;
	margin-bottom:15px;
	padding:5px;
	border:1px solid #d2d1d1;
}

.postmetadata {
	border-top: 1px solid #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: right;
	display:block;
	
}

.postmetadata alt {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	display:block;
	margin-bottom: 20px;
	padding-top:20px;
	border-top:1px solid #d2d1d1;
}

.navigation2 {
	display:block;
	margin-bottom: 20px;
	padding-top:5px;
}

#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 {
	font-size: 1.6em;
	margin-bottom: 15px;
	padding-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#444;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}


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;
}


/*--------------Sidebar------------*/

#sidebar ul {
	
}

#sidebar a {
	color: #3e9cf4;
}

#sidebar .sidebar_left ul h2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #9DB7FF;
	font-size: 1.5em;
}

#sidebar .sidebar_right ul li {
	background:url(images/grad.gif) repeat-x bottom left;
	margin-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
}

#sidebar .sidebar_right ul h2 {
	padding-bottom: 10px;
	font-size: 1.5em;
	color:#ccc;
	
}

#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 #9DB7FF;
}

#sidebar .sidebar_right ul ul li {
	background:url(images/segitga.png) no-repeat;
	margin:0;
	margin-bottom:5px;
	padding:0;
	padding-left:18px;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .sidebar_left {
	width: 185px;
	float: left;
	padding: 0 10px 0 10px;
}

#sidebar .sidebar_right {
	width: 295px;
	float: right;
	padding: 0;
}

#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{ 
      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; 
	  margin-left:0;
	  background:url(images/segitga2.png) no-repeat;
}

/*--------------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;
	}
*/

/*--------------Search Form-------------*/

#searcherror {}

#searcherror .notfound {font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; margin-top:20px; margin-bottom:20px; text-align:center; color:#444; line-height:1.5em;}

#formwrap {
	background:url(images/grad.gif) repeat-x bottom left;
	margin-bottom:15px;
	padding-left:15px;
	padding-right:15px;}

#searchformwrap {
	margin-bottom:15px;
	padding-left:220px;
	padding-right:20px;}

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform .normalinput {
	width: 180px;
	background: #fff;
	border:solid 1px #ccc;
	padding:3px;
}

#searchform2 {
	
}

#searchform2 .normalinput {
	width: 180px;
	background: #fff;
	border:solid 1px #ccc;
	padding:3px;
}

/*-------------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;
}

#adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
}

#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;
}

#adsense_homepage_banner {
	margin-bottom: 30px;
}

.alt {margin: 0;padding: 10px;}
#comments ol {list-style-type: none;line-height: 18px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 5px;}
#comments ul li {list-style-type: none;list-style-image: none;list-style-position: outside;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 5px;padding-top: 5px;padding-right: 0px;padding-bottom: 0px;padding-left: 0pt;}
.commentlist {padding: 0;text-align: justify; color:#55637B;}
.commentlist li {margin: 15px 0 10px; padding: 10px; list-style: none;}
.commentlist li ul li { margin-right: 0;list-style: none; 1px solid #ddd;}
.commentlist li li {background:none;list-style:none;margin: 10px 0;padding:10px;}
.commentlist li .avatar {border:1px solid #ccc;margin:0 8px 6px 10px;float: right;padding:2px;width:50px;height:50px;}
.commentlist cite, .commentlist cite a, #respond h4 {font-weight: bold;font-style: normal;font-size: 1.2em; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; }
.commentlist cite a {color:#2D5E88;}
.commentlist p {font-weight: normal;line-height: 1.5em; font-size:12px;text-transform: none; margin: 10px 5px 10px 0;}
#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentmetadata {font-weight: normal; margin: 0;display: block; color: #ca5433;}
.commentmetadata a, .commentmetadata a:visited {color: #fa7703;}
.commentmetadata a:hover{ color: #333333;}
.pingback {background:url(images/pingback.gif) no-repeat right bottom;}
.pingback p {font-size:10px;}
.children { padding: 0; width:95%;}
.thread-alt, .thread-even {background-color: #f8f8f8;}
.depth-1, .depth-2, .depth-3, .depth-4, .depth-5 {border: 1px solid #ddd;}
#commentform {color:#55637B;}
#commentform textarea {border: 1px solid #ddd; width:350px; color:#55637B;}
#commentform input {border: 1px solid #ddd; width:150px; color:#55637B;}
.Cbutton {width:80px; background:#ddd; text-shadow:#fff 1px 1px; border:none; cursor:pointer;}
#commentform input, #commentform label {line-height:1.5em;}
#respond {padding-top:10px; }

#mytwitwrap {
	width:950px;
	margin:0 auto;
	
}
#twitbaloon {
	background:url(images/twitbaloon.png) no-repeat; width:72px; height:78px; margin-top:-55px; margin-left:-35px; float:left;}
#mytwitter {
	background:url(images/twitt.gif) no-repeat left top;
	bottom:0;
	height:50px;
	position:fixed;
	width:950px;
	margin:0 auto;
	z-index:1200;
	}
#followme {float:right; width:200px; height:35px; padding-top:15px; padding-left:50px;}
#followme a {display:block; padding:5px; background:#22476a; color:#ccc; width:150px; text-align:center;}
#followme a:hover {background:#081119; text-decoration:none;}

#parallax {
	position:absolute; 
	overflow:hidden;
	width:950px; 
	height:150px; 
}

.moretag {
	font-family: Georgia, "Union", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	font-style:italic;
	padding:5px;
	background:#326a99;
	color:#fff;
	font-weight:bold;
	clear:both;
	
}

.moretag:hover {
	background:#9c2223;
}

.iklan {padding:20px; border-top:1px solid #d2d1d1;}

#footerbar {
	background: url(images/footerbar-bg.gif) no-repeat #13151b;
	width:950px;
	padding-top:25px;
	padding-bottom:20px;
	overflow:hidden;
}

#footerbar ul {list-style:none; color:#5D6771; }
#footerbar ul li {float:left; padding-left:20px; padding-right:20px; width:275px;}
#footerbar ul li ul li a {color:#aaa; text-decoration:none;}
#footerbar ul li ul li:hover {background:#0b0d15;}
#footerbar ul li ul li a:visited {color:#aaa; text-decoration:none;}
#footerbar ul li ul li a:hover {color:#aaa; text-decoration:underline;}
#footerbar ul li ul li {float:none; line-height:2em; font-size:11px; width:265px;margin:0; padding-left:5px; padding-right:5px;}
#footerbar img {float:left; margin-right:5px; margin-bottom:5px;}
#footerbar h2{
	font-family: Georgia, "Union", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	font-size:12px;	font-style:italic;	color:#aaa; border-bottom:solid 1px #333; line-height:2em; margin-bottom:10px;
}
#footerbar h2 a, #footerbar h2 a:visited {color:#aaa;}
#belowheader {width:990px; height:82px; margin:0 auto; margin-top:-23px; background:url(images/belowheader.png) no-repeat; position:relative; font-family:Arial, Tahoma, Geneva, sans-serif; font-size:16px; font-weight:bold;}
#pagenavi {position:absolute; left:320px; top:30px;}
#pagenavi li {list-style:none;display:inline;margin-left:10px; margin-right:10px; text-shadow:#fff 1px 1px;}
#pagenavi li a {color:#2d5e88;}
#pagenavi li a:hover {color:#1e3b5b; text-decoration:none;}

#aboutmehome {height:70px; width:440px; background:url(images/aboutme-banner.gif) no-repeat bottom left; padding-left:210px; color:#888; font-size:14px; line-height:2em; text-shadow:#fff 1px 1px;}

#bgads {background:url(images/sidebar.gif) repeat-x; width:295px;}
#myads {list-style:none; padding:15px; background:url(images/grad.gif) repeat-x bottom; width:265px; overflow:hidden;}
#myads li {float:left; margin-left:2px; margin-right:2px; margin-bottom:2px;}

#error404 {padding-left:20px; padding-right:20px;}
#error404 h2 {font-family:Georgia, "Times New Roman", Times, serif; text-align:center; color:#444; line-height:1.5em;}

#similarpost-e{background:url(images/h2bg.gif) repeat-x; padding:20px;}
#similarpost-e h5 {font-family:Georgia, "Times New Roman", Times, serif; color:#444; font-style:italic; font-size:15px; margin-bottom:15px;}
#similarpost-e ul {list-style:none; color:#55637B;}
#similarpost-e ul li {font-size:12px; line-height:1.5em; margin-bottom:5px; background:url(images/segitga2.png) no-repeat; padding-left:15px;}

#addsexy-e {background:url(images/h2bg.gif) repeat-x; padding:5px 20px 20px 20px;}
