
/* basic */

html {	
	min-width:980px;
	height:100%;
	width:100%;
}

body {
	width:100%;
	color:#9c9c9c;
	font:normal 12px/120% Tahoma, Geneva, sans-serif;
	background:#000 url(../images/body_bg.jpg) 50% 0 repeat;
	
}

#top {
	width:100%;
	min-height: 355px; height:auto !important; height:355px;
	background:url(../images/header_bg.jpg) 50% 0 no-repeat;
}


.wrap {
	width:980px;
	margin:0 auto;
	position:relative;
}


/*Links*/

a, a:link {
	color:#68c1de;
	text-decoration:underline;
}


a:hover {
	text-decoration:none;
	color:#8bd8f2;
}

.post_content a span, .read_comments span {
	font-family:Arial, Helvetica, sans-serif !important;
}


/*header*/

#header {
	clear:both;
	height:301px;
}

#girl {
	width:202px;
	height:301px;
	position:absolute;
	left:71px;
	*left:72px;
	z-index:1;
	background:url(../images/sprite.png) 0 -318px no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { #girl { left:72px; } }


#logo {
	position:absolute;
	z-index:10;
	top:0;
	left:195px;
	width:463px;
	height:83px;
	text-indent:-999%;
}


#blog_title {
	position:absolute;
	top:85px;
	left:250px;
	z-index:10;
}


#blog_title h1, #blog_title span {
	font:normal 10px/10px "Comic Sans MS", cursive;
	color:#8c6d7b;
	display:inline;
}


#s_form {
	width:308px;
	height:24px;
	position:absolute;
	left:260px;
	top:121px;
}

#s_form form {
	position:absolute;
	z-index:10;
}



#s_form .on_hover {
	position:absolute;
	top:-100000px;
	left:1px;
	width:308px;
	height:24px;
	background:url(../images/sprite.png) 0 0 no-repeat;
	_display:none;
}

#s_form input {
	float:left;
}

.s_f {
	color:#e9a2c1;
	background:none;
	font-size:10px;
	padding:0 0 0 30px;
	margin:5px 0 0 0;
	width:179px;
}

.go_s {
	width:80px;
	height:24px;
	overflow:visible;
	margin:0 0 0 11px;
	background:none;
	cursor:pointer;
}


#small_menu {
	width:150px;
	height:26px;
	position:absolute;
	background:url(../images/sprite.png) -103px -105px no-repeat;
	overflow:hidden;
	left:411px;
	top:196px;
	font-size:11px;
}

#small_menu a {
	text-decoration:none;
	display:block;
	float:left;
	line-height:12px;
}

#small_menu a:hover {
	color:#fff;
}

.h_l {
	padding-left:13px;
	margin-right:9px;
}

.c_l {
	padding-left:13px;
	margin-right:12px;
}

.r_l {
	padding-left:9px;
}




/*slider*/

#slider {
	position:absolute;
	top:124px;
	left:628px;
	width:331px;
	height:177px;
}

#slider img {
	position:absolute;
	left:0;
	top:0;
	width:331px;
	height:177px;
}

.control {
	width:131px;
	height:131px;
	background:url(../images/sprite.png) 0 -187px no-repeat;
	position:absolute;
	top:150px;
	z-index:10;
	overflow:hidden;
}

.control span {
	display:block;
	width:29px;
	height:28px;
	cursor:pointer;
	margin:48px 0 0 48px;
	overflow:hidden;
}


#left_control {
	left:555px;
}

#right_control {
	left:895px;
}

#prev2 {background:url(../images/sprite.png) -132px -227px no-repeat;}
#prev2:hover {background:url(../images/sprite.png) -132px -256px no-repeat;}

#next2 {background:url(../images/sprite.png) -162px -227px no-repeat;}
#next2:hover {background:url(../images/sprite.png) -162px -256px no-repeat;}


/*left_side*/

#left_side {
	width:600px;
	float:left;
	padding:30px 10px 0 0;
}


.post {
	clear:both;
	width:600px;
	background:url(../images/post_bottom.jpg) 50% 100% no-repeat;
	min-height: 200px; height:auto !important; height:200px;
	margin-bottom:10px;
}

.post_head {
	position:relative;
	min-height: 60px; height:auto !important; height:60px;
	padding:0 0 0 83px;
	margin-left:-20px;
}

.post_ico {
	position:absolute;
	top:-50px;
	left:0;
	background:url(../images/sprite.png) 0 -24px no-repeat;
	width:83px;
	height:116px;
}

.post_head h2 {
	font:italic normal 20px/120% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.post_head h2 a {
	color:#ebebeb;
	text-decoration:none;	
}

.post_head h2 a:hover {
	color:#a8d9e9;
}


.date {
	font-size:11px;
	color:#6c6c6c;
	padding:8px 0 0 0;
}


.post_content {
	padding:15px 15px 7px 15px;
}

.post_content p {
	color:#9c9c9c;
	font:normal 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	text-align:justify;
	clear:both;
}

.post_content p img, .wp-caption img {
	display:block;
	padding:3px;
	background:#4a4a4a;
}

.wp-caption-text {
	color:#5c6568 !important;
	font-size:11px;
}

.post_content p a img {
	background:#5c6568;
	display:block;
	float:left;
	margin:0 10px 10px 0;
}

.post_content p a:hover img {
	background:#739ca9;
}



.post_content h3, .comments_header {
	font:normal 15px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear:both;
	color:#fff;
	padding:8px 0 4px 0;
	border-bottom:1px #666 dotted;
	margin-bottom:5px;
}

.comments_header {
	font-size:11px;
	border:0;
	color:#b67e95;
}

.comments_header span {
	color:#444444;
}

.post_content ul {
	list-style:disc;
	list-style-position:inside;
	padding:10px 0;
}

.post_content ol {
	list-style:decimal;
	list-style-position:inside;
	padding:10px 0;
}

.post_content li {
	padding:0 0 8px 0;
	color:#5c6568;
	font-size:11px;
}

.post_content table {
	border:0;
	padding-bottom:10px;
}

.post_content table th {
	font-weight:bold;
	background:#212121;
}

.post_content table td {
	border:1px #212121 dotted;
}

.post_content table tr:hover td {
	border:1px #303030 solid;
}

.post_content table th, .post_content table td {
	padding:8px;
}

.tag_box {
	font-size:11px;
	width:405px;
	float:left;
	min-height: 17px; height:auto !important; height:17px;
	padding:5px 20px 0 22px;
	position:relative;
	line-height:20px;
}

.tag_box a {
	padding-right:5px;
	position:relative;
	top:0;
}



.tag_ico {
	position:absolute;
	top:0;
	left:0;
	background:url(../images/sprite.png) -103px -36px no-repeat;
	width:22px;
	height:22px;
}


.read_comments {
	font-size:11px;
	padding:0 0 0 18px;
	position:relative;
	float:left;
	margin:5px 0 0 0;
}

.read_comments a {
	color:#d0266f;
}

.read_comments a, .read_comments span {
	display:block;
	float:left;
	margin-right:4px;
}

.read_comments span {
	overflow:hidden;
	width:0;
}

.read_comments a:hover {
	color:#dd508d;
}

.read_ico {
	width:14px;
	height:12px;
	background:url(../images/sprite.png) -140px -41px no-repeat;
	position:absolute;
	left:0;
	top:2px;
}

.sep {
	height:50px;
}




/*right_side*/

#right_side {
	width:360px;
	float:left;
	padding:15px 0 0 0;
	*padding:25px 0 0 0;
}


#right_side a {
	color:#fff;
}


.sidebar_headline {
	font: bold 15px/120%  Helvetica, sans-serif;
	color:#7a7a7a;
	position:relative;
	padding:0 0 8px 15px;
	margin-top:15px;
}

.sidebar_headline span {
	display:block;
	width:16px;
	height:16px;
	background:url(../images/sprite.png) -101px -66px no-repeat;
	position:absolute;
	left:-5px;
	top:2px;
	_top:3px;
}


.top_list, .bottom_list {
	height:11px;
	clear:both;
	background:url(../images/sprite.png) 0 -162px;
}

.bottom_list {
	background:url(../images/sprite.png) 0 -175px;
	margin-bottom:25px;
}

.top_list {
	_margin-bottom:-2px;

}


.list {
	background:url(../images/list_bg.jpg) 0 0 repeat-y;
	padding:0 0 0 15px;
}

.children {
	position:relative;
	z-index:15;
	clear:both;
	padding:0 0 0 20px;
}




.list a {
	display:block;
	text-decoration:none;
	padding:10px 5px 10px 20px;
	_padding:10px 5px 7px 20px;
	position:relative;
	z-index:10;
	top:0;
	margin-right:10px;
}

.list a:hover {
	text-decoration:none;
	color:#8ce3ff !important;
	background:#000;
}

.list li {
	position:relative;
}



.marker {
	display:block;
	width:3px;
	height:6px;
	position:absolute;
	left:8px;
	top:15px;
	background:url(../images/sprite.png) -145px -70px no-repeat;
	z-index:10;
	
}


.light_bg {
	background:url(../images/liight.png) 50% 100% no-repeat;
}


.tags {
	position:relative;
	padding:0 0 0 10px;
	border-left:1px #553c47 solid;
	margin:0 0 30px 3px;
}

.tags a {
	line-height:130%;
	text-decoration:none;
	position:relative;
	top:0;
}

.tags a:hover {
	color:#8ce3ff !important;
	text-decoration:underline;
	background:#000;
}



/*bottom_area*/

#bottom_area {
	width:100%;
	clear:both;
	padding:20px 0;
	position:relative;
	background:url(../images/bottom_area.jpg) 0 0 repeat;
	margin:-20px 0 0 0;
}

#b_a_line {
	position:absolute;
	height:1px;
	overflow:hidden;
	top:0;
	left:0;
	background:url(../images/dots_sprite.gif) 0 repeat-x;
	width:100%;
}


.col {
	position:relative;
	width:33%;
	float:left;
}

#bottom_area h4 {
	font:normal 18px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:10px;
}

#bottom_area li a {
	font-size:11px;
	text-decoration:none;
}


#bottom_area ul {
	list-style:disc;
	list-style-position:inside;
}

#bottom_area ul li {
	color:#fff;
	padding:7px 0 0 0;
	white-space:nowrap;
}



.center {
	float:left;
	margin:0 auto;
}

.c_w {
	margin:0 auto;
}


/*footer*/

#footer {
	clear:both;
	width:100%;
	background:#000;
	padding:15px 0;
	background:url(../images/dots_sprite.gif) 50% -2px repeat-x;
	font-size:11px;
}



/*addthis*/

.addthis_button {
	position:absolute;
	z-index:10;
	top:195px;
	left:50%;
	margin-left:-220px;
}


/*form*/


label {
	display:block;
	float:left;
	line-height:20px;
	padding:0 10px 0 0;
	text-align:right;
	_width:120px;
}


#left_side form p {
	clear:both;
	
}


#left_side form {
	padding:10px 0 0 0;
	clear:both;
}



/*archives / links*/

.archives, .links {
	position:relative;
	padding:0 0 0 10px;
	border-left:1px #553c47 solid;
	margin:8px 0 30px 3px;
}

.archives li, .links li {
	min-height: 16px; height:auto !important; height:16px;
	background:url(../images/sprite.png) -220px -190px no-repeat;
	padding:0 0 0 20px;
}

.links li {
	background:url(../images/sprite.png) -226px -450px no-repeat;
	padding:0 0 0 8px;
}


.archives a, .links a {
	color:#6b9bab !important;
	text-decoration:none;
	position:relative;
	left:0;
	display:block;
	padding:2px 0 10px 0;
}

.archives a:hover, .links a:hover {
	color:#fff !important;	
}



/*comments*/

.comment {
	clear:both;
	padding:10px;
	margin:10px 0;
	border:1px #333 dotted;
	cursor:default;
	position:relative;
	top:0;
}

.comment:hover {
	border:1px #4f2134 solid;
}

.comment p {
	clear:both;
	font-size:11px;
	color:#5f6668;
}

.post_comment {
	_margin-left:133px;
	_overflow:visible;
	_padding:0 10px;
	cursor:pointer;
}

.ie6_submit {
	_padding-left:133px;
}


.current-cat a, .current_page_item a {
	background:#000 !important;
}




























