/*  
Theme Name:  CarLady
Theme URI: http://wordpress.org/
Description: 
Version: 0.1
Author: 
Author URI: 

*/

* {margin: 0px;padding: 0px;}
html, body {height: 100%;	margin: 0px;padding: 0px;font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif}

table {border: 0px;border-collapse: collapse;}

table td {padding: 0px;}

#title_site {position: absolute; top: 65px; right: 50px;}
#title_site a{display: block; width: 289px; height: 66px;background: url(images/logo.gif) left top no-repeat; text-indent: -5000px;}

#search {position:absolute; top: 270px; right: 100px;}
.search_input {width: 200px; border: 1px solid #ce7878;}
.search_submit {border: none; background: none; color: #ce7878;font-weight: bold; cursor: pointer;}

#navi_top{position: absolute; width: 100%; top: 30px; right: 20px;	margin: 0px;padding: 0px; font-size:12px;}
#navi_top ul{padding: 3px 0; margin-left: 0;float:right;}
#navi_top ul li{list-style:none; margin: 0;display: inline;}
#navi_top a{padding: 5px 10px; margin-left: 3px;font-weight: bold;color: #a05;text-decoration: none; background: url(images/nav.gif) left top no-repeat;}
#navi_top a:hover, #navi_top a.current_page_item{background-position: 0 -7px;color: #fff;}
#navi_top ul li.current_page_item a{background-position: 0 -7px;color: #fff;}


#center_top { background: #fdf4f4 url(images/index_16.jpg) left top no-repeat; padding: 0 20px 0 30px}
.center { background: #fdf4f4; padding: 0 20px 0 30px}
#content { padding: 20px}
.pagetitle {color: #ce7878; line-height: 15px;font-size: 22px;font-weight: bold;}
.post {background: url(images/post_bottom.gif) bottom repeat-x; padding-bottom: 2px;}
.post img{margin:10px;}
.post h3 {margin-bottom:10px;}
.post h3 a{font-size: 22px;}
.post a{color: #000;}
.post a:hover{color: #ce7878;}
.entry{margin: 10px;}
.postmetadata {padding: 10px;font-size: 10px;}

.navigation {color: #ce7878; width: 100%;height: 25px; clear:both; display: block; text-align: center; margin-top: 10px;	margin-bottom: 20px;}
.navigation a{color: #ce7878;}


.navi { margin-left: 20px;}
.navi ul{list-style: none; margin-left: 0px; padding-left: 0px;width: 235px; font-size: 11px;}
.navi ul h2{margin-top: 30px;display: block; width: 246px; height: 36px;background: url(images/nav.gif) left top no-repeat; text-align:center;
line-height: 35px; color:#CE7878;font-size: 18px;}
.navi ul li ul{color: #ce7878;margin-left: 10px;}
.navi a{color: #ce7878; font-size: 13px;}

.navi_2 {margin-top: 50px;margin-left: 40px;color: #ce7878;font-weight: bold;}
.navi_2 ul{list-style: none; margin-left: 0px; padding-left: 0px;}
.navi_2 a{color: #ce7878;}

.fresh {color: #ce7878; margin-top: 10px;}
.fresh ul{list-style: none; margin-top: 10px; margin-left: 10px;}
.fresh a{color: #ce7878;}
 
.commentlist a{color: #000;}
.commentlist a:hover{color: #ce7878;}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}





#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */





.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}



.postmetadata {
	clear: left;
}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	 border: 1px solid #ce7878;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #ce7878;
	}

#commentform #submit {
	margin: 0;
	float: right;
	background: #fff;
	color:#ce7878;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

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




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.copy {text-align: left; color: #fff; font-size: 12px; font-weight: bold; padding-left:50px;}
