/*
Theme Name: Beauty.Al
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 11px Arial;
	color: #000000;
	background: #ffffff url(images/background.gif) repeat-x 0 0;
}
a {
	color: #FF6600;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#buffer {
	background: url(images/header.jpg) no-repeat center 0;
}
#buffer2 {
	background: url(images/footer.gif) repeat-x bottom left;
}
#buffer3 {
	background: url(images/footer.jpg) no-repeat bottom center;
}
#wrapper {
	width: 982px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	
}
	#header .pages {
		list-style-type: none;
		padding: 29px 0 0 182px;
	}
		#header .pages li {
			float: left;
			font-weight: bold;
			font-size: 1.2em;
			padding: 10px 20px 10px 22px;
			background: url(images/divider.gif) no-repeat 0 bottom;
		}
			#header .pages li.f {
				padding-left: 20px;
				background: none;
			}
		#header .pages li a {
			color: #000000;
			text-decoration: none;
		}
	#header .logo {
		clear: both;
		font-size: 0;
		padding: 32px 0 0 260px;
	}
		#header .logo a {
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 430px; height: 80px;
		}
	#header .recentposts {
		list-style-type: none;
		width: 260px;
		float: left;
		padding: 105px 0 0 266px;
	}
		#header .recentposts li {
			padding: 4px 0 4px 22px;
			background: url(images/star.gif) no-repeat 0 4px;
			line-height: 1.4em;
		}
		#header .recentposts li a {
			color: #000000;
			text-decoration: none;
		}
	#header .recentcomments {
		list-style-type: none;
		width: 260px;
		float: left;
		padding-top: 105px;
	}
		#header .recentcomments li {
			padding: 4px 0 4px 22px;
			background: url(images/star.gif) no-repeat 0 4px;
			line-height: 1.4em;
		}
		#header .recentcomments li a {
			color: #000000;
			text-decoration: none;
		}
	#header .subscribe {
		float: left;
		font-size: 1.10em;
		font-weight: bold;
		text-transform: uppercase;
		padding: 72px 0 0 30px;
	}
		#header .subscribe a {
			color: #000000;
			text-decoration: none;
			display: block;
			padding: 20px 10px 20px 50px;
			
			margin-bottom: 5px;
		}
	#header .categories {
		clear: both;
		list-style-type: none;
		padding: 0 10px;
		height: 60px;
	}
		#header .categories li {
			float: left;
			padding: 19px 17px 0;
		}
		#header .categories li a {
			color: #ffffff;
			font: 12px Verdana;
			text-decoration: none;
			text-transform: uppercase;
			font-weight: bold;
		}
/** END header **/

/** BEGIN content **/
#content {
	clear: both;
	width: 605px;
	float: left;
}
	#content p {
		line-height: 1.4em;
		margin-bottom: 10px;
	}
	#content ul, #content ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content li {
		line-height: 1.4em;
	}
	#content blockquote {
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
		background-color: #eeeeee;
		line-height: 1.4em;
	}
	#content h3, h4, h5, h6 {
		font-size: 1.3em;
		margin-bottom: 5px;
	}
	#content .single {
		padding: 10px 10px 10px 20px;
	}
		#content .single h2 {
			font-size: 3em;
			font-family: Verdana;
			font-weight: normal;
			margin-bottom: 5px;
		}
	#content .latest {
		background: url(images/latestbody.gif) repeat-x 0 bottom;
		margin-bottom: 15px;
	}
		#content .latest .thumb {
			width: 588px; height: 402px;
			border: 1px solid #000000;
			margin: 8px;
			overflow: hidden;
			position: relative;
		}
			#content .latest .thumb img {
				min-height: 402px;
				min-width: 588px;
			}
		#content .latest .text {
			position: absolute;
			bottom: 0;
			background: url(images/shade.png) repeat 0 0;
			color: #585A54;
			font-size: 1.2em;
			width: 558px;
			padding: 10px 15px 15px;
		}
			#content .latest .text a {
				color: #585A54;
				text-decoration: none;
			}
			#content .latest .text h2 {
				font-size: 1.5em;
				font-family: Verdana;
				font-weight: normal;
				margin-bottom: 5px;
			}
			#content .latest .text p {
				line-height: 1.4em;
			}
		#content .latest .foot {
			padding: 5px 15px 20px;
			background: url(images/latestfoot.gif) repeat-x 0 bottom;
			font-size: 0.9em;
		}
	#content .category {
               margin-top:15px;
		width: 298px;
		background: url(images/contentbody1.gif) repeat-y 0 0;
	}
	#content .l { float: left; }
	#content .r { float: right; }
		#content .category h2 {
			font-size: 1.5em;
			padding: 18px 10px 20px 40px;
			background: url(images/contenthead1.gif) no-repeat 0 0;
                        
		}
		#content .category ul {
			list-style-type: none;
			background: url(images/contentfoot1.gif) no-repeat 0 bottom;
			padding: 10px 10px 20px;
			margin-bottom: 0;
		}
			#content .category ul li {
				clear: both;
				line-height: 1.4em;
				padding: 10px 15px;
				margin-bottom: 10px;
				background: url(images/horizontal1.gif) repeat-x 0 bottom;
			}
			#content .category ul li img {
				float: left;
				margin: 0 10px 5px 0;
				width: 70px;
			}
			#content .category ul li a {
				font-weight: bold;
				color: #990000;
				text-decoration: none;
				font-size: 1.1em;
			}
			#content .category ul li p {
				padding-top: 5px;
			}
			#content .category ul li.more {
				padding: 2px 0 2px 20px;
				background: url(images/contentlist1.gif) no-repeat 0 3px;
				margin: 0 15px;
			}
				#content .category ul li.more a {
					color: #FF6600;
					font-size: 0.9em;
					font-family: Verdana;
					text-decoration: underline;
				}
	#content .listing {
		background: url(images/contentbody2.gif) repeat-y 0 0;
		margin-top: 15px;
	}
		#content .listing h2 {
			font-size: 1.5em;
			padding: 18px 10px 20px 40px;
			background: url(images/contenthead2.gif) no-repeat 0 0;
		}
		#content .listing ul {
			list-style-type: none;
			background: url(images/contentfoot2.gif) no-repeat 0 bottom;
			padding: 10px 10px 15px;
		}
			#content .listing ul li {
				clear: both;
				background: url(images/horizontal2.gif) repeat-x 0 bottom;
				padding: 10px 10px;
				margin-bottom: 10px;
			}
			#content .listing ul li img {
				float: left;
				margin: 0 10px 20px 0;
				width: 110px;
			}
			#content .listing ul li a {
				font-weight: bold;
				color: #990000;
				text-decoration: none;
				font-size: 1.1em;
				display: block;
				padding: 2px 0 2px 20px;
			}
			#content .listing ul li .r {
				padding: 10px 0 0;
			}
				#content .listing ul li .r a {
					color: #FF6600;
					font-size: 0.9em;
					font-family: Verdana;
					text-decoration: underline;
					background: url(images/contentlist2.gif) no-repeat 0 1px;
				}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 360px;
	float: right;
}
	#sidebar h2 {
		font-size: 1.5em;
		padding: 13px 10px 10px 40px;
		background: red url(images/sidehead1.gif) no-repeat 0 0;
		margin: 0 5px;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 10px 20px 20px;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 4px 0 4px 20px;
			background: url(images/sidelist1.gif) no-repeat 0 3px;
		}
		#sidebar ul li a {
			color: #000000;
			text-decoration: none;
		}
	#sidebar form {
		height: 167px;
		background: url(images/subscribe.jpg) no-repeat 0 0;
	}
		#sidebar form p {
			padding: 50px 10px 24px 75px;
			line-height: 1.4em;
		}
		#sidebar form input {
			border: 0;
			background-color: yellow;
			font-size: 1em;
			font-family: Arial;
			width: 232px;
			float: left;
			margin: 7px 13px 2px 30px;
			background-color: transparent;
			color: #666666;
		}
		#sidebar form button {
			width: 70px;
			height: 27px;
			border: 0;
			color: #000000;
			font-size: 1em;
			float: left;
			background-color: transparent;
		}
	#sidebar .ad {
		background-color: #FFF5E1;
		padding: 15px 22px;
		margin-bottom: 15px;
		border-bottom: 2px solid #FFE8BD;
	}
		#sidebar .ad h2 {
			font-size: 1.4em;
			color: #FF5934;
			margin-bottom: 10px;
			background: none;
			padding: 0;
		}
	#sidebar .l {
		width: 178px;
		float: left;
	}
	#sidebar .r {
		width: 178px;
		float: right;
	}
		#sidebar .l h2, #sidebar .r h2 {
			background-image: url(images/sidehead2.gif);
			margin: 0;
		}#sidebar .l li, #sidebar .r li {
			background-image: url(images/sidelist2.gif);
			background-position: 0 4px;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	font-size: 1.1em;
	padding-bottom: 38px;
}
	#footer .l {
		color: #000000;
		font-weight: bold;
		padding: 109px 0 0 180px;
	}
	#footer .r {
		color: #ffffff;
		padding: 60px 0 0 220px;
	}
		#footer .r a {
			color: #ffffff;
		}
/** END footer **/

#comments {
	padding-top: 20px
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
		font-weight: normal;
		
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 2px !important;
		font-weight: bold;
		font-size: 1.2em;
	}
	.commentdate {
		font-size: 0.9em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
	
.post {
	clear: both;
        font: 10px Verdana;
	padding-bottom: 20px;
}
	.post h2 {
		
	}
		.post h2 a {
			text-decoration: none;
			color: #000000;
		}
h2.title {
	margin-bottom: 20px !important;
	font-size: 1em !important;
	font-family: Verdana !important;
	text-transform: uppercase;
}
