/*  
Theme Name: Tut
Theme URL: http://www.hunnydesigns.net
Description: H-Design Studios - A Web Design and Graphic Design Service
Version: 1.0
Author: Hunny
Author URL: http://www.hunnydesigns.net

*/


* { margin: 0; padding: 0; outline: none; }


body{
	font-family: Arial, Helvetica, Trebuchet MS, Verdana;
	font-size: 10px;
	background: #fdf5f2 url(http://www.christinasworld.net/wp-content/themes/HD/images/body-bg2.png) repeat-x;
	color: #818181;
}




a:link, a:visited{
	text-decoration: none;
	color: #767676;
 	font-size: 11px;
	text-align: center;
}

a:hover{
	text-decoration: none;
	color: #abb981;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 890px;
	text-align: left;
}

#header { 
	padding: 4px; 
	background-repeat: repeat-x; 
	background-color: #fdf5f2; margin: 0 
	auto; height: 450px; width: 900px; 
	background-image: url(http://www.christinasworld.net/wp-content/themes/HD/images/header.png); text-align: center;  
}



/*
	script stuff 
*/
.search-alert {display: none; background: url(img/search-alert-arrow.png) no-repeat; padding: 20px 15px 10px 15px; float: left; margin-top: 2px; position: absolute; font-size: 10px; cursor: pointer; color: #000; }

#content { background-color: #fdf5f2; width: 900px; float: left; padding: 8px;}

.post { float: left; width: 567px; background-color: #fdf5f2; background-image: url(); background-repeat: repeat-x; -moz-border-radius: 0.30em; padding: 8px; text-align: justify; border: 0px solid #dedcdc;}
.post span.h2 a { width: 480px; border-bottom: solid 0px #fdf5f2; background-color: #fdf5f2; background-image: url(http://www.christinasworld.net/wp-content/themes/HD/images/menu-title.png); background-repeat: repeat-x; padding: 12px; text-decoration: none; text-transform: uppercase; color: #4d4c4c; font-weight: normal; font-family: Arial, Helvetica, Trebuchet MS, Verdana; font-size: 12px; float: left; }
.post .post-info { width: 545px; padding: 8px; color: #070707; font-size: 10px; font-family: Arial, Helvetica, Trebuchet MS, Verdana; background-color: #fdf5f2; }
.post span.date { background-repeat: repeat-x; background-color: #fdf5f2; text-align: center; background-image: url(http://www.christinasworld.net/wp-content/themes/HD/images/date-menu.png); padding: 0px; color: #747371; font-size: 10px; font-family: Arial, Helvetica, Trebuchet MS, Verdana; float: left; width: 61px; height: 65px;}
.post p {  margin-right: 5px; margin-left: 5px; line-height: 14px; margin-bottom: 10px; padding: 4px; color: #767676; font-family: Tahoma; Font-size: 11px;}
.post .cats { border: 1px; -moz-border-radius: 0.80em; padding: 20px; text-align: center; color: #573841; background-image: url(img/fond-cats.jpg);}
.post .h3 { width: 480px; border-bottom: solid 0px #070707; background-color: #fdf5f2; background-image: url(); background-repeat: repeat-x; padding-top:30px; color: #767676; font-size: 10px; font-family: Arial, Helvetica, Trebuchet MS, Verdana; }

#sidebar { width: 310px; float: right; }
#sidebar ul { list-style-type: none; }
#sidebar ul li { margin-bottom: 10px; text-align: justify; background-color: #fdf5f2; border: 0px solid #dedcdc; -moz-border-radius: 0.70em; padding: 6px; font-size: 11px; color: #888888;  }
#sidebar ul li ul { margin: 0; border:0px; padding: 5px; }
#sidebar ul li ul li /* a */ { padding: 5px 0px 5px 20px; display: block; background: url(img/sidebar-bullet.gif) no-repeat 0px 7px; }
#sidebar ul li h2 { border: 0px solid #dfdfdf; text-align: center; text-transform: uppercase; padding: 15px; background-image: url(http://www.christinasworld.net/wp-content/themes/HD/images/side-menu.png); font-size: 10px; color: #6e6d6d; font-weight: normal; font-family: Arial, Helvetica, Trebuchet MS, Verdana; }



.navigation .previous {float:left;}
.navigation .next {float:right;}

#footer { clear: both; width: 100%; float: left; background-color: #f2f2f2; background-image: url(img/fond-footer.jpg);  }
#footer .inner { padding: 4px; background-color: #f2f2f2; background-image: url(img/fond-footer.jpg); background-repeat: repeat-x; color:#494949; text-align: center; }

/*
	.comments template styles
*/

.comments { float: left; padding: 0; }

.comments input[type=text], textarea { width: 350px; }

textarea { width: 450px; }

.comments fieldset { padding: 10px; border: 1px solid #CCC; margin: 10px 0 20px 0; }

.comments p { padding: 0 0 10px 0; }

.comments h2 { padding: 0 0 15px 0; }

#cdisplay { list-style-type: none; padding: 0; margin: 0; }

	#cdisplay li { padding: 10px;  margin-bottom: 10px; width: 560px; }
	
	#cdisplay li.first {  background: #f9f9f9; border-bottom: #CCC 1px solid; }
	
	#cdisplay li.second {  background: #f6f6f6; border-bottom: #dedede 1px solid; }

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.subtitle2 {
padding: 8px;
color : #070707;
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
background-color: #f4edf1;
border-bottom: 10px;
-moz-border-radius: 0.80em;
text-transform: uppercase;
}



