/*
THEME NAME: Pow
THEME URI: http://www.sjoystudios.com
DESCRIPTION: A non-template-y customized theme from S.Joy Studios. 
VERSION: 1
AUTHOR: Sarah Bray
AUTHOR URI: http://sjoystudios.com
TAGS: clean, typography, modern, web 2.0, pink, turquoise
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

/* Just some example content */
body {
color:#282828;
font-size:11.5pt;
line-height:1.65em;
margin:0;
font-family:helvetica;
}

a {
color:#fa9c16;
}

a img {
border:none;
}

div#header {
background:url(images/header-bg.jpg) no-repeat;
width:1000px;
margin:-55px auto 0 auto;
height:164px;
}

h1#blog-title  {
font-size:80px;
text-align:center;
text-transform:uppercase;
font-weight:bold;
}

h1#blog-title a {
position:relative;
height:45px
width:665px;
top:130px;
left:70px;
color:#ffffff;
text-decoration:none;
}

h1#blog-title a span {
visibility:hidden;
}

span.title-attribution {
font-weight:normal;
color:#7cc4bc;
font-size:34pt;
}

div#menu {
height:63px;
width:1000px;
margin:0 auto;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
font-size:23pt;
color:#5b9fca;
text-transform:uppercase;
display:block;
padding:21px 12px;
text-decoration:none;
font-weight:500;
}

div#menu ul a:hover {
text-decoration:underline;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

div#the-post {
margin-bottom:75px;
}

.entry-title {
font-weight:500;
font-size:32px;
color:#fa9c16;
text-decoration:none;
letter-spacing:1px;
padding-top:10px;
}

.entry-title a {
font-weight:500;
color:#fa9c16;
text-decoration:none;
letter-spacing:1px;
}

.entry-title a:hover {
text-decoration:underline;
}

.entry-title,.entry-meta {
clear:both;
}

div.sub-heading {
background-color:#7cc4bc;
width:225px;
color:#ffffff;
font-weight:bold;
float:left;
font-size:32pt;
padding:20px 5px 20px 20px;
margin-right:25px;
}

div#primary {
margin-top:2em;
}

.entry-content {
color:#282828;
font-size:11.5pt;
line-height:1.65em;
}

.entry-date {
margin-top:-20px;
font-size:9pt;
}

.entry-meta {
font-size:10pt;
line-height:1.4em;
}

div#comments {
color:#1a1621;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar {
padding:38px 0 0 70px;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar #headshot {
color:#656666;
font-size:1.33em;
}

div.sidebar #action-items img {
vertical-align:middle;
padding:2px 0;
}

div.sidebar #action-items a {
font-family:helvetica;
padding-left:10px;
font-size:19.5px;
color:#656666;
text-decoration:none;
letter-spacing:1px;
}

div.sidebar #action-items a:hover {
color:#5b9fca;
}

div.sidebar #popular h3 {
background-color:#fa9c16;
color:#ffffff;
font-size:26px;
padding:5px;
display:inline;
letter-spacing:1px;
}

div.sidebar #popular {
margin-left:16px;
}

div.sidebar #popular ul {
margin:20px 0 0 0;
font-size:18px;
}

div.sidebar #popular a {
color:#656666;
text-decoration:none;
}

div.sidebar #popular a:hover {
color:#5b9fca;
}

div.sidebar #popular ul li {
border-bottom:1px solid #e0e3e3;
padding:0 0 4px 0;
margin-left:0;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div.subscribe-links a {
font-weight:bold;
text-decoration:none;
font-size:22pt;
}

div.subscribe-links a:hover {
text-decoration:underline;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#footer {
background:url(images/footer-bg.jpg) no-repeat;
color:#ffffff;
margin:25px auto 0 auto;
height:59px;
}

div#footer p {
margin:0 0 0 165px;
padding:20px 0 0 0;
font-weight:500;
font-size:23px;
}

div#footer a {
color:#ffffff;
}

div#footer a:hover {
text-decoration:none;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

a.emailthis {
text-decoration:none;
color:#5B9FCA;
}

a:hover .emailthis {
color:##FA9C16;
}
