/*
Theme Name: Capricorn
Theme URI: http://www.random-is.me/themes/
Version: 1.3-edited
Description: Capricorn is a light simple one cloumn theme, designed for people with simple taste.
Author: <a href="http://shaibanii.com">Shaibanii</a>
Tags: white, black, one-column, fixed-width, light
For the WordPress community (GPL), enjoy!
by Shaibanii - Random-is.me

For WordPress 2.7+ :)
*/


body{
background: #f7f7f7;
font-size: 12px;
color: black;
font:13px Arial;
letter-spacing: 1px;
padding:0;
margin:0;
}

a{
color:#8d8d8d;
text-decoration:none;
}

a:hover{
color:#000;
text-decoration:none;
}

blockquote {
padding:0 0 0 20px;
color:#000;
}

blockquote a{
color:#999;
}

cite{
font-size:inherit;
font-style:normal;
}

code{
background:#efefef;
color:#000;
}

ul{
list-style:square;
}

/* Divs */
#wrapperBox { /* for centering & copyright info */
	width: 1000px;
	margin: 70px auto 25px auto;
}

#wrapperBorder { /* with white box & gray border */
	width: 948px;
	min-height: 575px;
	overflow: hidden;
	border: 1px solid #999;
	background: white;
	padding: 10px 25px 15px 25px;
}

/* Headers */

h1{
font-size:43px;
color:#888;
font-family: "American Typewriter", serif;
text-align:center;
text-transform:lowercase;
font-weight:normal;
margin: 10px 0 -10px 0;
}

h1.blogTitle a {
	color: #000;
}

h1 a, h1 a:hover {
color:#888;
text-decoration:none;
}


h2{
font-size:20px;
margin:5px 0 7px 0;
text-align:justify;
color: #888;
}

h2 a{
color:#888;
text-decoration:none;
}

h2 a:hover{
color:#CC0000;
}

h3{
text-align:justify;
font-size:12px;
color:#000;
}

h3.postTitle {
	color: #888;
	text-align: center;
}

h4{
text-align:center;
font-size:12px;
color:#000;
}

h4.blogDescription {
	display: none;
	}

/* Blog Contents */

#wrapper{
width:800px;
margin:0 auto;
}


/* Navigation */

#nav{
padding:3px;
}

ul.nav{
/* width:700px; */
list-style:none;
	margin-top: 1em;
	padding: 0;
}

ul.nav li {
display:inline;  
}

ul.nav li a {
display:inline;
padding:20px 14px 20px 14px; 
width:92px;
text-align:center; 
font-family: "American Typewriter", serif;
font-size: 14px;
text-decoration:none;
font-weight: normal;
}

ul.nav li a:hover {
color:#000; 
text-decoration:none;
}

.pageCat {
}

.currentPageCat, .current_page_item, .current_page_item a, .current_page_item a:hover {
color:#000; 
text-decoration:none;
background: url('star.png');
background-repeat: no-repeat;
background-position: bottom center;
}



/* Posts */

.postNav p {
}

.main { /* page content */
	width: 500px;
	margin: .5em auto 2em auto;
}


.page {
}

.main p {
	line-height: 2em;
	}


/* PAGE OF POSTS STYLES */
#pageContent {
	background: #eee;
	font-size: 1.5em;
	width: 600px;
	padding: 30px;
	margin: 30px auto;
}

#postTitleList { /* deleted ? */
	width: 103px;
	margin-right: 25px;
	text-align: right;
	float: left;
}

#postThumbnails {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 2em;
}

.postLinkList {
	display: inline;
	padding: 5px;
}

#sidebar {
	clear: both ! important;
	height: auto;
}

#postNavPrev, #postNavNext {
	width: 50px;
	margin-right: 24px;
	margin-left: 0px;
	float: left;
	text-align: left;
	line-height: 1em;
	margin-top: 10em;
}

#postNavNext {
	float: right;
	margin-right: 0px;
	margin-left: 24px;
}
#singlePostWrapper, #currentPostWrapper {
	width: 800px;
	min-height: 400px;
	float: left;
	border: 0px;
	height: auto;
	display: inline-block;
	overflow:hidden;

}

.mainPost {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

.noPosts {
	margin: 9em auto 0 auto;
	font-size: 1.5em;
	color: #888;
	text-align: center;
}

/* FOOTER STYLES */

#footer {
	width: 1000px;
	padding: 0px;
	margin: 4px 0 0 0;
}

#main{
float:left;
/* width:800px; */
}

ul.post li {
padding:5px;
text-align:justify;
display: inline;
float:left;
margin-right:75px;
}

.main{
/* text-align:justify; */
/* border-bottom:1px solid #bbb; */
}

.mainSplash {
	margin: auto;
	min-height: 450px;
}

.main p{
line-height:18px;
margin:0 0 15px 0;
}

.main ol{
line-height:18px;
margin:0 0 15px 30px;
}

.main ul{
line-height:18px;
margin:0 0 15px 30px;
}

.main li{
margin:0 0 5px 0;
}


.main img{ /*
padding:5px;
border:1px solid #999;
*/
}

.main img:hover{
padding:5px;
background:#666;
}

img.wp-smiley{
padding:0px;
border:0px;
}

img.wp-smiley:hover{
padding:0px;
border:0px;
}


.meta{
font-size:9px;
line-height:15px;
display:inline;
color:#333;
padding:5px;
margin:0 0 30px 0;
}

.navigation{
font-size:11px;
}

/* Comments */

.gravatar{
float:left;
padding:2px;
border:1px solid #999;
margin:5px;
}

.gravatar:hover{
padding:2px;
border:1px solid #444;
}

.alt{
color:#777;
}

ol#comments{
text-align:justify;
}

.gravatar{
float:right;
border:1px solid #222;
}


/* Forms */

input, textarea, select, button, #s{
background:#fafafa;
border:1px solid #888;
padding:2px;
padding-top: 5px;
margin:3px 0 5px 0;
color:#888;
text-decoration:none;
display:inline;
height:auto;
text-align:center; 
/*font-family:Helvetica;
font-size:16px; */
text-decoration:none;
font-weight: normal;
}

input:focus{
border:0px solid #555;
}

/* Footer */

#footer{
font-size:9px;
text-align:right;
/*
margin: 10px auto;
padding:10px 0 10px 40px;
width:650px; */
clear:both;
}

#footer a{
color:#999999;
}

#footer a:hover{
color:#777;
}




/* Others */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 10px;
}

.alignright {
   float: right;
   margin-left: 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   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;
}

#contactForm {
	margin-left: -78px;
}

#postwrapper {
/*        overflow-x: scroll;
        
        overflow-y: hidden;
*/

}

.linkThumb, .currentThumb {
	border-bottom: solid #FFF 2px;
	display: inline;
	padding: 1px;
	margin: 5px 5px 0 5px;
	height: auto;
	width: auto;
}

.currentThumb {
	border-bottom: solid #999 2px;
}

.searchThumb {
	float: left;
}

.searchExcerpt {
	float: right;
	width: 400px;
}

h2.pageTitle {
	text-align: center;
	font-size: 1.5em;
}

.searchTitle {
	text-align: left;
	margin-top: 0px;.
}
.searchResult {
	clear: both;
	padding-top: 2em;
}


ul.twitterList li {
       float: left;
       display: inline;
       width: 988px;
       text-align: center;
}


ul.twitterList {
       width: 998px ! important;
}


.mainPost img { padding: 3px; border: 1px solid #999; }
.wp-caption img { border: 0px !important; }

.clearfix:after {
content:"."; 
display:block; 
height:0;
clear:both; 
visibility:hidden; 
}
.clearfix {display:inline-block;}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */

