/*
Theme Name: Arctera design for the news column of sfsite.com
Theme URI: http://arctera.com/
Description: A simple template influenced by <a href="http://www.blogchemistry.com/">Silent</a> theme.
Version: 1.0
Author: R. Turner
Author URI: http://arctera.com/
*/


body {
margin: 0;
padding:0;
color: #333333;
background: #ffffff;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.1%;
}
.date {
	color: #cc0000;
	font-family: helvetica,arial;
	font-size: xx-small;
	background-color: #f4f4f4;
	width: 100%;
}
.name {
   font: 13px arial, helvetica;
	color: #cc0066;
	font-family: arial, helvetica;
   font-weight: bold;
}
.title {
   font: 13px arial, helvetica;
	color: #0033cc;
	font-family: arial, helvetica;
   font-weight: bold;
}

#wrapper{
width: 99%;
margin: 0px auto;
padding: 0;
border-left: 3px solid #fff;
border-right: 3px solid #ffffff;
text-align:left;
background: #ffffff;
font-size: 78%;
line-height:18px;
}



#header{
background:;
height: 150px;
}

#subheader{
padding: 4px;
background: #dc143c;
color: #ffffff;
}

#subheader a{
color: #ffffff;
}

#subheader a:hover{
color: #a1abb6;
text-decoration:none;
}

#content{
clear:both;
padding: 10px;
}


#main {
width: 80%;
float:left;
margin: 0;
padding: 0 0 10px 0px;
overflow:hidden;
}

/* swap the float: lines to put the links on the left */

#sidebar {
width: 19%;
float:right;
padding: 0 3px;
margin: 0px 0px 0px 0px;
background: #ffffff;
}


#rev_footer {
clear: both;
background: #f4f4f4;
margin: 10px 0;
padding: 0;
text-align: center;
font-size: 75%;
border-bottom: 1px solid #dc143c;
border-top: 1px solid #dc143c;
}

#rev_footer p{
margin: 0px 0;
padding: 10px 0;

}

#footer {
clear: both;
background: #f4f4f4;
margin: 10px 0;
padding: 0;
text-align: center;
font-size: 75%;
border: 1px solid #333333;
}

#footer p{
margin: 0px 0;
padding: 10px 0;

}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{
float:right;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: Tahoma, verdana, helvetica, sans-serif;
}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 130%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


a{
color: #1b4a73;
font-weight:800;
text-decoration:none;
}
a:hover{
color:#741B1D;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
}

blockquote{
background: #f4f4f4;
padding: 5px 15px;
margin: 3px 30px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}


/* Headings */

form#searchform2{
display: block;
float:right;
margin: 68px 15px 0px 10px;
}


#header h3{
margin:  0;
padding: 70px 0 0 120px;
font-family: Tahoma, sans-serif;
font-weight:100;
}

#header h3 a{
font-weight:100;
color: #000000;
text-decoration: none;
font-size: 34px;
}



#subheader h2{
margin: 0;
font-family: Tahoma, Arial, Verdana, sans-serif;
letter-spacing:1px;
padding: 2px 0 2px 15px;
font-weight:800;
color: #ffffff;
font-size: 11px;
}



/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
background: #ffffff;
}

.entry{
margin: 0;
padding: 5px 0px 8px 0px;
}

.post h2 {
color:  #1b4a73;
font-size: 150%;
font-weight:100;
padding: 2px 0 2px 0px;
margin: 0 0 0 0;
}


.post h2 a{
color: #1b4a73;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
color:#741B1D;
text-decoration:none;
}

.postmetadata{
font-size:80%;
background:#f8f8f8;
border-top: 1px double #ddd;
border-bottom: 1px double #ddd;
padding: 1px 0 1px 5px;
margin: 0;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin: 0;
}

.rev_postmetadata{
font-size:80%;
background:#f8f8f8;
border-top: 1px double #ddd;
border-bottom: 1px double #ddd;
padding: 1px 0 1px 5px;
margin: 0;
}

.rev_postmetadata p{
line-height: 15px;
padding: 0;
margin: 0;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}

ol#commentlist{
padding: 0 0 0 20px;

}

ol#commentlist li{
	border-left: 4px solid #ddd;
	border-bottom: 1px solid #eee;
	padding: 2px 10px;
	margin: 6px 0;
}

ol#commentlist li p.commentheader{
margin: 3px 0 10px 0;
display: block;
padding: 1px 5px;
background: #f8f8f8;
}


/*  sidebar styles */


.menu{
padding:0;
font-size:85%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0 0 0 0px;
list-style-type:none;
}

.menu ul li.widget{
padding:3px;
margin:0 0 3px 0px;
background:;
}

.menu ul li.widget ul{
 list-style-type:none;
 	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
border-bottom:1px dotted #cccccc;
background: none;
padding: 0 0 0 5px;
margin:0;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px dotted #cccccc;
border-bottom: none !important;
padding: 0 0 0 6px;
}



.menu ul li.widget h3{
font-family:verdana, sans-serif;
font-size:110%;
padding:0 0 0 5px;
margin:0;
background: #990000;
color: #ffffff;
font-variant:small-caps;
}
.menu ul li h3 a{
color: #ffffff;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #ffffff;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#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;
}

#footer a{
font-weight: 100;
}