/* 
	Theme Name: Vela
	Theme URL: http://www.themegalaxy.net/2009/01/libra/
	Description: A ThemeGalaxy.net Theme
	Author: Dejan Cancarevic and James Koster
	Author URI: http://www.themegalaxy.net
	Version: 1.0		
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 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 {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}


/****************** My stuff *********************/

img, div { behavior: url(iepngfix.htc) }

#subblock {background-color: #e5e5e1; padding: 5px 15px;}
#subblock a {color:#000000; font-weight:bold;}
#subblock a:hover {color:#000000; text-decoration:underline; font-weight:bold;}
#subblock a:visited {color:#000000; font-weight:bold;}

.archiveimg {
	width:100px;
	height:auto;
	float:left;	
	border:1px solid #dce6e8;	
	margin:0px 20px 0 0;
}
.archiveentry {height:300px;}

.clear {clear:both;}

.homepage embed, .homepage object { width:380px; }

.archiveentry .post .fb_iframe_widget { margin: 0 -34px 0 10px; }
.post .fb_iframe_widget  { margin:0 210px 0 0; position:relative; }
.fb_iframe_widget  { float:right; margin:20px -40px 0 10px; }

/****************** end ***************************/

table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
* {
margin:0pt;
padding:0pt;
}

body {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color:#142330;
	background: #333333;
	font-size:13px;
}


strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

a {
	color:#990000;
	text-decoration:none;
}

a:hover { background: #f9f9f9; color:#333333; }
a.nobg:hover { background: none; }

.post a:hover { background:#990000; color: #fff; }

a:visited {
	color:#990000;
	text-decoration:none;
}

.wrap {
	width:950px;
	margin:0px auto;
}

#lights {
	background:url(images/lights.jpg) top center no-repeat;
	width:100%;
	height:650px;	
}

body.stars #lights {
	background:url(images/header2.jpg) top center no-repeat;
	width:100%;
	height:700px;	
}

#header {
	color:#fff;
	padding:20px 0;
}

#header h1 {
        text-indent:-9000em;
}

h1 {
	font-size:26px;
	font-weight:bold;
	color:#111;
}

h1 span{
	position:absolute;
	margin:-1px 0 0 -1px;
	color:#fff;

}

#header h1 a{
	color:#fff;
}

#header h1 a:hover{
	color:#eee;
}

h2 {
	font-size:18px;
	font-weight:bold;
	color:#111;
}

h2 span{
	position:absolute;
	margin:-1px 0 0 -1px;
	color:#fff;

}

#header form{
	float:right;
	margin:20px 0 65px 0;
}

input {
	/* background:url(images/input.gif) left top no-repeat #fff;
	color:#111;
	-moz-border-radius: 15px;
        -webkit-border-radius: 15px; */
	border:1px solid #ccc;
	padding:3px 10px;
	width:250px;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contact input {
        margin: 0px 0 0 0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.contact textarea {
        width: 350px;
        margin: 0px 0 -5px 0;
}
.contact div {
        text-align: left;
        margin: -8px 0 10px 10px;
        padding: 0 0 0 0;
}

input.paypal {
	background:none;
	color:none;
	-moz-border-radius: 0px;
        -webkit-border-radius: 0px;
	border:0px;
	padding:0px;
	width:inherit;
}

textarea {
	background:url(images/input.gif) left top no-repeat #fff;
	color:#111;
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
	border:1px solid #ccc;
	padding:3px 10px;
	width:500px;
	height:100px;
	margin:0 0 20px 0;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.sub {
	background:url(images/button.gif) center top no-repeat;
	color:#666;
	-moz-border-radius: 2px;
        -webkit-border-radius: 2px;
	border:0px solid #333;
	padding:0px;
	width:62px;
	height:26px;
	text-transform:uppercase;
	margin:0 0 0 10px;
	font-size:10px;
	cursor:pointer;
}

input.sub:hover {
	color:#333;
}

#menu {
	clear:both;
	background:url(images/menu.png) left top repeat;
	padding:10px 10px 15px 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

* html #menu {
	background-image:none;
	background-color:#111;
}

span.right {
	float:right;
}	

#menu a {
	color:#4b95c3;

}

#menu a.rss {
	color:#4b95c3;
	background:url(images/rsss.gif) right center no-repeat;
	padding:0 20px 0 0;
}

#menu a:hover {
	color:#fff;
}

#menu ul {
	list-style:none;

}

#menu ul li{
	display:inline;
}

#menu ul li a{
	padding:5px 10px 7px 10px;
}

#menu ul li a:hover{
	background:url(images/menuhover.gif) bottom center no-repeat;
}

#content {
	clear:both;
	background:url(images/topy.gif) left top repeat-x #cccccc;
	padding:0px;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
	margin:-8px 0 0 0;
}

#main {
	width:610px;
	background:url(images/sidebar.gif) right top repeat-y #fff;
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft : 5px;
	-webkit-border-bottom-left-radius: 5px;
	padding:40px;
        float: left;
}

* html #main {
	width:600px;
}

#sidebar {
	float:right;
	width:200px;
	padding:40px 0px;
	margin:0 30px 0 0;
}

* + html #sidebar {
	position:relative;
}

* html #sidebar {
	position:relative;
}

body #sidebar a {
	color:#2d5287;
}	

.wrap #sidebar a:hover {
	color:#333;
}	

.mhome {
	width:475px;
}

.shome {
	width:400px;
}

.cat {
	border-bottom:1px solid #eee;
	text-transform:uppercase;
	color:#666;
	font-size:12px;
	padding:0 0 3px 0;
}

.bottom .cat {
	border-top:1px solid #eee;
        border-bottom: 0px;
	text-transform:uppercase;
	color:#666;
	font-size:12px;
	padding:5px 0 25px 0;
}

.cat a{	
	color:#666;
	background:url(images/tag.gif) left center no-repeat;
	padding:0 0 0 15px;
}

.cat a:hover{	
	color:#333;
}

.cat span{
	float:right;
	color:#999;
	text-transform:none;
	background:url(images/comment.gif) right center no-repeat;
}

.cat span a{
	color:#999;
	padding:0 15px 0 0px;
	background: none;
}

.cat span a:hover{
	color:#333;
}

h3 {
	font-size:20px;
	color:#111;
	display:block;
	margin:15px 0 20px 0;
}

.post {
	padding:0 0 5px 0;
}

.post img {
	border:1px solid #dce6e8;
	padding:5px;
	margin:10px;
}

.post .paypalpixel, .paypalpixel:hover {
	border:0px;
	padding:0px;
	margin:0px;
}

.post img:hover {
	border:1px solid #b3dce4;
}

.post p {
	line-height:22px;
	margin:10px 0 20px 0;
}

#bottom {
	background:#f4f9fb;
	border-top:1px solid #dce6e8;
	padding:10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin:-10px 0 0 0;
	clear:both;
}

#bottom img{
	float:right;
	margin:-3px 5px 0 0;
}

#bottom ul{
	list-style:none;
}

#bottom ul li{
	display:inline;
}

#bottom ul li a{
	color:#00264a;
	padding:0 10px;
}

#bottom ul li a:hover{
	color:#111;
	padding:0 10px;
}

#footer {
	clear:both;
	height:250px;
	background:url(images/footer3.jpg) top center no-repeat;
}

body.stars #footer {
	clear:both;
	height:71px;
	background:url(images/footer2.jpg) top center no-repeat;
}

.date {
	background:url(images/date.gif) center no-repeat;
	width:39px;
	height:55px;
	position:absolute;
	text-align:center;
	margin:7px 0 0 -65px;	
	font-size:20px;
	color:#333;
	font-weight:bold;
	padding:10px 0 0 0;
	line-height:24px;
}

.date span{
	display:block;
	color:#990000;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
}

.recent {
	/*height:150px;*/
	font-size:12px;
	display:block;
	margin:0 0 20px 0;
}

.recent strong a{
	display:block;
	line-height:15px;
}


.recent img{
	width:70px;
	height:auto;
	float:left;	
	border:1px solid #dce6e8;	
	margin:0px 10px 0 0;
}

span.tech a {
	color:#999;
	background:url(images/tag.gif) left center no-repeat;
	padding:0 15px 0 15px;
}

span.tech a:hover {
	color:#666;	
}

span.time {
	background:url(images/comment.gif) left center no-repeat;
}

span.time a {
	color:#999;
	background: none;
	padding:0 15px 0 15px;
}

span.time a:hover {
	color:#666;	
}

.recent .date{
	margin-top:-10px;
}

h4 {
	font-size:15px;
	color:#111;
	display:block;
	margin:0px 0 20px 0;
        font-weight: bold;
        border-bottom: solid #666 2px;
}

h5 {
	font-size:15px;
	color:#2d5287;	
	margin:0px 0 30px 0;
	line-height:22px;
}

.left {
	width:185px;
}

.rightt {
	width:150px;
	float:right;
	margin:0 10px 0 0;
}

.spons {
	background:url(images/guy.png) right center no-repeat;
}

.catts {
	background:url(images/category.png) right center no-repeat;
}

.roll {
	background:url(images/roll.gif) right center no-repeat;
	margin-top:30px;
}

.twitty {
	background:url(images/twit.png) right center no-repeat;
}

ul.kateg {
	list-style:none;
	margin:0 0 30px 0;
}

ul.kateg li {	
	font-size:11px;
}

ul.kateg li a{
	color:#2d5287;
	border-bottom:1px solid #fff;	
	display:block;
	padding:5px 0;
}

ul.kateg li a:hover{
	color:#666;
}

#sidebar p {
	font-size:12px;
	line-height:18px;
	margin:0 0 10px 0;
}

.sponss {
	margin:0 0 30px 0;
}

.sponss img{
	margin:0 0 10px 0;
}

.wow {
/*      border-bottom:1px solid #dce6e8;
	border-top:1px solid #dce6e8;
*/
	padding:8px 40px;
	margin:60px -36px 20px -40px;
	text-transform:uppercase;
	font-size:12px;
	height:15px;
}

.wow a{
	color:#999;
}

.wow a:hover{
	color:#333;
}

#socialize {
	background:#fffbe7;
	border:1px solid #ffffcc;
	padding:15px;
	position:relative;
	margin:0 0 40px 0;
}

#socialize h4 {
	margin-bottom:15px;
}

img.socc {
	position:absolute;
	top:-1px;
	right:-1px;
}

#socialize a{
	color:#8f852c;
	padding:0 0 0 22px;
	margin:0 20px 0 0;
}

#socialize a:hover{
	color:#111;
}

a.digg {
	background:url(images/digg.gif) left center no-repeat;	
}

a.dellicio {
	background:url(images/dell.gif) left center no-repeat;	
}

a.stumble {
	background:url(images/stumble.gif) left center no-repeat;	
}

a.face {
	background:url(images/face.gif) left center no-repeat;	
}

.comment {
	background:#f3f8fd;
	border-bottom:1px solid #e7f2fb;
	border-top:1px solid #e7f2fb;
	padding:15px;
	color:#658cb4;
	font-size:12px;
	line-height:20px;
}

.author {
	padding:5px;
	font-size:11px;
	color:#999;
	position:relative;
	margin:0 0 20px 0;
}

.author img{
	width:35px;
	height:35px;
	position:absolute;
	right:5px;
	top:-15px;
}

.alt {
	background:#f8f8f8;
	border-bottom:1px solid #f1f1f1;
	border-top:1px solid #f1f1f1;
	color:#9e9e9e;
}

#main form {
	display:block;
}

#main form input {
	display:block;
	margin:0 0 10px 0;
}

blockquote {
	border-left:3px solid #d0e3ea;
	margin:30px 0;
	padding:0 20px;
	font:18px georgia;
	line-height:24px;
	color:#71aac1;
}

.post ul{
	margin:30px;
	color:#666;
	list-style-image:url(images/list.gif);
}

.post ul li{
	padding:5px 0;	
}

.post ol{
	margin:30px;
	color:#666;	
}

.post ol li{
	padding:5px 0;	
}

/* Widgets */

.widget li { list-style:none; }
.widget h4 { margin-top: 30px; }
li#archives-3 { list-style:none; }
.widget_text { list-style:none; }
ul.twitter li { list-style:none; padding-bottom: 12px;}


/* Captions & aligment */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */