/*
Theme Name: Persephone
Theme URI: http://themocracy.com/2009/08/persephone-free-wordpress-theme/
Description: 2 column theme, with right sidebar, compatible with WP2.8 and threaded-comments - add your own logo, page menu, and twitter badge, all fully customizable - licenced under the terms of the GPL.
Version: 1.1
Tags: fixed-width, two-columns, blue, theme-options, threaded-comments
Author: Themocracy
Author URI: http://themocracy.com/
*/

.entry-content img {
    align: center;
}


body {
margin: 0px 0px 0 0; /*UMP was 0*/
padding: 0;  
color: #eee; /*UMP colour was eee*/
text-align:center;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 100.1%;
background: #BBE7F0  ; /*UMP colour general background was 222 and then ffc77f*/
}


#wrapper{
width: 1020px; /*UMP to allow flickr badge margin*/
margin: 0px auto; /*UMP was 0px auto*/
padding: 0px;
text-align:left;
font-size: 78%;
line-height:20px; /*UMP space between lines*/
}


#header{
height: 90px;
padding: 0px;
margin: 0;
}	

 
#container{
padding: 0;
}


#surheader{
color:white;
text-align:right;
padding: 0 14px 0 0; /*UMP was 0 14px 0 0 */
}

#surheader p{
margin: 4px 0;
}

#surheader a{
color:white;
font-weight:100;
}

		
#content{
clear:both;
margin: 30px 0 0 0; /*UMP was 0*/
padding: 15px 0 0 0; /*UMP was 15px 0 0 0 space between header and content*/
}	

#main {
width: 725px; 
float:left;
margin:0; /*UMP was 0*/
padding: 0px;
overflow:hidden;
}

#sidebar {
padding: 0 15px 0 0;
margin: 0 0 0 735px; 
}

#footer {
clear: both;
margin: 0;
padding: 0px 0px 14px 0px;
font-size: 100%;
background:;
}


#footer-inner{
background: #404040; /*colour*/
height: 50px;
text-align: center;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

#footer p{
margin:0;
padding:15px 0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
padding: 0 0 6px 0;
}

#navigation div.fright{ 
float:right;
padding: 0 0 6px 0;
}

#credit{
text-align:right;
padding: 0 15px;
background: #fff; /*UMP colour was fff*/
}

#credit p{
margin:0;
padding: 0 0 3px 0;
color:#777; /*colour*/
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#999; /*colour*/
font-weight:100;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'lucida sans unicode', arial, helvetica, sans-serif;
}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}

a{
font-weight:800;
text-decoration:none;
}
a:hover{
text-decoration:none;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc; /*colour*/
border-top: 1px solid #ccc; /*colour*/
}


blockquote{
padding: 10px 35px 5px 35px;
margin: 3px 30px;
background: #ABBBBE    url("images/quotes.gif") top left no-repeat; /*colour was 444*/
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}


form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
font-size: 95%;
font-family: "Courier New", Courier, monospace;
}

td{
 vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
	 margin: 0 10px 0 0;
}

.alignright {
   float: right;
	 margin: 0 0 0 10px;
}


.wp-caption {
   border: 1px solid #777; /*colour*/
   text-align: center;
   background-color: #555; /*colour*/
   padding-top: 4px;
   margin: 5px 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;
}

/* Tabs  */

.horizmenu{
width: 100%;
line-height:16px;
background: url("images/headernavbg.jpg") repeat-x;
float:left;
font-size:95%;
border-bottom: 1px solid #999; /*colour*/
}

.horizmenu a{
font-weight: 100;
}

.horizmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.horizmenu ul li{
position: relative;
display: inline;
float: left;
}

.horizmenu ul li a{
display: block;
padding: 8px 15px;
border-right: 1px solid #666; /*colour*/
color: #999; /*colour*/
text-decoration: none;
}

* html .horizmenu ul li a{ 
display: inline-block;
}

.horizmenu ul li a:link, .horizmenu ul li a:visited{
color: #222; /*colour*/
}

.horizmenu ul li a:hover, .horizmenu ul li ul li a:hover{
 text-decoration:none;
}



/* Headings */ 


#header h3{
margin:  0;
padding: 23px 0 0 20px;
}

#header h3 a{
font-weight:100;
color: #fff; /*UMP colour was #fff*/
text-decoration: none;
font-size: 220%;
line-height:28px;
}

#header h3 a:hover{
color: #fff; /*colour*/
text-decoration: none;
}

#header h2{
margin: 0;
padding: 8px 0 5px 20px;
font-weight:800;
font-family:  arial, verdana, sans-serif;
color: #000000; /*UMP colour was #FFF*/
font-size: 100%;
}

h2#sectiontitle{
font-size:140%;
font-weight: 100;
padding: 6px 6px 6px 10px;
margin: 1px 15px 10px 15px;
background: #404040; /*UMP colour was #404040*/
color: #fff; /*UMP colour was #FFF*/
}

/* post styles */

.post{
margin: 0px 15px 18px 15px; /*UMP was 0px 15px 18px 15px margin of posts*/
padding: 2px 0 3px 0px;
background: #A9E5F1  ; /*UMP Colour Post background was 404040 and then FFE3BF*/
color: #000000; /*UMP colour new added to change the colour of the post text*/
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

.entry{
margin: 0;
padding: 0px 10px 3px 10px;
}

.post h2 {
font-size: 145%;
font-weight:100;
padding: 6px 0 6px 10px;
margin: 0px 0 2px 0;
background: #383838; /*UMP colour post headline background was #383838*/
color: #fff; /*UMP colour was #fff*/
}


.post h2 a{
text-decoration:none;
font-weight:100;
color: #fff; /*UMP colour was #fff*/
}

.post h2 a:hover{
text-decoration:none;
color: #fff; /*colour*/
}

.postmetadata{
font-size:90%;
padding: 3px 3px 3px 10px;
margin: 0;
}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;

}

.authormeta{
font-size:90%;
padding: 0px;
margin: 0;
}

.commentsmeta{
float:right;
padding: 0px;
margin: 0;
}

/* Comments > WordPress 2.6 */

ol.commentlist {
list-style:none;
margin:0;
padding:0; 
text-indent:0;
}

ol.commentlist li { 
border:1px solid #AC2F2F; /*UMP colour of comments border was #484848*/
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
height:1%; 
margin:0 0 10px;
padding:5px 7px 5px 57px;
position:relative;
}

ol.commentlist li div.comment-author {
padding:0 160px 0 0;
}

ol.commentlist li div.vcard {
font:800 12px/1.9 arial,  verdana, helvetica, sans-serif;
}

ol.commentlist li div.vcard cite.fn {
font-style:normal;
}

ol.commentlist li div.vcard cite.fn a.url {
text-decoration:none;
}

ol.commentlist li div.vcard img.avatar { 
border:1px solid #AC2F2F;  /*UMP colour border of the avatar was #222*/
top:7px;
left:7px; 
position:absolute;
}

ol.commentlist li div.comment-meta {
font:100 11px/1.9 arial, verdana, helvetica, sans-serif;
position:absolute;
top:5px;
right:10px;
text-align:right;
}

ol.commentlist li div.comment-meta a {
color:#fff; /*UMP colourof date of the comment was #fff*/ 
text-decoration:none;
font-weight: 100;
}

ol.commentlist li p {
font:normal 12px/1.5 arial, verdana, helvetica, sans-serif;
margin:0 0 1em;
}
ol.commentlist li ul {
font:normal 12px/1.4  arial, verdana, helvetica, sans-serif;
list-style:square;
margin:0 0 1em;
padding:0;
text-indent:0;
}

ol.commentlist li div.reply {
font:bold 12px/1.4 arial, verdana, helvetica, sans-serif;
background: #FFE3BF; /*UMP Colour Post background was 404040*/
}

ol.commentlist li div.reply:hover {
color: black;
}

ol.commentlist li div.reply a {
text-decoration:none; 
}

ol.commentlist li ul.children {
list-style:none;
margin:1em 0 0;
text-indent:0;
}
  
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 {
margin:0 0 .25em; 
}

ol.commentlist li.even {
background:#FFC77F; /*UMP colour of even comment was #4848484*/
}
ol.commentlist li.odd {
background:#DDC5A6; /*UMP colour of odd comment was #555*/
}

ol.commentlist li.pingback div.vcard {
padding:0 160px 0 0; /*UMP NPI was 0 160px 0 0*/
}

#respond h3, h3#comments, h3#postcomment{
font-size: 105%;
font-family: arial, verdana, helvetica, sans-serif;
margin: 10px 0;
}

.replysubmit{
background:#666; /*UMP colour of submit reply button was #666*/
border:1px solid #fff; /*UMP colour was 787878*/
padding:2px 10px;
text-align:center;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: white;
font-weight: 100;
}

/*  sidebar styles */


.menu{
padding:0;
font-size:95%;
}

.menu a{
font-weight: 800;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
padding: 2px;
margin:0 0 10px 0;
background: #404040; /*UMP Colour sidebar background was 404040*/
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

.menu ul li.widget ul{
margin: 0;
padding:0;
}

.menu ul li.widget ul li{
padding: 3px 0 3px 20px;
margin:1px 0 0 0;
display:block;
border-bottom: 1px solid #555; /*colour*/
background:  url("images/bullet.gif") no-repeat 4px 8px;
}

.menu ul li.widget h3{
font-family: arial, verdana, sans-serif;
font-size:130%;
padding:4px 0 4px 7px;
margin: 0 0 2px 0;
color: #fff; /*colour*/
font-weight: 100;
background: #484848; /*colour*/
}

.menu ul li h3 a{
color: #fff; /*colour*/
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #fff; /*colour*/
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget #search, li.widget #tags {
display:block;
padding: 2px 5px;
}

.menu ul li.widget ul li ul li{
border: none !important;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 190px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


input.searchinput, input.searchsubmit{
background:#333; /*colour*/
border: 1px solid white;
color:white;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}


#footer a{
font-weight: 100;
}


input, textarea{
background: #333; /*colour*/
color: #fff; /*colour*/
border: 1px solid #888; /*colour*/
}


#searchform2 {
float:right;
padding: 54px 10px 0 0;
display:block;
}

#searchform2 input#search2 {
	width:195px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 5px;
	border:none;
	color:#fff; /*colour*/
}

#searchform2 input#search2submit {
	width:25px;
	height:22px;
	border:0;
}

#searchform2 input {
	float:left;
}

