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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #667A83;
	background: white;
	font: 11px verdana;
	background: url(images/bg_1.gif);
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {color: #FF7700;}
td {vertical-align: top;}
h1, h2, h3 {font-weight: bold;}
#header {background: url(images/top_bg.gif); height: 36px; padding-top: 10px;}
#header h1 a {background: url(images/logo1.gif); text-indent: -400em; height: 20px; width: 420px; display: block;}
#page {width: 850px; margin: auto; overflow: hidden; height: 1%; position: relative;}
#headerimg {width: 800px; margin: auto; display: block;}

#nav {float: right; background: white; padding: 10px 0 0 30px; height: 15px; display: block; width: 540px;}
#nav li {float: left; margin-right: 22px; border-right: 1px #666666 solid; padding-right: 17px}
#img {width: 280px; height: 481px; display: block; float: left; position: absolute; bottom: 0;}
.home {background: url(images/main_pic.jpg) no-repeat bottom;}
.men {background: url(images/main_pic1.jpg) no-repeat bottom;}

#content h2 {font-size: 20px; border-bottom: 1px #cccccc dotted; padding-bottom: 5px; margin-bottom: 10px;}
#content .post img{margin-right: 20px;}
.post h2 a{text-decoration: none; color: #666666;}
#content h3 a {font-size: 18px; color: #666666;}
.post p {margin-bottom: 10px;}
.navigation {margin-bottom: 10px}
.postmetadata {margin-top: 40px; display: block;}
.post small {margin-bottom: 10px; display: block;}
.post {border-bottom: 1px #666666 dotted; margin-bottom: 20px; padding-bottom: 10px; overflow: hidden; height: 1%; display: block;}
#content {width: 550px; background: #ffffff; padding: 10px; float: right; display: block; overflow: hidden; height: 1%;}
#footer {width: 100%; text-align: right; display: block;   background: url(images/bottom_bg.gif) repeat-x;}
#bg2 {background: url(images/bgs_2.gif); width: 100%; overflow: hidden; height: 1%;}
#footer p {width: 800px; margin: auto; padding-top: 10px;}


/* aniga */
#lista {margin: auto;}
#lista li { width: 180px; float: left; padding: 0 0 80px 0px; text-align: center; height: 140px; display: block;}
.title_aniga { font-size: 11px; font-weight: bold; margin-bottom: 5px; display: block; text-align: center; }
#info {margin: 20px;}

/* Begin Comments*/

.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;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.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;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top: 20px;
	padding: 10px;
	}

#commentform {
	display: block;
	float: left;
	margin-top: 20px;
}

#commentform input {
	width: 200px;
}

#content p {
line-height: 15px;
margin-bottom: 5px;
}

strong {font-weight: bold;}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Comments */

p{
display: block;
}

.post li {
	padding-left: 10px;
	margin-bottom: 10px;
	list-style: disc;
}

.post ul {
	margin-left: 20px;
}

.gallery_thumb_pages {
	margin-top: 20px;
}

.post ul li ul {
margin: 10px;
}

.post ul li ul li{
	list-style: none;
}