/*
Theme Name: Xen Studio
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: 
*/

body {
	background: url(images/background.jpg) repeat top center scroll;
	margin: 0;
	padding: 0;
	font-family:arial;
	font-size:13px;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#page {
	width: 1024px;
	margin: 0 auto;
}

#header {
	background: url(images/header_bg.png) no-repeat center center scroll;
	height: 534px;
	overflow: hidden;
	position: relative;
}

#sleekslide {
	position: absolute;
	top: 173px;
	left: 75px;
}

#content {

}

#main {
	background:url("images/main_bg.png") repeat-y scroll 0 0 transparent;
	overflow:hidden;
	padding:0 90px 0 100px;
}

#footerTop {
	background:url(images/footer_top.png) no-repeat scroll 0 0 transparent;
	height: 20px;
}

#footerContent {
	background:url(images/footer_content_bg.png) repeat-y scroll 0 0 transparent;
	overflow:hidden;
	padding: 0 110px;
}

#footer {
	background:url(images/footer_bg.png) repeat-x scroll 0 0 transparent;
	height: 75px;
	color: #ffffff;
	font-size: 20px;
}

#content {
	float:left;
	width:525px;
}

h2 {
	margin-bottom: 0px;
	font-size: 32px;
	font-weight: bold;
	color: #888888;	
}

h2 a, h2 a:hover {
	color: #888888;
	text-decoration: none;
}

#sidebar h2 {
	font-size: 20px;
}

.post {
	margin-bottom: 35px;
}

#sidebar {
	float:right;
	width:255px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#footer #page {
	padding:26px 0 0;
	width:1000px;
}

.alignright {float:right; margin:0 0 1em 1em}
.alignleft {float:left; margin:0 1em 1em 0}
.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.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;
	}
.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
	
.postmetadata { clear: both; }

/* BEGIN Slider */
.notactive {
	visibility:hidden;
}
.jshide{
	visibility:hidden;
}
.slideme {
	position:relative;
	left:0;
}
.slide1 {
	visibility:visible;
	z-index:1;
}
.slider_container {
	position:absolute;
	top:0;
	left:0;
	height:400px;
	width:875px;
}

#sleekslide .slideimage {
	background:url(images/slider_reflection.png) repeat-x 0 100%;
	position:absolute;
	padding-bottom:30px;
}
#sleekslide .slideimage_big, #sleekslide .nophoto {
	left:35px;
	bottom:80px;
}
#sleekslide .slideimage_med, #sleekslide .nophoto-md {
	left:190px;
	bottom:55px;
}
#sleekslide .slideimage_sm1, #sleekslide .nophoto-sm1 {
	bottom:50px;
	left:80px;
}
#sleekslide .slideimage_sm2, #sleekslide .nophoto-sm2 {
	bottom:40px;
	left:275px;
}

#sleekslide .intro {
	color:#acbdce;
	line-height:18px;
	width:400px;
	position:absolute;
	top:50px;
	left:50%;
	margin-left:25px;
}
#sleekslide .intro_text { margin-bottom: 0.7em; }
#sleekslide .intro h2 a, #sleekslide .intro h2 a:visited, .xoxo h3, .entry-content h3, .entry-content h2, .entry-content h4, .entry-content h5 {
	color:#fff;
	font:bold 1.2em "Arial Black",Arial,sans-serif;
	text-transform:uppercase;
	letter-spacing:-1px;
	line-height:10px;
	margin-bottom:15px;
}
.xoxo h3, .entry-content h3, .entry-content h2, .entry-content h4, .entry-content h5 { color: black; line-height: 1.4em; }
#sleekslide .buttonlinks {
	display:block;
	position:absolute;
	top:150px;
	width:400px;
	overflow:hidden;
}
#sleekslide .buttonlinks .next {
	margin-right:10px;
}
.buttonlinks a {
	display:block;
	background:url(images/slider_button.png) no-repeat 50% 0;
	color:#333;
	font:italic 1.2em Georgia,serif;
	line-height:33px;
	text-decoration:none;
	text-align:left;
	text-indent:7px;
	width:155px;
	padding-bottom:30px;
	border:none;
	position:relative;
	float:left;
}
#sleekslide .buttonlinks a:hover {
	color:#555;
}
/* END Slider */


* html body #sleekslide .slideimage {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/slider_reflection.png');
}
* html body #sleekslide .buttonlinks a {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/slider_button.png');
}

#nav {
	height: 40px;
	padding: 25px 0 0;
}

#nav ul, #nav li {
	margin: 0;
	list-style: none;
	padding: 0;
}

#nav li  { float: left; }

#nav a {
	color: #000000;
	text-decoration: none;
	font-size: 20px;
	text-transform: uppercase;
	padding: 0 25px;
}

#screenshot {
	left:70px;
	position:absolute;
	top:212px;
}

#footer #page #footermenu, #footer #page #footermenu a {
	font-size: 12px;
	text-align: right;
	color: #ffffff;
}
