/* @override 
	http://localhost:8888/zeusbox/css/home.css
	http://www.zeusboxstudio.com/css/home.css
*/

/* Zeusbox Studio Blog Textpattern theme
© 2007, Zeusbox Studio
Author: Kuswanto
Website: www.zeusboxstudio.com 

color palette:
gray: #959595
dark brown: #231e10;
dark blue: 2e54a2 = buttons
light gray: bbc8dd = headers
*/
/* @group General */

/*Generals* {
	border: 1px solid;
}
*/

#nothappy {
	display: block;
	position: absolute;
	margin: 10px 0 0 0;
	visibility: hidden;
}
html {
	
}

body {
	margin: 0px auto;
	background: #0e1317 url(../siteimg/bg_home.jpg) center top no-repeat;
	font-size: 100%;
}

p {
	font: 75%/1.4em Helvetica, Arial, sans-serif;
	color: #ccc;
	
}

a:hover {
	text-shadow: #000000 0 -2px 0;
}
img {
	border: 0;
}
a img {
	border: 0;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
	margin: 0 0; padding: 0;
}

.button {

	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;
}
/* @end */
#contentcontainer {
	margin: 0px auto;
	padding: 0;
	width: 960px;
}

/* @group Header */

/* Navigations */

#navigation {
	margin: 40px 0 0 0;
	height: 28px;
	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;
}

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

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


/* @end */

/* @group Service Tabs */
#featureBox {
	margin: auto 0;
	width: 960px;
	height: 355px;
	background: url(../siteimg/service_bg.jpg) no-repeat 0 top;
}

.panes {
	height: 292px;
	margin-top: 10px;
}

ul.tabs {
	float: left;
	display: block;
	margin: -6px 0 0 0;
	padding: 0;
	height: 48px;
	width: 800px;

}
.tabs li {
	float: left;
	display: block;
	height: 46px;
	margin: 0 10px 0 0;
}
.tabs li a {
	display: block;
	color: white;
	font: bold 12pt Arial, Verdana, sans-serif;
	text-decoration: none;
	text-transform: capitalize;
	height: 42px;
	padding: 18px 20px 0 50px;
}

/* when CURRENT */

.tabs li a.current {
	color: #231e10;
	text-shadow: silver 0 1px 0;
}

.tabs .interface_s a.current {
	background: url(../siteimg/tabs_sprite.png) no-repeat -173px 0;
}
.tabs .icon_s a.current {
	background: url(../siteimg/tabs_sprite.png) no-repeat 0px 0;
}
.tabs .illustration_s a.current {
	background: url(../siteimg/tabs_sprite.png) no-repeat -382px 0;
}
.tabs .flash_s a.current {
	background: url(../siteimg/tabs_sprite.png) no-repeat -561px 0;
}

/* When HOVER */

.tabs li a:hover {
	color: white;
	text-shadow: white 0 0 5px;
}

.tabs .icon_s a:hover {
		background: url(../siteimg/tabs_sprite.png) no-repeat -0px -62px;
}
.tabs .interface_s a:hover {
		background: url(../siteimg/tabs_sprite.png) no-repeat -173px -62px;
}
.tabs .illustration_s a:hover {
		background: url(../siteimg/tabs_sprite.png) no-repeat -382px -62px;
}
.tabs .flash_s a:hover {
		background: url(../siteimg/tabs_sprite.png) no-repeat -561px -62px;
}

/* NORMAL */



.tabs .icon_s {
		background: url(../siteimg/tabs_sprite.png) no-repeat 0 -122px;
}
.tabs .interface_s {
		background: url(../siteimg/tabs_sprite.png) no-repeat -173px -122px;
}
.tabs .illustration_s {
		background: url(../siteimg/tabs_sprite.png) no-repeat -382px -122px;
}
.tabs .flash_s {
		background: url(../siteimg/tabs_sprite.png) no-repeat -561px -122px;
}
.panes #tabs-1 {
	height: 292px;
	background: url(../siteimg/icon_design_illustration.jpg) no-repeat right 0;
}

.panes #tabs-4 {
	height: 292px;
	background: url(../siteimg/flash_illustration.jpg) no-repeat 533px 0;
}
.panes #tabs-3 {
	height: 293px;
	background: url(../siteimg/illustration_illustration.jpg) no-repeat 531px 0;
}
.panes #tabs-2 {
	height: 294px;
	background: url(../siteimg/interface_illustration.jpg) no-repeat right 0;
}
.panes h2 {
	margin: 20px;
	clear: both;
	width: 540px;
	display: block;
	float: left;
	color: #2e54a2;
	font: bold 30pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: silver 0 1px 0;
}
.panes p {
	clear: both;
	width: 500px;
	margin: 20px;
	font-size: 14pt;
	color: #231e10;
	text-shadow: silver 0 1px 0;
}
.panes a {
	color: white;
	text-decoration: none;
	text-shadow: gray 0 1px 0;
}
/* @end */

/* @group Main Content */
#mainContent {
	width: 100%;
	margin: 0 auto;
	background: #493d3c url(../siteimg/bg_maincontent.png) repeat-x;
	color: #2e54a2;
}

#recent_project, #recent_icons, #recent_posts {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.header h2 {
	margin: 10px 0;
	padding: 0;
	float: left;
	font: bold 18pt Arial, Verdana, sans-serif;
	text-transform: capitalize;
	color: #bbc8dd;
	text-shadow: #000000 0px 1px 0px;
}
.header small {
	float: right;
	display: block;
	margin-top: 20px;
	margin-right: 30px;
	text-shadow: #000000 0px 1px 0px;
}
.header small a, em a, .rowContent a {

	font: 10pt Arial, Verdana, sans-serif;
	text-decoration: none;
	color: white;
}
.header {
	margin: 10px 0;
	overflow: hidden;
	background: url(../siteimg/bg_header_frontpage.png) no-repeat 0 bottom;
}

.rowContent {
	width: 290px;
	float: left;
	margin-right: 20px;
	margin-left: 5px;
}
.rowContent a img  {
	border: 4px #231e10 solid;

}
.rowContent img {
	width: 280px;
	border: 4px #231e10 solid;
}
.rowContent a:hover img {
	border: 4px solid #1a284c;
}
.rowContent p {
	margin: 10px 0;
	color: silver;
	text-shadow: #000000 0 0 0;
}
.rowContent p em {
	float: right;
}
.rowContent h3 a {
	font: bold 12pt Arial, Verdana, sans-serif;
	color: #bbc8dd;
	text-decoration: none;
}

#recent_posts {
	padding-bottom: 20px;
}

/* @end */

/* @group RichFooter */
#richFooter {
	margin: auto 0;
	height: 170px;
	clear: both;
	border-top: #47413d 1px solid;
	background: #1b1b1b;
}
#richFooter h2 {
	margin: 0 0 20px 0;
	color: white;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	background: url(../siteimg/bg_header_richfooter.png) no-repeat bottom;
}
#richFooter a:hover {
	border: none;
}
/* @end */

/* @group Footer */

/* Footer*/
#footer {
	margin: 0 auto;
	padding: 20px 0 20px 0;
	width: 100%;
	background: 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 */

/* @group Etalase */

#etalase {
	width: 960px;
	margin: 18px auto;
	padding-bottom: 5px;
	text-align: center;
}
#etalase a img {
	border: 0;
	padding-right: 10px;
}

/* @end */
body.fourofour {
	background: #0b1417 url(../siteimg/header_blog_bg.jpg) no-repeat 0 top;
}
body.fourofour #contentcontainer {
	background: #4a3d3e url(../siteimg/bg_maincontent.png) repeat-x;
	border-color: red;
	border-width: 1px;
	width: 100%;
	margin: 0;
	padding: 20px 0;
}
body.fourofour h1 {
	margin: 0 auto;
	text-align: center;
	width: 500px;
	color: white;
	font-family: Arial, Verdana, sans-serif;
	text-shadow: #000000 0px 1px 0px;
}