/* @override 
	http://localhost:8888/zeusbox/css/blog.css
	http://www.zeusboxstudio.com/css/blog.css
*/
/*
Heading use GraublaWeb by fonts.info:
http://www.fonts.info/info/press/free-fonts-for-font-face-embedding.htm
*/


@font-face {
	font-family: 'Steinem Bold';
	src: url('STEINEMB.eot');
	src: local('Steinem Bold'), local('Steinem-Bold'), url('STEINEMB.woff') format('woff'), url('STEINEMB.ttf') format('truetype'), url('STEINEMB.svg#Steinem-Bold') format('svg');
}


html {
	background-color: #0e1317;
}
body {
	background:  #0e1317;
	margin: 0 auto; padding: 0;
}


h1,h2,h3,h4,h5 {
	font-family: Steinem Bold,Arial, Verdana, sans-serif;
	text-shadow: #000000 0px 1px 0px;
	color: white;
	margin: 0; padding: 0;
}
p {
	font: 11pt/1.4em Arial, Verdana, sans-serif;
	color: #959595;
	margin: 10px 0;
}
a {
	color: white;
	text-decoration: none;
}

.button, .ed_button, .mac, .win, .png, input.zemSubmit {

	display: inline-block;
	background: #2e54a2 url(../siteimg/bg_button.png) repeat-x 0 top;
	border: 1px solid #231e10;
	padding: 5px;
	font: bold 10pt Arial, Verdana, sans-serif;
	color: #bbc8dd;
	text-shadow: #000000 0px 1px 0px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

.button:hover {
	opacity: 0.77;
}
/* @group Header */

/* Navigations */

#navigation {
	margin: 30px 0 0 0;
	height: 20px;
	float: right;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#navigation ul li {
	display: inline;
	font: bold 12px "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #fff;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}
#navigation ul li a {
	text-align: right;
	display: block;
	color: #959595;
	text-decoration: none;
	height: 20px;
	margin: 0;
	border: 0;
	font-weight: bold;
	font-size: 10pt;
}
#navigation ul .about {
	background: url(../siteimg/navi_icons.png) no-repeat -10px -5px;
}
#navigation ul .blog {
	background: url(../siteimg/navi_icons.png) no-repeat -10px -22px;	
}
#navigation ul .project {
	background: url(../siteimg/navi_icons.png) no-repeat -10px -40px;	
}
#navigation ul .icons {
	background: url(../siteimg/navi_icons.png) no-repeat -10px -59px;	
}
#navigation ul .store {
	background: url(../siteimg/navi_icons.png) no-repeat -10px -80px;	
}
#navigation ul .contact {
	background: url(../siteimg/navi_icons.png) no-repeat -10px -97px;	
}
#navigation ul li:hover {
	color: #fff;
	text-decoration: none;
	border: 0;
}
#navigation ul li a:hover {
	background: url(../siteimg/navi_hover.png) no-repeat center bottom;
}
/* Navigation active */

#index #navigation .home {
	background: url(../siteimg/navigation_hover.png) no-repeat center;
	height: 60px;
}

#icons #navigation .active {
	background: url(../siteimg/navigation_hover.png) no-repeat bottom center;
	height: 60px;
}

#about #navigation .about {
	background: url(../siteimg/navigation_hover.png) no-repeat bottom center;
	height: 60px;
}

#project #navigation .project {
	background: url(../siteimg/navigation_hover.png) no-repeat bottom center;
	height: 60px;
}

#icons #navigation .active {
	background: url(../siteimg/navigation_hover.png) no-repeat bottom center;
	height: 60px;
}

#icons #navigation .active {
	background: url(../siteimg/navigation_hover.png) no-repeat bottom center;
	height: 60px;
}

/*Header*/

#masthead {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	height: 70px;
	background: url(../siteimg/header_blog_bg.jpg) no-repeat;
}

#sitelogo {
	margin: 15px 0 0 0;
	padding: 0 0 0 10px;
	float: left;
	width: 342px;
	height: 46px;
	
}

#sitelogo h1, #sitelogo h1 img  {
	margin: 0;
	padding: 0;
	border: 0;
	width: 311px;
	height: 51px;
	
}

#sitelogo a:hover {
	border: none;
}


/* @end */

/* @group Content */

/* contact form */

.zemContactForm {
	font-family: Arial, Verdana, sans-serif;
	color: #8e8d8d;
}

.contentRow pre {
	margin: 0; padding: 0 0 20px 10px;
	overflow: auto;
	color: #cac9c9;
	font-family: "Courier New", Courier, mono;
	line-height: 1.3em;
	background-color: #403534;
	border: 1px dashed #524544;
}
.contentRow code {
	margin: 0; padding: 0;
}
fieldset {
	border: none;
	font-size: 14pt;
	margin: 0; padding: 0;

}
legend {
	padding-bottom: 10px;
}

label {
	font-size: 11pt;
	line-height: 2em;
}

#contentcontainer {
	margin: 0 auto;
	width: 100%;
	background:  #493d3c url(../siteimg/bg_maincontent.png) repeat-x 0 top;
		overflow: hidden;
}
#contentwrapper {
	width: 960px;
	margin: 0 auto;
}
#contentLeftBox {
	width: 580px;
	padding: 20px 10px;
	float: left;
	}
	#contentLeftBox h1 {
	margin-bottom: 20px;
	font-size: 30pt;
}
#contentRightBox {
	width: 340px;
	padding: 20px 10px;
	float: right;
}
#contentRightBox {
	color: #b1b0b0;
	font: 10pt/1.5em Arial, Verdana, sans-serif;
}	
#contentRightBox a {
	font-weight: bold;
	text-shadow: #000000 0px 1px 0px;
}
.contentRow {
 	margin-bottom: 30px;
}
body.icons .new {
	display: block;
	width: 60px; height: 80px;
	position: absolute;
	padding: 30px 0 0 0;
	background: url(../siteimg/new_badge.png) no-repeat -2px 40px;
}
body.store .new {
	display: block;
	width: 60px; height: 80px;
	position: absolute;
	padding: 30px 0 0 0;
	background: url(../siteimg/new_badge.png) no-repeat -2px -2px;
}
.contentRow h2 {
	background: url(../siteimg/h2_bg.jpg) no-repeat center bottom;
	padding-bottom: 5px;
}

div.contentRow h4 {
	margin-top: 20px;	
}

.contentRow p em {
	float: right;
}
.meta {
	font: 8pt Arial, Verdana, sans-serif;
	text-align: right;
	display: block;
	width: 100%;
	color: #959595;
	padding-top: 3px;
	padding-bottom: 20px;
}

.socialista {
text-align: center;
background: #403534;
	border: 1px dashed #524544;
}
.socialista h3 {
	margin: 10px 0 !important;
}
.socialista img {
	border: none !important;
	opacity: 0.6;
}
.socialista img:hover {
	opacity: 1;
	image-orientation: 20deg;
}
.contentRow a img  {
	border: 4px #231e10 solid;

}
.contentRow img {
	border: 4px #231e10 solid;
}
.contentRow a:hover img, a:hover img.gravatar {
	border: 4px solid #1a284c;
}

.mac, .win {
	margin-right: 3px;
}
.mac:hover, .win:hover, .png:hover {
	opacity: 0.79;
}
#blogads, #ads {
	text-align: center;
	padding: 10px 0;
	margin: 20px 0 20px 0;
	border-top: 1px solid #594f4e;
	border-bottom: 1px solid #594f4e;	
}

#relatedpost h3,#commentcount h3,#commentform h3{
		background: url(../siteimg/h2_bg.jpg) no-repeat center bottom;
	padding-bottom: 5px;
}
.comments {
	list-style-type: none;padding: 0;
	color: #b1b0b0;
	font: 10pt Arial, Verdana, sans-serif;
}

.comments li { 
	padding: 10px 0;
	border-bottom: 1px solid #2c231c;
	border-top: 1px solid #564b49;
 	overflow: hidden;
}
#commentform h3 {
	margin-top: 10px;
}
#commentform small {
	font-family: Arial, Verdana, sans-serif;
}
#relatedpost ul li {
	list-style-type: circle;
	color: #cdcccc;
	font: 11pt/2em Arial, Verdana, sans-serif;
}

p.closedcomment {
	font-size: 14pt;
	text-align: center;
	display: block;
	clear: both;
	color: #e7e7e7;
	text-shadow: #554c47 0 1px 0;
 	padding: 20px 0px;
 	margin-top: 40px;
 	margin-bottom: 0px;
	border-top: 1px solid #3f3631;
	background-color: #433836;
}

#name, #email, #web {
	color: #fff;
	background: #818086 url(../siteimg/bg_input.png) repeat-x;
	border: 1px solid #231e10;
	height: 24px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	font: bold 10pt Arial, Verdana, sans-serif;
	width: 160px;
	padding: 5px 0 0 10px;
} 
#message, textarea.zemTextarea {
	color: #fff;
	border: 1px solid #231e10;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	font: bold 10pt Arial, Verdana, sans-serif;
	width: 540px;
	background: #818086 url(../siteimg/bg_input.png) repeat-x;
	margin-top: 10px;
	height: 150px;
	padding: 10px;
}
#commentform .left {
	display: block;
	float: left;
	width: 200px;
}
#commentform .center {
	display: block;
	float: left;
	width: 200px;
}

.submitpreview {
	clear: both;
	margin: 10px 0 0 0;
	overflow: hidden;
	border-bottom: 1px solid #564b49;
	padding: 10px 0;
}
.disabled {
	opacity: 0.25;
}
#txpCommentPreview, #txpCommentSubmit {
	margin-right: 20px;
	width: 100px;
}
#commentform .right {
	float: right;
	width: 180px;
}


#pagination {
	clear: both;
	display: block;
	border-top: 1px solid #3f3631;
	padding-top: 20px;
}

#commentform {

	font: bold 11pt/2em Arial, Verdana, sans-serif;
	color: #a19f9f;
}
#cpreview .gravatar {
	margin-right: 10px;
}
#cpreview {
	display: block;
	margin: 20px 0 0;
	overflow: hidden;
	padding: 10px;
	background-color: #403433;
	font-family: Arial, Verdana, sans-serif;
	color: #706b6b;
	border: 1px solid #424242;
}
img.gravatar {
	float: left;
	border: 4px solid #372e29;
}

#commentcount ol.comments li p {
	margin-top: 0;
	margin-left: 70px;
}

#commentcount ol.comments li small {
	float: left;
	clear: both;
	margin-left: 70px;
	display: block;
	width: 100%;
}
.antispam {
	display: none;
}
.nextpost {
	float: right;
}

.authorprofile {
	margin: 20px 0;
	overflow: hidden;
	font: 11pt Arial, Verdana, sans-serif;
	color: #726c6c;
}
.authorprofile img {
	float: left;
	margin-right: 20px;
	border: 4px solid #231e10;
}
.authorprofile .name {
	color: white;
	float: left;
	display: block;
	width: 450px;
	font-size: 14pt;
}
.authorprofile .web {
	font-size: 10pt;
	margin-bottom: 10px;
}
/*sidebar */
.sidebarRow {
	margin-bottom: 20px;
}
.sidebarRow img {
	border: 0;

}
.sidebarRow ol, .simplepie ul {
	list-style-type: none;
	line-height: 2em;
	margin: 0; padding: 0;
}
.sidebarRow ol li, .simplepie ul li{

	border-bottom: 1px solid #2c231c;
	border-top: 1px solid #564b49;
}
.sidebarRow ol li:first-child, .comments li:first-child, .simplepie ul li:first-child {
	border-top: none;
}
.sidebarRow ol li:last-child, .comments li:last-child, .simplepie ul li:last-child {
	border-bottom: none;
	border-top:  1px solid #554c47;
}
.sidebarRow ol li a {
	display: block;
	margin: 0; padding: 0;
}
.sidebarRow ol li p {
	line-height: 0.8em;
	padding: 10px 0;
	margin: 0;
}
.sidebarRow ol li a:hover, .sidebarRow ol li p:hover {
	background-color: #4f4241;
}
.sidebarRow h2 {
	clear: both;
	height: 24px;
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(../siteimg/bg_header_sidebar.png) repeat-x;
	border: 1px solid #231e10;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	color: #e5e5e5;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
}

div.twitter {
	height: 350px;
	margin-bottom: 20px;
	background: url(../siteimg/twitter_background.png) no-repeat 0 bottom;
	padding: 0;

}
.twitter h3 {
	display: none;
}
.twitter ul {
	border: none !important;
	list-style-type: none;
	margin: 0;
	padding: 0;
} 
.twitter li {
	vertical-align: bottom;
	padding: 5px 0;
	width: 210px;
	margin-left: 95px;
	line-height: 1.4em;
	border: none !important;
}
.tweet_text {
	font-size: 10pt;
}
.twitter li a {
	vertical-align: bottom;
	display: block;
}
.tweet_time {
	font-style: italic;
	font-size: 8pt;
}
.my_twitter {
	float: right;
	display: block;
	width: 200px;
	text-align: right;
	margin-top: 30px;
}
#searchform {
	margin-bottom: 10px;
}
#searchform fieldset {
	border: none;
	margin: 0; padding: 0;
	text-align: center;
}
.sidebarRow #livesearch {
	color: #fff;
	background: #818086 url(../siteimg/bg_input.png);
	border: 1px solid #231e10;
	height: 24px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	font: bold 10pt Arial, Verdana, sans-serif;
	width: 330px;
	padding: 5px 0 0 10px;
}

#LSShadow {
	z-index: 2;
	position: absolute;
	color: #fff; width: 310px;
	font: bold 10pt Arial, Verdana, sans-serif;
	margin-bottom: 10px; margin-left: 5px;
	background: #352c27;
	padding: 5px 10px;
	border: 1px solid #231e10;
	border-top-style: solid;
	border-top-color: #231e10;
	opacity: 0.91;
	text-shadow: #000000 0px 1px 0px;
}

.LSRow, #LSHeader{
	line-height: 2em;
	border-bottom: 1px solid #493d3c;
}
.LSRow a {
	display: block;
	padding: 0px 10px;
}
.LSRow a:hover {
	background-color: #1b294d;
}

.sidebarRow legend {
	color: white;
}
.sidebarRow textarea {
	width: 300px;
}
.sidebarRow #name, .sidebarRow #email {
	width: 300px;
}
.sidebarRow .zemSubmit {
	text-align: center !important;

}

.gr p{
	text-align: center;
	font-size: 90%;
}

.adsforsale {
	padding: 0 20px 10px 40px;
	overflow: hidden;
	
}
.adsforsale a {
	text-shadow: #000000 0 0 0 !important;
}
.mupromo {
	clear: both;
	line-height: 1em;
	width: 125px;
	float: left;
	margin-right: 5px;
}
.mupromo a div div{
	float: left !important;
	width: 32px;

}
.mupromo div div div {
	float: right;
	width: 65px;
	text-shadow: #000000 0px 0 0px;
}
.subscribe {
	background: url(../siteimg/bg_subscriber.png) no-repeat left top;
	overflow: hidden;
	height: 64px;
	margin: 10px 0;
	padding: 15px 10px 10px 25px;
	font: 9pt Arial, Verdana, sans-serif;
	color: white;
}


.subscribe strong {
	font: bold 12pt Arial, Verdana, sans-serif;
	line-height: 2em;
}
.subscribe .left {
	float: left;
	width: 50%;
}
.subscribe .right {
	float: right;
	width: 50%;
	}
#TwitterCounter, .subscribe .right img {
	float: left;
	margin-right: 5px;
}
.subscribe img {
	vertical-align: middle;
	margin-right: 5px;
}

.zemError {
	background-color: #403534;
	padding: 10px 10px; margin: 0;
	list-style-type: none;
	color: #ff6eff;
	border-bottom: 1px solid #4f4241;
	border-right: 1px solid #4f4241;
	border-top: 1px solid #312928;
	border-left: 1px solid #312928;
	font-size: 10pt;
	line-height: 1.5em;
}
.price {
	color: white;
	font-size: 20pt;
	vertical-align: middle;
}

.fourofour {
border: 1px solid red !important;}



/* @end */

/* @group Footer */

/* Footer*/
#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	width: 100%;
	background: #0e1317 url(../siteimg/bg_footer.png) repeat-x 0 top;
}

#footer p {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	color: #2e54a2;
	font: bold 10pt Arial, Verdana, sans-serif;
	text-transform: lowercase;
	margin: 7px 0;
}

#footercontainer {
	width: 960px;
	margin: 0 auto;
}
#footer a {
	color: #2e54a2;
	text-decoration: none;
	background-color: #16263d;
	padding: 0 5px;
}
#footer a:hover {
	color: #fff;
}


/* @end */