@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-size:76%;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size:1em;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size:1.8em;
}
h2 {
	font-size:1.3em;
}
#wrapper_top {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	background-image: url(images/wrapper-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container_top{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 100%;
	position: relative;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ia_url a{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 300px;
	position: absolute;
	left: 300px;
	top: 0px;
}
#menu {
	width: 500px;
	position: relative;
	float: left;
	top: 175px;
	left: 90px;
}
#menu ul {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#menu ul li {
	position : relative;
	padding-top:5px;
	float:left;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#menu ul li a, #menu ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#lamp {
	float: left;
	position: relative;
	top: 192px;
	left: 223px;
	display: block;
}

#wrapper_middle {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	background-image: url(images/wrapper-middle-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#container_middle {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	background-image: url(images/container-middle-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#content {
	float: left;
	width: 665px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#content_top {
	float: left;
	width: 665px;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 40px;
	background-image: url(images/content-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_middle {
	float: left;
	width: 665px;
	position: relative;
	padding: 0px;
	background-image: url(images/content-middle-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
}
#content_bottom {
	float: left;
	width: 665px;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 40px;
	background-image: url(images/content-bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .post {
	float: left;
	width: 636px;
	position: relative;
	margin: 0px;
	padding-right: 0px;
	padding-left: 15px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#content .post .entry {
	position: relative;
	float: left;
	width: 634px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content .post .entry_bottom {
	position: relative;
	float: left;
	width: 634px;
	height: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#content .post .entry img {
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .post .entry a img, #content .post .entry a:visited img{
	border: 1px solid #000000;
	padding:5px;	
}
#content .post .entry a:hover img{
	border: 6px solid #E6A501;
	padding: 0px;
}
#content .post .post_title_category {
	width: 395px;
	float: left;
	position: relative;
	padding-top: 30px;
	font-weight: bold;
	display: inline;
	margin: 0px;
}
#content .post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 24px;
}
#content .post .post_category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#content .post .post_author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content .post .post_category a,  #content .post .post_category a:visited{
	color: #333333;
	text-decoration: none;	
}
#content .post .post_category a:hover{
	color: #E5A300;
}
#content .post h2 a, #content .post h2 a:visited {
	color: #333333;
	text-decoration: none;
}
#content .post h2 a:hover {
	color: #E5A300;
}
#content .post .date_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	width: 148px;
	float: right;
	position: relative;
	font-weight: bold;
	margin-right: 0px;
	background-image: url(images/date-time-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 122px;
	text-align: center;
}
#content .post .date_time .date_time_text {
	float: left;
	position: relative;
	top: 18px;
	left: 48px;
}
#content .post .date_time .date_time_text_day {
	font-size: 38px;
	line-height: 36px;
}
#content .post .date_time .date_time_text_month {
	font-size: 14px;
	line-height: 14px;
}
#content .post .date_time .date_time_text_year {
	font-size: 16px;
}
#sidebar {
	float: right;
	position: relative;
	width: 214px;
	margin: 0px;
	padding: 0px;
	right: 96px;
	background-image: url(images/sidebar-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#sidebar_top {
	float: left;
	position: relative;
	width: 214px;
	margin: 0px;
	padding: 0px;
	height: 197px;
	background-image: url(images/sidebar-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar_bottom {
	float: left;
	position: relative;
	width: 214px;
	margin: 0px;
	padding: 0px;
	height: 86px;
	background-image: url(images/sidebar-bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar_content {
	float: left;
	position: relative;
	width: 214px;
	margin: 0px;
	padding-top: 66px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/sidebar-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar h2 {
	margin: 0px;
	padding: 0px;
}
#sidebar ul {
	list-style: none;
	position: relative;
	width: 175px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 39px;
}
#sidebar ul li{
	list-style: none;
	margin: 0px;
	display: block;
	padding: 0px;
}
#sidebar ul li ul {
	list-style: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 140px;
}
#sidebar ul li h2 {
	background-image: url(images/sidbar-titles-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	color: #FFFFFF;
}

#sidebar ul li a, #sidebar ul li a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#sidebar ul li a:hover {
	text-decoration: underline;
}
#sidebar ul li table {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#sidebar ul li table a, #sidebar ul li table a:visited {
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000000;
	padding: 1px;
}
#sidebar ul li table a:hover {
	text-decoration: underline;
}
#footer {
	float: left;
	width: 570px;
	position: relative;
	margin: 0px;
	padding: 0px;
	left: 10px;
	color: #FFFFFF;
}
.portfolio {
	width:200px;
	height:200px;
	float:left;
	position:relative;
	padding:5px;
}
.wallpapers {
	width:200px;
	height:280px;
	float:left;
	position:relative;
	padding:5px;
}
.comments-template {
	position: relative;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
.qtrans_language_chooser li {
	height: 20px;
}

.clearfixmy {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
