/*  
Author: Taylor Loftin
Author URI: http://taylorloftin.com
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica, sans-serif;
	background:#27c8ea;
	color: #333;
}

p {	
	margin: 15px 0;
        text-align:justify;
	}

a:link, a:visited {
	color: #27c8ea;
	text-decoration:none
	}

a:hover, a:active {
	color: #08a2c3;
	text-decoration:underline;
	}

a img {
	border:0;
	}

.post img {
        max-width: 650px;
        width: expression(this.width > 650 ? 650: true);
        height:auto;
}

code {
	font: 1.0em Arial, Helvetica, sans-serif;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */

#wrapper {
	margin:0 auto;
	width:950px;
	background:#d4d4d4;
}
#head {
	background:#d4d4d4 url(/wp-content/themes/ladanroxy/images/header.gif);
	width:950px;
	margin:0px auto;
	height:342px;
	padding:0px;
	font-size:14px;
}

#header {
    width:950px;
}

#page {
	width:950px;
	min-height:500px;
	margin:-95px auto;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
}


/* Navigation Bar*/
#rss {
	text-indent:-9999px;
}

#rss a {
	background:url(/wp-content/themes/ladanroxy/images/rss3.png) ;
	background-position:0 -180px;
	display:block;
    width:179px;
	height:45px;
    position:relative;
	left:770px;
    top:214px;
}

#rss a:hover {
	background-position:0 -45px;
}
#navbar {
	background:url(/wp-content/themes/ladanroxy/images/nav.png) no-repeat;
	margin:0px auto;
    width:826px;
	height:89px;
    float:left;
	margin:170px 0 0 -24px;
	padding:0px 10px;
	text-transform:uppercase;
}

#page-bar {
	padding:10px 10px 0px 10px;
	width:826px;
}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	font-size:18px;
	float:left;
	list-style:none;
	display:block;
	}


#page-bar li:hover, #page-bar li.current_page_item a  {
	border-bottom:5px solid #e7159f;
	}

#page-bar li.current_page_item a:hover {
	border:none;
}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:3.5em Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Arial, Helvetica, sans-serif;
	}

h3 {
	font:1.3em Arial, Helvetica, sans-serif;
	margin-bottom:3px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial, Helvetica, sans-serif;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	color:#333;
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin:20px 0px 10px 0px;
	padding-left:0px;
}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#fb_feed {
        margin-left:10px;
}

#home_content {
	min-height:500px;
	width:950px;
}

#home_content h1 {
	font-size:24px;
}

#homepage_flash {
	width:260px;
	height:367px;
	float:left;
	padding:0px;
	margin-left:12px;
}

#homepage_flash img {
	padding:0; margin:0;
}

#home {
	margin-right:12px;
}

#loves, #news, #videos, #articles {
	background-color:#f1eded;
	display:inline;
	float:right;
	min-height:210px;
	margin-left:18px;
	padding:10px;
	width:295px;
}

#news .clearfloat, #loves .clearfloat, #articles .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#news .info, #loves .info, #articles .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	font-size:12px;
	width:175px;
	}

#news .title, #loves .title, #articles .title {
	font-size:14px;
	font-weight:bold;
	}


#loves a img, #news a img, #articles a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:5px;
	padding:2px;
	}

#videos, #articles {
	margin-top:15px;
}

#videos a img {
	border:3px solid #f1eded;
	padding:0px;
}

#videos img:hover {
	border:3px solid #27c8ea;
}

#videos h3{
	visibility:hidden;
}

#archive {
	font-size:1.05em;
	line-height:1.75em;
	}

#archive h2 {
	margin-bottom:10px;
}
	
.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	font-style:italic;
	color:#333;
	}

.meta a {
	color:#333;
	}

#loves p, #news p {
	margin:0;
	}


/* Content Page*/

#content {
	width:575px;
	background:#fff;
	margin:0 0 10px 10px;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

#page_content {
	background:#fff;
	margin:10px 15px 0px 15px;	
	min-height:400px;
	padding:10px;
	width:900px;
}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;	
}

.breadcrumbs {
	display:block;
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
}

.date {
	background-image:url(/wp-content/themes/ladanroxy/images/date.gif) ;
	width:40px;
	height:51px;
	margin-right:5px;
	float:left;
}

.day {
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

.month {
	padding-top:5px;
	font-size:12px;
	text-align:center;
}

#content h1.title, h2.title {
	color:#e7159f;
	display:inline;
	font-size:2.5em;
	font-weight:bold;
	letter-spacing:-0.05em;
	padding:5px 0px;
}

#content h1.title a {
	color:#e7159f;
}

#content h1.title a:hover {
	text-decoration:none;
}
.post {
	font-size:1.05em;
	line-height:1.75em;
	margin-top:20px;
}

.post p {
	margin-top:20px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .entry img {
        max-width:570px;
        overflow:hidden;
}


.entry {
	margin-top:20px;
	}


.navigation {
	padding:5px 0px;
	text-align:Center;
	}

#archive .entry {
	margin:20px 0px 80px 0px;
	}







/* Ladan Loves*/

#lovesheader img {
	float:left;
	margin-left:-10px;
	padding:0px;
}

#lovesheader h1 {
	margin-bottom:8px;
}

#lovesheader ul {
	margin-right:2px;
}

#lovesheader li {
	border-bottom:1px dotted #ccc;
	display:block;
	line-height:14px;	
	list-style:none;
	padding:3px 0px 4px 4px;
}


#box1, #box2, #box3 {
	background-color:#f1eded;
	display:inline;
	float:left;
	height:130px;
	margin-bottom:30px;
	padding:5px;
    width:130px;
}

#box2, #box3 {
    margin-left:12px;
}

#box1 .box_content, #box2 .box_content, #box3 .box_content, #box4 .box_content{
	font-size:12px;
	line-height:15px;
	padding:3px;
}


#box1 h1, #box2 h1, #box3 h1, #box4 h1{
	color:#e7159f;
	font-size:20px;
	margin:0px;
}



/* Video Page */

#video_page {
	margin-left:70px;
	width:750px;
}

#video_page h2 {
	border-bottom:dotted 5px #e7159f;
	color:#27c8ea;
	margin-bottom:20px;
	padding:5px;
	width:200px;
}

#host_reels {
	height:400px;
}



/* Sidebar*/

#sidebar {
	width:300px;
	font-size:1.1em;
	float:right;
	margin:0px;
	padding:0px 10px 10px 10px;
	}

#sidebar h3, #article_sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#f1eded;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#f1eded;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#f1eded;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#f1eded;
	}


#sidebar li, #article_sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	}

#sidebar li ul li:last-child, #article_sidebar li ul li:last-child {
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;

}

#article_sidebar {
	float:right;
        font-size:14px;
	margin:0px 15px 0 0;
	width:290px;
	padding:0px 10px 10px 10px;
	background:#f1eded;
}






/* Form Elements */

#select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

#comments ul, #comments li {
	list-style:none;
}

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	text-align:left;
	font-style:italic;
	font-size:0.9em;
}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#footer, .push {
	clear:both;
	height: 188px;
}


#footer {
	font-size:12px;
	color:#fff;
	width: 930px;
	background:#2c2c2c;
	margin: 0px auto;
	padding:10px;
	}

#footer h3 {
	color:#27c8ea;
}

#footerleft, #footermid, #footerright {
	float:left;
	padding:10px;
	border:1px solid #fff;
    width:276px;
}

#footerleft, #footermid {
    margin-right:13px;
}


#footermid a {
	color:#fff;
 }
 
#footerleft a,#footerright a {
	color:#27c8ea;
}

#footerleft ul, #footermid ul, #footerright ul {
	margin-top:5px;
}

#footerleft ul li, #footermid ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#footerleft ul li:hover, #footermid ul li:hover, #footerright ul li:hover {
	background:#27c8ea;
	color:#fff;
	}

#footerleft ul li:first-child, #footermid ul li:first-child, #footerright ul li:first-child {
	border-top:0px dotted #fff;
	}

#social li {
	float:left;
	list-style:none;
	margin-right:27px;
}

#social li img {
	height:32px;
	padding:5px;
	width:32px;
}

#footer2 {
	margin: 0 auto;
	width: 930px;
	font-size:11px;
	padding-top:5px;
	padding-bottom:10px;
	}

#footer2 a {
color:#fff;
}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
