/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.2.0
Author:Mid Mo Design
Author URI:http://midmodesign.com/
Tags:white, red, fixed-width, two-columns, right-sidebar

	"Clean Home" by http://midmodesign.com/

	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

*/


body {
/*background: url("http://kyletgarrett.com/wp-content/uploads/2010/01/Screen-shot-2010-01-01-at-4.01.09-AM.png") 50% 50% no-repeat;*/
background-position:top center; 
font-family:Arial, serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
}
a {
text-decoration:none;
color:#000000;
font-weight:600;
border-bottom: 0px !important;
}
a:hover {
color:#E41B17;
}

hr{
margin-top:5px;
border:0;
border-top:1px solid #ccc;
width:440px;
color:#fff;
clear:both;
}


.metainfo{
background: #eee;
padding: 7px;
font-family: georgia;
color: #999;
}

#wrapper {
width:900px;
margin:0px auto;
margin-bottom: 15px;
}


#nav {
padding: 5px 0;
padding-left: 10px;
margin: 10px 0;
font-size: 14px;
background: #fff;
/*border-top: 1px solid #ccc;*/
border-bottom: 1px solid #ccc;
height:50px;
}

#nav li {
float:left; 
padding: 0 6px;
line-height:50px;
}

#nav li a {
font-weight: bold;
text-transform: uppercase;
font-family: Arial;
font-size: 14px;
color: #000;
padding: 8px 5px;
}

#nav li a:hover {
background: #000;
color: #fff;
padding: 8px 5px;
}


#containment{
width: 900px;
margin: 0 auto;
}

#content {
width:625px;
float:left;
border-right:1px solid #ccc;
padding:0 0 30px 0;
}
.post {
padding:0 30px 0 20px;
min-height:600px;
}
.post p {
margin:14px 0 14px 0;
color:#1f1f1f;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:Arial, sans-serif;
font-size:24px;
margin:25px 0 24px 0;
font-weight:normal;
line-height:30px;
}
.post h1, .post h1 a{
font-family:Georgia;
font-size:28px;
margin:30px 0 0;
font-weight:normal;
line-height:32px;
}
.post h3, .post h4 {
font-family:Georgia;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size:18px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#010230;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin:10px 0 10px 10px;
background-color:#efefef;
padding:5px;
}
.post .alignleft {
float:left;
margin:10px 10px 5px 0;
background-color:#efefef;
padding:5px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:374px;
}

#comments li.submitbutton input:hover {
background: #ff2b06;
color: #fff;
}

#comments .center {
text-align:center;
}
#sidebar {
width:250px;
float:right;
margin:0 0 0px 20px;
}
#sidebar h3 {
padding:25px 0 3px 0;
font-size:18px;
}

#sidebar .block li {
border-top:1px solid #ccc;
padding: 5px 0;
list-style-type: none;
color: #444;
font-size: 12px;
}

#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px solid #ccc;
margin:0 0 5px;
}

#sidebar h3{
margin: 0px;
padding: 0px;
border-bottom: 1px solid #eee;
font-family: georgia;
}


#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px solid #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:99%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:15px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
background: #000;
color: #fff;
}
#sidebar #wp-calendar tfoot td{
background: #eee;
}

#footer {
	width:900px;
	border-top:1px solid #cccccc;
	text-align:center;
	padding-top:5px;
	margin: 0 auto;
	clear:both;
}

.slimthumbs a{
border-bottom: 0px;
}

.slimthumbs img{
margin: 1px;
border: 7px solid #eee;
}

.slimthumbs img:hover{
margin: 1px;
border: 7px solid #ccc;
}

.connectedusers{
font-size: 18px;
padding: 10px 0;
font-family: georgia;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
margin: 20px 0;
}

.albums{
margin: 20px 0;
}

.albums .ynmg img{
border: 3px solid #eee;
}

.albums .ynmg img:hover{
border: 3px solid #ed1c24;
}

.albums .hiwstb img{
border: 3px solid #eee;
}

.albums .hiwstb img:hover{
border: 3px solid #ed1c24;
}

.albums .diamondgirl img{
border: 3px solid #eee;
}

.albums .diamondgirl img:hover{
border: 3px solid #ed1c24;
}

.albums .addiction img{
border: 3px solid #eee;
}

.albums .addiction img:hover{
border: 3px solid #ed1c24;
}

.available-on-itunes{
text-align: right;
padding-right: 15px;
}

.commentbubble{
width: 106px;
height: 90px;
background: url('images/comment-bubble.gif') no-repeat;
font-size: 35px !important;
text-align: center;
font-family: georgia;
float: left;
margin-top: -40px;
letter-spacing: -2px;
}

.commentbubble:hover{
width: 106px;
height: 90px;
background: url('images/comment-bubble.gif') no-repeat;
background-position: 0px -99px;
font-size: 35px !important;
text-align: center;
font-family: georgia;
}

.commentbubble .number{
display: block;
padding-top: 19px !important;
border-bottom: 0px;
color: #999;
}

.commentbubble .number:hover{
background-color: transparent !important;
color: #ff2b06;
}

.commenttext{
font-size: 9px;
font-family: arial;
color: #999;
letter-spacing: 0px;
}


.fbshare a{
font-size: 12px !important;
font-weight: normal !important;
display: block;
width: 45px !important;
height: 19px !important;
}

#fb-widget{
margin: 20px 0;
}

#fb-widget ul{
padding: 10px 0;
}

#fb-widget p{
padding: 10px 0;
}

#submit:hover{
background-color: #000 !important;
color: #fff !important;
}

#twitter{
width: 500px;
}

.regular{
display: normal;
border-left: 0px;
margin: 0px;
padding: 0px;
}

.rec_com li{
list-style-type: none;
}

.rec_com h3{
border-bottom: 1px solid #fff;
}


#searchform input{
border: 1px solid #ccc;
font-family: georgia;
background: #fff;
font-weight: bold;
padding: 4px;
}

#searchform input:hover{
color: #fff;
background: #ff2b06;
}

#searchform #s{
font-family: arial;
padding: 5px;
width: 160px;
}

#searchform #s:hover{
background: #ffffff;
color: #000;
font-family: arial;
padding: 5px;
}

#searchform label{
visibility: hidden;
display: none;
height: 0px;
}

#topthumbs{
padding-top: 20px;
}

#topthumbs ul{
margin: 0;
padding: 0;
}

#topthumbs li{
list-style-type: none;
display: inline;
padding: 0 0px;
}

.listentomyalbum{
margin-top: 20px;
}

.thumb-200{
float: left;
width: 435px;
height: 235px;
margin-bottom: 20px;
border: 1px solid red;
}

.thumb-200 .thumb-title{
font-size: 32px;
color: #fff;
font-weight: bold;
padding: 7px;
filter:alpha(opacity=0);
-moz-opacity:.0;
opacity:.0;
width: 421px;
}

.thumb-200:hover .thumb-title{
font-size: 28px;
color: #fff;
font-weight: bold;
padding: 7px;
text-transform: uppercase;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
line-height: 26px;
background: #000;
}

.thumb-200 .thumb-title a{
font-size: 28px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
border-bottom: 0px;
letter-spacing: -1px;
}

.thumb-200 .thumb-title a:hover{
font-size: 28px;
color: #33ccff;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
border-bottom: 0px;
background-color: #000;
letter-spacing: -1px;
}

#displaylogin small{
font-size: 14px !important;
color: #333 !important;
}

.sobflyer{
margin-top: 20px;
border-bottom: 0px;
}

.singlecover{
border: 5px solid #eee !important;
}

a .sobflyer{
border: 5px solid #eee !important;
}

a:hover .sobflyer{
border: 5px solid #ff2b06 !important;
}


.clear-both{
clear: both;
}

.new_head{
width: 900px;
height: 215px;
background: url('images/ryanleslieheader.jpg') no-repeat;
}

#twitter_update_list{
width: 550px;
font-size: 20px;
font-family: georgia;
padding-top: 0px;
padding-left: 20px;
line-height: 26px;
}


#twitter_update_list span a{
border-bottom: 0px !important;
color: #69cfff;
font-weight: bold;
font-size: 20px;
}


#twitter_update_list a{
border-bottom: 0px !important;
color: #ff2b06;
font-weight: bold;
font-size: 12px;
}

.facebook-avatar{
width: 50px;
width: 50px;
background: #eee;
padding: 5px;
float: left;
}

.welcome{
width: 280px;
float: left;
margin-left: 20px;
}

.myalbums{
margin: 20px 0;
}

.myalbums img{
border: 3px solid #eee;
}

.myalbums img:hover{
border: 3px solid #ed1c24;
}

.navigation{
padding: 15px;
background: #ccc;
margin: 5px 0;
font-size: 24px;
font-family: georgia;
}

.navigation a:hover{
color: #000;
text-decoration: underline !important; 
font-family: georgia;
}

.nokia_theater{
background: url('http://www.r-les.com/images/rams_head_annapolis.jpg') no-repeat;
width: 340px;
height: 250px;
font-family: georgia;
border: 3px solid #eee;
margin: 20px 0;
}

.nokia_theater:hover{
border: 3px solid #ed1c24;
}

.nokia_theater a{
color: #fff;
font-weight: normal;
font-size: 24px;
text-align: center;
padding-top: 120px;
height: 130px;
display: block;
}

.invis1{
width: 890px;
height: 125px;
}

.invis1 a{
display: block;
width: 890px;
height: 125px;
}


.style1{
padding: 5px 0;
margin: 0;
}

.style2 {
	font-family: arial;
	font-size: 12px;
}

.style2 p{
padding: 0 !important;
margin: 0;
}

.style3 {
	color: #FF3300;
	text-align: right;
	padding-right: 15px;
}

#timeline{
padding: 0;
margin: 0px;
}

#timeline p{
padding: 0 0 0 20px; margin: 0px 0 10px 0;
}

#timeline td{
border-bottom: 1px solid #eee;
padding: 10px 0 0 0;
}

.aboutme_title{
font-size: 14px;
font-weight: bold;
padding-top: 10px;
}

.comment_link a{
color:#010230 !important;
}

/* mods */

#nav img.icon { float:left; margin:0 10px; }

#nav img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE 8 */
	filter: alpha(opacity=70); /* IE 5-7 */
	-moz-opacity: 0.7; /* Netscape */
	-khtml-opacity: 0.7; /* Safari 1.x */
	opacity: 0.7; /* Good browsers */
}

img.imgleft { float:left; background-color:#efefef; padding:5px; margin:0 15px 5px 0; }
img.imgright { float:right; }
#logo { background:url(images/header.jpg) no-repeat; width:900px; height: 200px; margin-bottom:0; border-bottom:1px solid #ccc; position:relative;}
#logo h1 a { width:895px; height:100px; text-indent:-9999px; margin-top:-50px; display:block; }
#logo h2 { display:none; }

#logo table { margin:-89px 0 0 20px; width:550px; }
/*#logo td { padding-left:14px; font-size:20px; line-height:26px; color:#31709F; }*/
#logo td { 
	color:#2687CF;
	font-size:15px;
	line-height:24px;
	padding-left:4px;
}

#logo span.twitter-timestamp { color:#f2c0cb; font-style:italic;}
#logo a.twitter-link { color:#91a505; text-decoration:underline; }

.posticon { float:right; }

#header { width:900px; }





.date-icon {
	border-right:3px solid #CCCCCC;
	float:left;
	padding-right:8px;
	margin:0 20px 15px 0;
}

.date-icon .day {
	clear:both;
	color:#BFBFBF;
	font-size:23px;
	text-align:right;
	text-transform:uppercase;
}

.date-icon .month {
	clear:both;
	color:#BFBFBF;
	font-size:12px;
	text-align:right;
	text-transform:uppercase;
}

.date-icon .year {
	border-top:1px solid #DFDFDF;
	clear:both;
	color:#BFBFBF;
	font-size:10px;
	text-align:right;
	text-transform:uppercase;
}


/* imageflow styling overwrites */

.imageflow .navigation {
	margin-top:-45px;
}

.imageflow[style] {
	height:225px !important;
}


#footer p {
	color:#6F6F6F;
	font-size:11px;
	
}

#footer a {
	color:#6F6F6F;
	font-weight:normal;
}

#footer b { font-size:16px; }

#logo #current-date {
	right:5px;
	top:159px;
	line-height:19px;
	text-align:right;
	position:absolute;
	color:#dfdfdf;
	font-weight:bold;
	text-shadow:1px 1px 1px #000000;
}

.post img.noborder {
	background-color:#fff;
}
