/*

Theme Name: StrongestMan
Theme URI: http://strongestman.org/
Description: Custom Theme Created for StrongestMan.org
Tags: StrongestMan.org
Version: 1.0
Author: Landon Key
Author URI: http://strongestman.org/


 body
--------------------------------------------------*/
body {
font:62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#333;
margin:0;
background-image: url('headergradient.png');
background-repeat:repeat-x;
}

* {
margin:0;
padding:0;
}

pre
{
font-size:14px;
}

code {
font:100% "Courier New", "Lucida Console", Arial;
}

.prayerRequest {
margin-bottom:7px;
padding-top: 4px;
padding-bottom: 4px;
margin-right: 330px;
}

.prayerRequest-alt {
margin-bottom:7px;
padding-top: 4px;
padding-bottom: 4px;
background-color:#eeeeee;
margin-right: 330px;
}

/* header
--------------------------------------------------*/
#header {
}

#header .description {
float:right;
color:#333;
margin:45px 0 0;
}

#header h1 {
}

#wrapper {
width:1000px;
margin:0 auto;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:3.8em;
font-weight:400;
color:#fff;
letter-spacing:-1px;
margin:20px 0;
}

#header h1 a {
text-decoration:none;
color:#fff;
}

/* navigation
--------------------------------------------------*/
#nav {
text-align:center;
list-style:none;
height:25px;
margin:0;
padding:10px 0px 30px 0px;
}

#nav li {
display:inline;
padding:0 10px 0 0;
}

#nav li a {
color:#fff;
font:1.6em  Georgia, "Times New Roman", Times, serif;
font-weight:400;
text-decoration:none;
margin:1px 2px 0 0;
padding:5px;
}

#nav li a:hover {
color:#000;
text-decoration:none;
}

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}

#nav2 {
background-image: url('headergradient.png');
background-repeat:repeat-x;
height:40px;
width:100%;
position:relative;
}

.clear {
clear:both;
}

/* featured content
--------------------------------------------------*/
#featured {
height: 340px;
}
.featuredItem {
float:left;
width:495px;
font-family: Georgia, "Times New Roman", Times, serif;
padding-bottom:25px;
}
.featuredTitle {
line-height: 1em;
float:left;
font-size: 3em;
width:290px;
}
.featuredImage1 {
float:left;
background-repeat:no-repeat;
padding-right:5px;
width: 200px;
height: 200px;
}
.featuredImage2 {
float:left;
background-repeat:no-repeat;
padding-right:5px;
width: 200px;
height: 200px;
}
.featuredImage3 {
float:left;
background-repeat:no-repeat;
background-position: 0px -50px;
padding-right:5px;
width: 200px;
height: 100px;
}
.featuredImage4 {
float:left;
background-repeat:no-repeat;
background-position: -50px -50px;
padding-right:5px;
width: 100px;
height: 100px;
}
.featuredImage5 {
float:left;
background-repeat:no-repeat;
background-position: -50px -50px;
padding-right:5px;
width: 100px;
height: 100px;
}
.featuredImage6 {
float:left;
background-repeat:no-repeat;
background-position: -50px -50px;
padding-right:5px;
width: 100px;
height: 100px;
}
.featuredImage7 {
float:left;
background-repeat:no-repeat;
background-position: -50px -50px;
padding-right:5px;
width: 100px;
height: 100px;
}

/* review
--------------------------------------------------*/
.reviewItem {
float:left;
width:650px;
font-family: Georgia, "Times New Roman", Times, serif;
padding-bottom:25px;
}
.reviewImage{
float:left;
background-repeat:no-repeat;
background-position: 0px -50px;
padding-right:5px;
width: 200px;
height: 100px;
}
.reviewTitle{
line-height: 1em;
float:left;
font-size: 2em;
width:390px;
}
.reviewExcerpt{
font-size: .7em
}
.info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background-color:#EFF8FB;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
margin-bottom:25px;
clear:left;
width:650px;
}

/* popular
--------------------------------------------------*/
.popularContainer{
height:310px;
background-color: #F3F3F3;
padding-top:5px;
}	
.popularItem {
float:left;
width:200px;
height:300px;
font-family: Georgia, "Times New Roman", Times, serif;
padding-left:5px;
overflow:hidden;
}
.popularImage{
float:left;
background-repeat:no-repeat;
background-position: 0px 0px;
padding-right:5px;
width: 200px;
height: 100px;
}
.popularTitle{
padding-top:5px;
float:left;
font-size: 1.3em;
width:200px;
}
.popularExcerpt{
font-size: .8em
}


/* content
--------------------------------------------------*/
#content {
margin:0 330px 0 0 !important;
padding:10px 20px 30px 0;
}

#content2 {
margin:0 !important;
padding:10px 0 30px;
}

#content p,#content2 p {
line-height:17px;
font-size:120%;
word-spacing:1px;
text-align:left;
margin:25px 0;
}

#content a,#content2 a {
text-decoration:underline;
color:#006;
}

#content a:hover,#content2 a:hover {
color:#999;
}

#content h2,#content2 h2 {
font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:2.8em;
font-weight:400;
color:#999;
border-bottom:1px solid #EFF8FB;
line-height:30px;
margin:15px 0;
padding:5px 0;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 10px;
}

#content2 ul,ol {
margin:10px 10px 10px 10px;
}

/* border images / blockquote
--------------------------------------------------*/
img {
border: 0;
}

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#000;
text-decoration:none;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px;
}

.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background-color:#EFF8FB;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:300px;
float:right;
padding:28px 10px 30px;
}

#sidebar h2 {
letter-spacing:1px;
font-size:1.6em;
color:#333;
padding:0 0 3px;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#sidebar li {
border-bottom:1px solid #EFF8FB;
list-style:none;
padding:3px;
}

#sidebar li a:hover {
color:#000;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font-size:11px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
clear:both;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:1em 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* footer
--------------------------------------------------*/
#footer {
color:#333;
margin:0;
padding:20px 0;
}

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
}

#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
padding:3px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}
