/*

Theme Name: Claudia
Theme URI: 
Description: Claud is 14
Version: 0.1
Author: Jin Wang
Author URI: http://www.jin.com.au
Tags: two columns, widgets

*/

/*=== Setup ===*/

/*- Reset CSS */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}


*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	text-align: center;
	font: 1em Garamond, Georgia, serif;
	min-width: 980px;
	background: url(images/bg.jpg) repeat;
}
p{
	font-size: 1.2em;
	margin-bottom: 1.8em;
	color: #333;
}
a{
	text-decoration: none
}
a:hover{
	text-decoration: none;
}

h2{
	font-size: 1.4em;
	padding: 1.4em 0.3em 0 0;
}

.clear{
	clear: both;
}

/*=== =Layout ===*/

#wrapper{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#content{
	width: 580px;
	float: left;
	margin-top: 20px;
	padding: 0 20px 0 20px;
	background-color: #fff;
}

#feature{
	width: 940px;
	float: left;
	margin: 20px 0 0 0;
	padding: 10px;
	background-color: #fff;
	
}
#postFeature{
	width: 940px;
	float: left;
	margin: 20px 0 0 0;
	padding: 10px;
	background-color: #fff;
	
}

/*=== =Header ===*/

#header{
	display: block;
}
#logo{
/*	display: block;
	width: 320px;
	height: 90px;*/
	text-align: center;
	margin: 20px 0 0 0;
	font-size: 2.2em;
	color: #c1dbcf;
	text-shadow: 0px 1px #78a490;

/*	background: url(images/logo.gif) no-repeat;*/
}
#logo a{
	text-decoration: none;
	bottom: 0px;
	color: #c1dbcf;
}
/*=== =Navigation  ===*/

#mainNav{
	float: right;
	margin-bottom: 20px;
	background-color: #ffbbab;
}

#mainNav ul#mainNavList {
	display: block;
	background-color: grey;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mainNav ul#mainNavList li {
	float: left;
}

#mainNav ul#mainNavList li a {
	display: block;
	float: left;
	padding: 0 1.2em;
	line-height: 2.8em;
	background: url(images/divider.gif) repeat-y left top;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#mainNav ul#mainNavList li a:hover {
	background-color: #ffa692;
}

#mainNav ul#mainNavList .first a{
	background: none;
}


/*=== =Post ===*/
.post{
	width: 580px;
	float: left;	
}
.title a{
	display: block;
	float: left;
	line-height: 1.4em;
	color: #5aa6b1;
	text-shadow: 0px 1px #fff;
}
.title a:hover{
	text-decoration: underline;
}
.title h2{
	float: left;
	color: #5aa6b1;
	width:450px; 
}
.continue{
	margin-top: 20px;
}
.continue a{
	display: block;
	float: left;
	padding: 0 1.2em;
	line-height: 1.8em;
	text-decoration: none;
	background-color: #ffbbab;
	color: #fff;
}
.continue a:hover{
	background-color: #d76454;
}
.comments{
	display: block;
	float: right;
	font-size: 1em;
	color: #333;
	padding: 5px 0.3em 0 0.3em;
	line-height: 2em;
	text-decoration: none;
}
.date{
	display: block;
	float: right;
	text-align: right;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #666;
	padding-top: 10px;
}

.comments a{
	color: #d76454;
}
.comments a:hover{
	text-decoration: underline;
}
	
.leaveReply{
	display: block;
	width: 570px;
	float: right;
	font-size: 1.2em;
	color: #333;
	padding: 5px 0.3em 0 0.3em;
	line-height: 4em;
}
.imgBox{
	float: left;
	width: 580px;
	margin-top: 10px;
}

.imgBox img{
	border:1px solid #eae9de;
	padding:5px;
}
.storyBox{
	width: 460px;
	float: left;
	margin-top: 10px;
	padding-bottom: 40px;/* this is doubled for imgBox, could reduce?*/
}
.pageStoryBox{
	width: 460px;
	float: left;
	margin-top: 10px;
	padding-bottom: 40px;/* this is doubled for imgBox, could reduce?*/
}
.entry{
	width: 580px;
	float: left;
	margin-top: 10px;
	padding-bottom: 40px;
}
.entry p{
	margin-top: 20px;
	margin-bottom: 50px;
}
.entry img{
	border:1px solid #eae9de;
	padding:5px;
	margin: 15px 0 15px 0;
}
.postSpacer{
	display: block;
	float: left;
	width: 960px;
	height: 10px;
	background-color: #ffbbab;
	margin: 20px 0 20px 0;
}

/*=== =Comments ===*/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

.commentsTop{
	display: block;
	widows: 580px;
	border-bottom: #d2d2d2 1px dotted;
	margin-bottom: 20px;
}
#commentform input {
	border: solid 1px #d2d2d2;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	border: solid 1px #d2d2d2;
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	display: block;
	margin: 10px 5px 10px 0; auto;
	padding: 10px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f6f4f1;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	border-top: dotted 1px #d2d2d2;
	border-bottom: dotted 1px #d2d2d2;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/*=== =Sidebar ===*/

#sidebar{
	width: 320px;
	float: right;	
	margin-top: 85px;
}
.widget{
	display: block;
	float: left;
	width: 320px;
	padding: 0 0 20px 0.3em;
	background-color: #f7e79e;
	color: #727272;
}
.widget h2{
	padding: 10px 0 15px 10px;
	color: #c1dbcf;
	text-shadow: 0px -1px #fff;
}
.widget .title{
	color: #c1dbcf;
	text-shadow: 0px -1px #fff;
	padding: 0px 0 10px 0;
}

.widget ul li{
	list-style: none;
}
.widget ul li a:link, .widget ul li a:visited, .widget ul li a:active {
	display: block;
	width: 255px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d7d7d7;
	color: #727272;
}
.widget ul li a:hover{
	display: block;
	color: #393939;
	background-color: #f5f5f5;
}

.textwidget{
	padding-left: 30px;	
}

.widgetSpacer{
	display: block;
	height:1px;
	padding-bottom: 30px;
	clear: both;
}
#sidebar ul{
	padding: 0 0 0 20px;
}

/*=== =Footer ===*/

#footer{
	width: 960px;
	margin-bottom: 20px;
	font-size: 1em;
	text-align: center;
	line-height: 5em;
	color: #fff;
	background-color: #c1dbcf;
/*	background-color: #f7e79e;*/
}
	#footer a{
	color: #fff; 
	}
	#footer a:hover{
	color: #666;
	text-decoration: underline;
	}
	
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.alignnone {
margin-bottom: 10px;
margin-left: 0;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption-text {
	padding-left: 10px;
}
/* End captions */
