/*
Theme Name: Daily-Schmoopy
Description: Daily Schmoopy Wordpress Theme by<a href="http://www.websydaisy.com/">Websy daisy</a>
Version: 1.0
Author: Jenny Medford
Author URI: http://www.websydaisy.com/
Tags: fixed width, two columns, right sidebar, valid XHTML, valid CSS
*/

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul li, ol li { list-style: none; list-style-position: inside; }
ol li { list-style: decimal; list-style-position: inside; }
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }

img { border: none; }



/* Body
-------------------------------------------------------------------*/
body { 
        margin: 0 auto;
        font: 12px/18px Trebuchet, "Trebuchet MS", Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #333; 
}

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; color: #414d4c; }
h1 { font-size: 22px; line-height: 26px; margin-bottom: 10px; }
h2 { font-size: 16px; line-height: 30px; margin-bottom: 7px; font-weight: bold; color: #da541f; }
h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
h4 { font-size: 16px; line-height: 20px; margin-bottom: 5px; }
h5 { font-size: 14px; line-height: 18px; margin-bottom: 5px; }
h6 { font-size: 12px; line-height: 16px; margin-bottom: 5px; }

h1 span { color: #999; }

a { color: #0067b1; }
a:hover { color: #a6a6a6; }
a:visited { color: #0067b1; }

p { margin-bottom: 10px; }

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #e4ede2; 
}



/* Header
-------------------------------------------------------------------*/
#header { 
	width: 949px; 
	height: 244px; 
    margin: 0 auto;
	position: relative;
    background-image:url(images/header_bg.jpg)
}
#header h1 { 
        width: 230px;
        position: absolute;
        top: 80px;
        left: 160px;
	font: 20px Verdana; 
	padding-top: 10px; 
	margin-bottom: 0; 
	color: #fff; 
}
#header h1 a { 
        color: #333; 
	text-decoration: none; 
}
#header span {
        position: absolute;
        top: 195px;
        left: 150px; 
	padding-left: 10px; 
	font-size: 12px; 
	color: #333; 
}

/* Polaroids
-------------------------------------------------------------------*/
#polaroidwrapper {
     width:489px;
     float:right;
     height:206px;
     margin-top:11px;
     margin-right:65px;
     text-align:right;
}

#polaroid-photo {
   width:194px;
   height: 206px;
   background-image:url(images/latestphoto.jpg);
   background-repeat:no-repeat;
   padding-left:8px;
   padding-top:8px;
   float:right;
   text-align:left;

}
#polaroid-video {
   width:194px;
   height: 206px;
   background-image:url(images/latestvideo.jpg);
   background-repeat:no-repeat;
   padding-left:8px;
   padding-top:8px;
   margin-left:20px;
   float:right;
   text-align:left;

}


/* Container
-------------------------------------------------------------------*/
#wrapper { 
	width: 949px; 
	overflow: hidden; 
	background: url(images/container_bg.jpg) repeat-y;
        margin: 0 auto; 
}

/* Navigation
-------------------------------------------------------------------*/
#nav { 
	width: 800px; 
	height: 41px; 
	margin-left: 55px; 
	position: relative;
    top: 17px;
    font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; 
    color: #ffffff;
    font-size:20px;
        
}
#nav ul { 
	margin-left: 10px; 
	position: absolute; 
	bottom: -1px; 
	overflow: hidden; 
	height: 45px; 
}
#nav ul li { 
	float: left; 
	margin-right: 3px; 
	padding-left: 3px; 
    font-weight: bold;
}
#nav ul li.current_page_item { 
        width: 85px;
        height: 45px;
}
#nav ul li a {
       width: 85px;
       height: 45px;
       background: url(images/nav_bg.jpg) no-repeat; 
	   display: block; 
	   text-decoration: none; 
       font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; 
       color: #ffffff;
       font-size:20px;
	   line-height: 47px; 
	   text-align: center;
}
#nav ul li a:hover { color: #9fa1a4; }
#nav ul li.current_page_item a { background: url(images/nav_bg.jpg) no-repeat; color: #fffff; }

/* Top row
-------------------------------------------------------------------*/
#toprow { 
	width: 910px;
    height:110px; 
	float: left; 
	padding: 15px; 
	margin-left:20px;
}
#topadarea { 
	width: 735px;
        height:110px;  
	float: left; 
        margin-top:10px;
}
#topsearcharea { 
	width: 175px;
	float: right; 
}
.rss {
	width: 60px; 
    height: 71px;
    margin-left:40px;
    margin-bottom:5px;
}

/* Content
-------------------------------------------------------------------*/
#content { 
	width: 552px; 
	float: left; 
	padding: 15px; 
	margin-left:20px;
        clear:both;
}
#content .post {
	margin-bottom: 30px;
        width:522px;
	background-image:url(images/post-back.jpg);
        padding:10px 15px;
        padding-top:20px;
	background-repeat: no-repeat;
	background-position: top;
}
#content .filed {
float:right;
color:#b1aeae;
font-size:12px;
}
#content .date {
color:#b1aeae;
font-size:12px;
}


#content .post p { margin-bottom: 20px; padding:10px 5px 0 5px; text-align:justify; }
#content .post h3 a { text-decoration: none; font-size: 20px; }
#content h2 a { text-decoration: none; font-size: 20px; font-weight:bold; }
#content .post-list li { list-style: none; }

#content .post .post-info { 
	clear: both; 
	font-size: 12px; 
	color: #d9541e; 
	padding: 10px 15px 5px 15px; 
	margin-bottom: 10px; 
        text-align: center;
}


#content .post .post-info ul li { 
	 float:left;
         padding-left: 35px; 
}
#content .post .post-info ul li a {
       display: block; 
       color:#d9541e;
       text-decoration:none;
}
#content .post .post-info ul li a:hover { color: #d9541e;text-decoration:underline; }


#content #pages { text-align: center; }
#content #pages a { font: bold 15px "Trebuchet MS"; color: #414d4c; text-decoration: none; }
#content #pages a:hover { color: #1e2726; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }

/* Large Photo
-------------------------------------------------------------------*/
#LargePhoto { 
	width: 522px; 
	float: left; 
	padding: 15px; 
	margin-left:20px;
}
#LargePhoto .post {
	margin-bottom: 30px;
        width:522px;
	background-image:url(images/post-back.jpg);
        padding:10px 15px;
        padding-top:20px;
	background-repeat: no-repeat;
	background-position: top;
}

/* Sidebar
-------------------------------------------------------------------*/
#sidebar { 
	width: 324px;
	float: right;
	font-size: 11px; 
	margin: 0 23px 10px 0;
	color: #555;
        background-color:#cad5ea;
        clear:right;
}
#sidebaradspace { 
	width: 324px;
        height:330px;
	float: right;
	margin: 15px 23px 10px 0;
        padding-top:30px;
        background-image:url(images/sidebaradspace.jpg);
        background-repeat:none;
        text-align="center";
}

#sidebar h3 { 
        font: normal 18px Verdana, Arial, Sans-Serif; 
        color: #444; 
        padding-left: 23px;
}

#sidebar a { color: #38463e; text-decoration: none; }
#sidebar a:hover { color: #38463e; }

#sidebar .block {
	width: 254px;
	padding: 30px; 
	border-bottom: 1px solid #bfccbf; 
	overflow: hidden;
	color: #555;
}
#sidebar .block li { 
	background: url(images/arrow.gif) no-repeat 2px 8px; 
	padding-left: 12px;
}
#sidebar .block a:hover { color: #777; }

/* Calendar */
#sidebar .block #calendar_wrap a { }
#sidebar .block #calendar_wrap .pad { background: none; }
#sidebar .block #calendar_wrap #prev { background: none; }
#sidebar .block #calendar_wrap #next { background: none; }
#sidebar .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}
#sidebar .block #calendar_wrap table th { width: 14.2%; }
#sidebar .block #calendar_wrap table td { width: 14.2%; background: #d6ded4; text-align: center; color: #888; }



/* Search
-------------------------------------------------------------------*/
#search {
	
}

#search input { border: 1; }

#search #s { 
	width: 100px;
    height: 17px;
	padding: 3px 0 4px 5px;
	margin-right: -4px;
	vertical-align: top;
	line-height: 0;
	font: normal 10px Verdana;
	vertical-align: top;
	color: #333;
}
#search #searchsubmit { 
	width: 42px; 
	height: 17px;
    text-align: center;
	background: url(images/searchbt_bg.jpg) no-repeat;
    font-weight: normal;
    font: normal 10px Verdana;

}
.bt{
        cursor: pointer;
}



/* Comments
-------------------------------------------------------------------*/
.comments-title { 
	text-align: center; 
	font: bold 17px "Trebuchet MS", Helvetica, Arial, Geneva; 
	color: #414d4c; 
}
#comments .comment { 
	background: #E7E8EB; 
	margin-bottom: 10px; 
	overflow: hidden; 
	width: 500px; 
	padding-bottom: 5px; 
}
#comments .comment .comment-avatar { 
	float: left; 
	width: 50px; 
	padding: 5px 7px; 
}

#comments .comment .comment-content { 
	float: left; 
	padding: 10px 15px; 
	margin: 5px 5px 0 0; 
	width: 400px; 
	background: #F7F8F9; 
}
#comments .comment .comment-content a { color: #444; }


#comments .comment .comment-info { 
	font-size: 11px;
	color: #777;
	margin-bottom: 5px; 
}
#comments .comment .comment-info span {
	font: bold 16px "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #444; 
	text-decoration: none;
}




/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
	background: #F7F8F9; 
	border: 5px solid #E7E8EB; 
	padding: 10px; 
	color: #555; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 500px; 
	border: 1px solid #aaa; 
	height: 120px;
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 5px; 
	padding: 3px 3px; 
}
#commentform input#submit {
        width: 148px;
        height: 30px;
        background: url(images/submit_bg.gif) no-repeat;
        text-align: center;
        border: none;
}




/* Footer
-------------------------------------------------------------------*/

#footer { 
	width: 949px; 
        height: 173px;
	margin: 0 auto; 
	background: url(images/footer_bg.jpg) no-repeat;
        position: relative; 
        color:#d9541e;
}



#footer-inner {
        clear: both;
	width: 900px; 
	margin: 0 auto;
        padding-top: 10px; 
}

#footer p { 
	font-size: 14px;
        line-height:18px; 
	margin-top: 20px; 
}
#footer a { color: #d9541e;
text-decoration:none; }
#footer a:hover { color: #d9541e;
text-decoration:underline; }

#footer-lefttext {
width:300px;
float:left;
margin-top:20px;
}
#footer-righttext {
width:300px;
float:right;
margin-top:20px;
text-align:right;
}
#footer-righttext .rsslinks {
	font-size:11px;
	line-height:30px;
	color:#000000;
	background-image:url(images/smallrss.jpg);
	background-repeat: no-repeat;
	background-position: left center;
        padding-left:20px;
}
#footer-righttext .rsslinks a {
color:#0067b1;
text-decoration:underline;
}
#footer-righttext .rsslinks a:hover {
color:#555;
text-decoration:underline;
}

/* Footer Navigation
-------------------------------------------------------------------*/
#footnav { 
        
}
#footnav ul { 
}
#footnav ul li { 
	float: right; 
	padding-left: 15px; 
}
#footnav ul li.current_page_item { 

}
#footnav ul li a {
       display: block; 

}
#footnav ul li a:hover { color: #9fa1a4; }
#footnav ul li.current_page_item a { color: #555; }

.video {
	display: block;
	float: left;
	overflow: hidden;
	width: 288px;
	margin: 0 0 10px 0;
	padding: 2px 5px 10px 5px;
	text-align: center;
	}
.video div {
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	display: block;
	}
object { padding: 0; margin: 0; }

#largephotoarea {
       width:860px;
       margin: 0 auto;
       clear:both;
       text-align:center;
}

.clear {
   clear:both;
}

img.alignleftthumb {
	margin-right: 10px;
	float: left;
        clear:right;
        padding-bottom: 10px;
	}
#archive-bottom {
        margin-bottom: 20px;
        border-bottom: solid 1px #b7b7b7;
        clear:both;
}
