@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size:100%;
	margin:0;
	padding:0;
}

img {
	border:none;
}

a {
	text-decoration:none;
	color:#01e0ff;
}

a:hover {
	color:#00a7be;
}

p {
	margin:5px 0;
}

h2 {
	font-size:2em;
	margin:0 0 10px;
}

body {
	background:#0c1119 url(/wp-content/themes/blarsa/images/blarsa/bg.png) no-repeat top center;
	font:62.5% Arial, Helvetica, sans-serif;
	color:#fff;
}

.entry-title a {
	font-size:4em;
	font-weight:bold;
	color:#01e0ff;
}

.entry-title a:hover {
	color:#fff;
	background:#00a7be;
}

.entry-meta div, .entry-meta span, .entry-meta address {
	display:inline-block;
}

.entry-meta {
	font-size:1.4em;
	color:#ffecda;
	font-weight:normal;
	margin:5px 0 10px;
}

.clear {
	clear:both;
}

#wrapper {
	width:870px;
	margin:0 auto;
}

#logo {
	width:251px;
	height:55px;
	margin:10px auto;
}

#nav {
	height:33px;
}

#nav { 
	height: 33px;
}
#nav ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: url(/wp-content/themes/blarsa/images/blarsa/nav.png) no-repeat;
}
#nav li {
	display: inline;
}
#nav li a {
	background: url(/wp-content/themes/blarsa/images/blarsa/nav.png) no-repeat;
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 33px;
}

#nav .page-item-1 a {
	width: 88px;
	background-position: 0 0;
}
#nav .page-item-1 a:hover {
	background-position: 0 -33px;
}
#nav .page-item-1 .current_page_item {
	width: 88px;
	background-position: 0 -66px;
}
#nav .page-item-1 .current_page_item:hover {
	background-position: 0 -99px;
}

#nav .page-item-15 a {
	width: 88px;
	background-position: -88px 0px;
}
#nav .page-item-15 a:hover {
	background-position: -88px -33px;
}
#nav .page-item-15 .current_page_item {
	width: 88px;
	background-position: -88px -66px;
}
#nav .page-item-15 .current_page_item:hover {
	background-position: -88px -99px;
}

#nav .page-item-17 a {
	width: 88px;
	background-position: -176px 0;
}
#nav .page-item-17 a:hover {
	background-position: -176px -33px;
}
#nav .page-item-17 .current_page_item {
	width: 88px;
	background-position: -176px -66px;
}
#nav .page-item-17 .current_page_item:hover {
	background-position: -176px -99px;
}

#nav .page-item-126 a {
	width: 88px;
	background-position: -264px 0;
}
#nav .page-item-126 a:hover {
	background-position: -264px -33px;
}
#nav .page-item-126 .current_page_item {
	width: 88px;
	background-position: -264px -66px;
}
#nav .page-item-126 .current_page_item:hover {
	background-position: -264px -99px;
}

#nav .page-item-40 a {
	width: 89px;
	background-position: -352px 0;
}
#nav .page-item-40 a:hover {
	background-position: -352px -33px;
}
#nav .page-item-40 .current_page_item {
	width: 88px;
	background-position: -352px -66px;
}
#nav .page-item-40 .current_page_item:hover {
	background-position: -352px -99px;
}

#nav li {
	display:inline;
}

#nav .tl img, #nav .tr img {
	height:33px;
	width:5px;
}

#nav .tl {
	background:url(/wp-content/themes/blarsa/images/blarsa/nav_tl.png) no-repeat;
	float:left;
	width:5px;
	height:33px;
}

#nav .extend {
	background:url(/wp-content/themes/blarsa/images/blarsa/nav_repeat.png) repeat-x;
	height:33px;
	width:210px;
	float:left;
}

#nav .repeat {
	background:url(/wp-content/themes/blarsa/images/blarsa/nav_repeat.png) repeat-x;
	height:33px;
	width:10px;
	float:left;
}

#nav .tr {
	background:url(/wp-content/themes/blarsa/images/blarsa/nav_tr.png) no-repeat;
	float:left;
	width:4px;
	height:33px;
}

.content {
	background:url(/wp-content/themes/blarsa/images/blarsa/content_bg.png) no-repeat;
	width:840px;
	padding:5px 15px;
	min-height:600px;
}

.content .left {
	width:640px;
	float:left;
}

.content .right {
	width:170px;
	float:right;
}

.categories h1 {
	font-size:1.8em;
	color:#fe6001;
}

.categories ul {
	list-style-type:none;
}

.categories li {
	font-size:1.4em;
	line-height:1.4em;
}

.categories li a {
	font-weight:bold;
}

.entry-content {
	font-size:1.2em;
	font-weight:normal;
	color:#fff;
	line-height:18px;
}
.author a, .entry-categories a {
	font-style:normal;
	font-weight:bold;
	color:#ffecda;
	background:#fe6001;
}

.author a:hover, .entry-categories a:hover {
	color:#fff;
	background:#ee1413;
}

.commentslink {
	color:#FFECDA;
}

.commentslink:hover {
	color:#fff;
}

.right h4 {
	font-size:1.8em;
	font-weight:bold;
	color:#fe6001;
	letter-spacing:-1px;
}

.right ul {
	list-style:none;
}

.right .widget {
	margin:0 0 25px;
}

.cat-item a {
	font-size:1.4em;
	font-weight:bold;
}

#get-recent-comments a {
	font-size:1.1em;
	line-height:20px;
}

.post {
	margin:0 0 10px;
}

.navigation {
	font-size:1.2em;
	font-weight:bold;
}

#footer {
	width:850px;
	height:12px;
	background:url(/wp-content/themes/blarsa/images/blarsa/footer.png) no-repeat;
	margin:0 auto;
	padding:6px 10px;
	font-size:1.1em;
}

#footer a {
	color:#fff;
}

#footer a:hover {
	color:#01e0ff;
}

#footer p {
	margin:0;
}

.footerfeedlinks {
	float:right;
}

#commentlist {
	font-size:1.1em;
	list-style:none;
}

#commentlist .comment {
	margin:0 0 10px;
	padding:0 0 10px;
	border-bottom:1px solid #666666;
}

.commentauthor {
	font-size:1.3em;
	font-weight:bold;
	color:#FE6001;
}

.commentauthor a {
	color:#FE6001;
}

.comment-meta {
	margin:0 0 10px;
}

.comment-meta a {
	color:#FFECDA;
}

#nav-below {
	text-align:center;
	font-size:1.1em;
}

#nav-below div {
	display:inline-block;
	margin:0 5px;
}

#nav-below a {
	color:#999;
}

.entry-comments h4 {
	font-size:1.6em;
	margin:10px 0 0;
}

.comment-content {
	font-size:1.2em;
}

#commentform textarea {
	width:630px;
}