/*
Theme Name: Wp-Hacks Like
Theme URI: http://www.alexstan.com
Description: Premium Wordpress themes at <a href="http://www.alexstan.com">www.alexstan.com</a>
Version: 1.0
Author: Stan Alexandru
*/

body{
	margin:0 0;
	padding:0 0;
	background:url(images/bg.gif) #68bdd9 repeat-x top;
	font-family: Lucida Sans Unicode, Arial, Tahoma, Verdana;
}

.clear{
	clear:both;
}

#page{
	width:960px;
	margin:0 auto;
}

img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 7px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/************************************************
*	Header								*
************************************************/
#header{
	height:90px;
	padding:0 0;
	background:url(images/header_bg.gif) repeat-x;
}

#header a img{
	border:0 #FFF solid;
}

#header #logo{
	float:left;
}

#header #logo h1{
	margin:0 0;
	padding:0;
	text-indent: -9999px;
}

#header #logo a{
	background:url(images/logo.png) no-repeat;
	display: block;
	height: 90px;
	width: 460px;
}

#header #logo a:hover{
	text-decoration: none;
}

#header #top-ad{
	width: 468px;
	height: 60px;
	float: right;
	margin-top:15px;
	margin-right:10px;
}


/************************************************
*	Navigation #1								*
************************************************/
#nav1 {
	background:#68bdd9;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:30px;
	font-size:13px;
	}
	
#nav1 .nav1-left{
	float:left;
	width:650px;
}

#nav1 .nav1-right{
	float:right;
}
	
#nav1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav1 a {
	color: #FFFFFF;
	display: block;
	padding: 0 10px;
	line-height:30px;
	text-decoration:none;
	}
	
#nav1 a:hover {
	background:#96d1e4;
	}

#nav1 li {
	float: left;
	margin: 0px;
	padding: 0px;
	background:url(images/nav1_separator.gif) no-repeat right;
	}
	
#nav1 li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	z-index:100;
	}
	
#nav1 li li a, #nav1 li li a:link, #nav1 li li a:visited {
	background: #49412e;
	width: 150px;
	font-size:11px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	border-top: 1px solid #FFFFFF;
	line-height: 16px;
	}
	
#nav1 li li a:hover, #nav1 li li a:active {
	background: #1d1a12;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	}

#nav1 li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav1 li:hover ul {
	left: auto;
	display: block;
	}
	
#nav1 li:hover ul, #nav1 li.sfhover1 ul {
	left: auto;
	}


	
/************************************************
*	Navigation #2								*
************************************************/

#nav2 {
	background:url(images/nav2bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:30px;
	font-size:13px;
	font-weight:bold;
	}
	
	
#nav2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav2 a {
	color: #FFFFFF;
	display: block;
	padding: 0 10px;
	line-height:30px;
	text-decoration:none;
	}
	
#nav2 a:hover {
	background:#96d1e4;
	}

#nav2 li {
	float: left;
	margin: 0px;
	padding: 0px;
	background:url(images/nav2_separator.gif) no-repeat right;
	}
	
#nav2 li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	z-index:100;
	}
	
#nav2 li li a, #nav2 li li a:link, #nav2 li li a:visited {
	background: #49412e;
	width: 150px;
	font-size:11px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	border-top: 1px solid #FFFFFF;
	line-height: 16px;
	}
	
#nav2 li li a:hover, #nav2 li li a:active {
	background: #1d1a12;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	}

#nav2 li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav2 li:hover ul {
	left: auto;
	display: block;
	}
	
#nav2 li:hover ul, #nav2 li.sfhover1 ul {
	left: auto;
	}

/************************************************
*	Navigation #3								*
************************************************/

#nav3 {
	background: #49412e;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:30px;
	font-size:13px;
	font-weight:bold;
	}
	
#nav3 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav3 a {
	color: #FFFFFF;
	display: block;
	padding: 0 10px;
	line-height:30px;
	text-decoration:none;
	}
	
#nav3 a:hover {
	background:#1d1a12;
	}

#nav3 li {
	float: left;
	margin: 0px;
	padding: 0px;
	background:url(images/nav3_separator.gif) no-repeat right;
	}
	
#nav3 li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	z-index:100;
	}
	
#nav3 li li a, #nav3 li li a:link, #nav3 li li a:visited {
	background: #49412e;
	width: 150px;
	font-size:11px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	border-top: 1px solid #FFFFFF;
	line-height: 16px;
	}
	
#nav3 li li a:hover, #nav3 li li a:active {
	background: #1d1a12;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	}

#nav3 li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav3 li:hover ul {
	left: auto;
	display: block;
	}
	
#nav3 li:hover ul, #nav3 li.sfhover1 ul {
	left: auto;
	}



/************************************************
*	Wrapper	 						*
************************************************/
#wrapper{
	background:url(images/bg_content.gif) repeat-y;
	padding: 15px 10px 15px 20px;
	color:#202020;
}

/************************************************
*	Content	 						*
************************************************/

#content{
	float:left;
	width:580px;
}

#content .post{
	line-height:1.8em;
	font-size:13px;
	color:#202020;
	margin-bottom:10px;
}

#content .post h2{
	font-size:24px;
	margin:0;
	padding:0;
}

#content .post h2 a{
	color:#202020;
	text-decoration:none;
}

#content .post h2 a:hover{
	color:#1e7798;
}

#content .post .meta-post{
	font-size:10px;
}

#content .post a{
	color:#1e7798;
	text-decoration:underline;
}

#content .post a:hover{
	text-decoration:none;
}

#content .post img{
	padding:4px;
}

#content .post .post-navigation{
	background:url(images/post_nav.gif) no-repeat;
	width:560px;
	height:28px;
	padding:0 10px;
	line-height:28px;
	clear:both;
}

#content .post .post-navigation a{
	color:#202020;
	text-decoration: none;
}

#content .post .post-navigation a:hover{
	color:#1e7798;
	text-decoration:underline;
}

#content .post .post-navigation a.digg{
	background:url(images/digg.png) no-repeat left bottom;
	padding-left:20px;
}

#content .post .post-navigation a.stumbleupon{
	background:url(images/stumbleupon.png) no-repeat left bottom;
	padding-left:20px;
}

#content .post .post-navigation a.delicious{
	background:url(images/delicious.png) no-repeat left bottom;
	padding-left:20px;
}

#content .post .post-navigation a.comments{
	background:url(images/blue_bomment_icon.gif) no-repeat left bottom;
	padding-left:20px;
}

#content .post .post-content blockquote{
	border-left:4px #CCC solid;
	padding:5px 10px;
	font-style:italic;
}

#content .post .post-content ul{
	margin:0;
	padding:0;
}

#content .post .post-content li{
	list-style-position: inside;
	list-style-type: none;
	background: url(images/list_arrow_hover.gif) no-repeat 0 6px;
	padding-left: 20px;
}

.navigation a{
	color:#1e7798;
	text-decoration:none;
	font-size:11px;
	display:block;
	padding:5px;
	background:#F9F9F9;
	border:2px #f0f0f0 solid;
	margin:5px;
}

.navigation a:hover{	
	color:#202020;
	background:#b4e5f4;
	border:2px #7cddf2 solid;
}

	

/************************************************
*	Comments						*
************************************************/

#comments{
	font-size:12px;
	line-height: 2;
	color:#404040;
}

#comments a{
	text-decoration:underline;
	color:#040404;
}

#comments form{
	margin:0 0;
	padding:0 0;
	float:left;
}

#comments h3{
	margin:0 0;
	padding:0 0;
}

#comments .comments-title{
	color:#040404;
	font-size:18px;
	font-weight:bold;
}

#comments #respond{
	margin:10px 0;
	background:#f4f4f4;
	padding:7px 15px;
	border: 1px #e9e9e9 solid;
	width:550px;
}

#comments input{
	padding:3px 5px;
	background:#FFF;
	border:1px #e9e9e9 solid;
	margin:5px 0;
	color:#202020;
	margin:0 0;
}

#comments textarea{
	padding:3px 5px;
	background:#FFF;
	border:1px #e9e9e9 solid;
	color:#003862;
	width:520px;
	margin:5px 0;
	color:#202020;
}


#comments #submit{
	background:url(images/submit-comment-button.png) no-repeat top;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 220px;
	padding:0 0;
	margin:10px 0;
	border:0 #f4f4f4 solid;
	outline:none;
}

#comments #submit:hover{
	background:url(images/submit-comment-button.png) no-repeat bottom;
}

#comments ol,ul{
	margin:0 0;
	padding:0 0;
}

#comments li{
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
}

#comments li li{
	list-style-position:outside;
	list-style-type:none;
	margin-left:110px;
	margin-top:10px;
}

#comments li li .comment-content{
	font-size:11px;
	line-height:1.5;
	padding:0 0;
	width:350px;
	float:right;
}

#comments li li p{
	text-indent:0;
}

.lcomment{
	background:url(images/comment-bg.gif) #FFF repeat-y;
	border:1px #e9e9e9 solid;
	color:#404040;
}


.comment-author-vcard{
	float: left;
	width: 80px;
	padding: 10px;
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
}


#comments li .comment-content{
	font-size:11px;
	line-height:1.5;
	padding:0;
	width:460px;
	float:right;
}


#comments li a.comment-reply-link{
	background:url(images/reply-button.png) no-repeat top;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 60px;
	padding:0 0;
	margin:10px 0;
	border:0 #f4f4f4 solid;
	outline:none;
}

#comments li a.comment-reply-link:hover{
	background:url(images/reply-button.png) no-repeat bottom;
}

.cancel-comment-reply a{
	background:url(images/cancel-reply-button.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 16px;
	width: 100px;
	display: block;
	padding:0 0;
	margin:10px 0;
	border:0 #f4f4f4 solid;
	outline:none;
}

.cancel-comment-reply a:hover{
	background:url(images/cancel-reply-button.gif) no-repeat 0 -16px;
}

/************************************************
*	Sidebar 						*
************************************************/

#sidebar{
	width:320px;
	float:right;
	font-size:13px;
	color:#575757;
}

#sidebar .ad{
	width: 300px;
	padding: 0;
}

#sidebar .ad a img{
	border:3px solid white;
}

#sidebar #main-sidebar h3, #sidebar h3{
	background:url(images/sidebar_title_bg.gif) no-repeat;
	height: 34px;
	color:#FFF;
	font-size:16px;
	line-height:34px;
	padding:0 5px;
	margin:0;
	font-weight: normal;
}

#sidebar .widget a{
	color:#575757;
	text-decoration:none;
}

#sidebar .widget a:hover{
	color:#1e7798;
}

#sidebar .widget{
	background:#FFF;
	padding:5px;
	font-size:13px;
	margin-bottom:15px;
	line-height:1.8em;
}

#sidebar .widget ul{
	margin:0;
	padding:0;
}

#sidebar .widget li{
	list-style-position:inside;
	list-style-type:none;
	background:url(images/list_arrow.gif) no-repeat 0 6px;
	text-indent: 20px;
}

#sidebar .widget li li{
	list-style-position:inside;
	list-style-type:none;
	background:url(images/list_arrow.gif) no-repeat 0 6px;
	text-indent: 20px;
	margin-left:20px;
}

#sidebar .widget li:hover{
	list-style-position:inside;
	list-style-type:none;
	background:url(images/list_arrow_hover.gif) no-repeat 0 6px;
	text-indent: 20px;
}

#sidebar #sidebar-2{
	width: 155px;
	float:left;
}

#sidebar #sidebar-3{
	width: 155px;
	float:right;
}

#sidebar #sidebar-2 h3, #sidebar #sidebar-3 h3{
	background: url(images/sidebar_title_small_bg.gif) no-repeat;
	height: 34px;
	color:#FFF;
	font-size:16px;
	line-height:34px;
	padding:0 5px;
	margin:0;
}

/************************************************
*	RSS BOX 						*
************************************************/
.rss-box{
	background:#49412e;
	padding:5px;
	color:#FFF;
	font-size:14px;
}

.rss-coffe a{
	padding:0;
	margin:0 0 0 10px;
	float:left;
	background:url(images/rss.jpg) no-repeat;
	width:60px;
	height:70px;
	text-indent:-999em;
}

#subscribe{
	background:url(images/sidebar_rss_box_bottom.gif) #53a2bc repeat-x;
	padding:6px 10px;
	margin-bottom:15px;
}


#subbox{
	background:url(images/sidebar_rss_box_input_bottom.gif) repeat-x;
	font-size:11px;
	color:#202020;
	border:1px #7cddf2 solid;
	padding:3px 6px;
	vertical-align:middle;
	width:210px;
	margin-bottom:2px;
}

#subbutton{
	border:0;
	padding:0;
	margin: 0 0 0 10px;
	outline:none;
	background:url(images/sidebar_rss_box_go_button.gif) no-repeat;
	width:36px;
	height:20px;
	vertical-align:middle;
}

/************************************************
*	Footer							*
************************************************/

#footer{
	background:#49412e;
	padding:10px 20px;
	font-size:11px;
	color:#FFF;
}

#footer a{
	color:#CCC;
	text-decoration:underline;
}

#footer a:hover{
	color:#ededed;
	text-decoration:none;
}

/************************************************
*	Dom Tabs 						*
************************************************/
.domtab{
	margin-bottom:15px;
}

.dtl{
	background:url(images/sidebar_title_bg.gif) no-repeat;
	height: 30px;
	padding:4px 5px 0 5px;
	font-size:16px;
	color:#FFF;
	list-style-type: none;
	margin:0;
}



.domtabs{
	margin:0 0;
	padding:0 0;
}

.domtabs li{ 
	margin:0 0; 
	padding:0 0; 
	list-style-type: none;
	float:left;
}

.domtabs li a{ 
	float:left;  
	padding:0 10px 0 5px;
	text-decoration: none;
	color:#FFF;
}


.domtabs a span{ 
	line-height: 30px;
	display: block;	
	height: 30px;
	margin:0 0;
	padding-right:5px;	 
	float: left;
}

.domtabs a:hover{ background:url(images/sidebar_title_blue_left.gif) no-repeat; cursor: pointer; }
.domtabs a:hover span{ background: url(images/sidebar_title_blue_right.gif) no-repeat right; cursor: pointer; }	
.domtabs li.active a:link,
.domtabs li.active a:visited,
.domtabs li.active a:active,
.domtabs li.active a:hover{ background: url(images/sidebar_title_blue_left.gif) no-repeat; }
.domtabs li.active span{ background: url(images/sidebar_title_blue_right.gif) no-repeat right; }


/************************************************
*	Jobs						*
************************************************/

.jobs{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:1.8em;
}

.jobs a{
	color:#515151;
	text-decoration: underline;
}

.jobs a:hover{
	color:#55adff;
}

.jobs a.submitbutton{
	background:url(images/jobs_button.gif) no-repeat top left;
	color: #c4c4c4;
	font-size:12px;
	text-align:center;
	display:block;
	text-decoration:none;
	width:180px;
	height:26px;
	line-height:26px;
	border:0 #FFF solid;
}

.jobs a.submitbutton:hover{
	background:url(images/jobs_button.gif) no-repeat bottom left;
	color:#FFF;
}

.jobs h3{
	font-size:18px;
	color:#515151;
	padding:0 5px 5px 5px;
	border-bottom:3px #0587ff solid;
}

.jbhead{
	margin-bottom:10px; padding:0 5px 5px 5px; border-bottom:3px #0587ff solid;
}

.jbhead a{
	text-decoration:none;
	color:#515151;
}

.jbhead a:hover{
	color:#202020;
}

.jbhead small{
	font-size:11px;
	display:block;
	padding:5px;
}

.error{
	border: solid 4px #FF5019; background: #FF5019; font-size: 12px; color: #ffffff; line-height: 18px; margin-bottom: 20px;
}

.jobs label{
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	color:#515151;
	display:block;
	margin: 6px 0 4px 0;
}

.jobs label span{
	color: #0587ff;
}

.jobs input{
	border:1px #55adff solid;
	background:#FFF;
	color: #202020;
	padding:5px 7px;
	font-size:12px;
}

.jobs textarea{
	border:1px #55adff solid;
	background:#FFF;
	color: #202020;
	padding:5px 7px;
	font-size:12px;
}


.jobs .submit{
	background:url(images/jobs_button.gif) no-repeat top left;
	color: #c4c4c4;
	font-size:12px;
	text-align:center;
	display:block;
	text-decoration:none;
	padding:4px 0;
	width:180px;
	height:26px;
	border:0 #FFF solid;
}

.jobs .submitfocus{
	background:url(images/jobs_button.gif) no-repeat bottom left;
	color: #FFF;
	font-size:12px;
	text-align:center;
	display:block;
	text-decoration:none;
	padding:4px 0;
	width:180px;
	height:26px;
	border:0 #FFF solid;
}

.jobs .submit:hover, .jobs .submit:focus{
	background:url(images/jobs_button.gif) no-repeat bottom left;
	color:#FFF;
}

.jobs .jp{
	padding:10px;
	background:#f9f9f9;
	color:#202020;
	font-size:12px;
}

a.job-post-button{
	background:url(images/jobs_button.gif) no-repeat top left;
	color: #c4c4c4;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	float:right;
	display:block;
	width:180px;
	height:26px;
	line-height:26px;
}

a.job-post-button:hover{
	background-position:bottom left;
	color:#FFF;
}

.jobs ul.listjobs{
	margin:0 0;
	padding:0 0;
}

.jobs ul.listjobs li{
	margin:0 0;
	padding:10px 15px;
	background: url(images/jobs_list_bg.gif) #efeeee repeat-x;
	border-top: 1px #FFF solid;
	border-bottom:1px #c4c4c4 solid;
	list-style-type: none;
	color: #595959;
}

.jobs ul.listjobs big{
	font-size:18px;
	color: #494949;
	text-transform:uppercase;
}

.jobs ul.listjobs big a{
	text-decoration: none;
	color: #494949;
}

.jobs ul.listjobs big a:hover{
	color: #202020;
}

.jobs ul.listjobs li small{
	font-size:12px;
	display:block;
}

.jobs ul.listjobs li small a{
	color: #0587ff;
	text-decoration:none;
}

.jobs ul.listjobs li small a:hover{
	color: #55adff;
}

.steps{
	width:540px;
	margin:0 auto;
}

.step1{
	background:url(images/jobs_button_left.gif) #515151 no-repeat top left;
	width: 180px;
	text-align:center;
	line-height:26px;
	font-size:12px;
	float:left;
	color: #c4c4c4;
}

.step2{
	background:#515151;
	width: 180px;
	text-align:center;
	line-height:26px;
	font-size:12px;
	float:left;
	color: #c4c4c4;
}

.step3{
	background:url(images/jobs_button_right.gif) #515151 no-repeat top right;
	width: 180px;
	text-align:center;
	line-height:26px;
	font-size:12px;
	float:left;
	color: #c4c4c4;
}


.step1active{
	background:url(images/jobs_button_left.gif) #0587ff no-repeat bottom left;
	width: 180px;
	text-align:center;
	line-height:26px;
	font-size:12px;
	float:left;
	color: #FFF;
}

.step2active{
	background:#0587ff;
	width: 180px;
	text-align:center;
	line-height:26px;
	font-size:12px;
	float:left;
	color: #FFF;
}

.step3active{
	background:url(images/jobs_button_right.gif) #0587ff no-repeat bottom right;
	width: 180px;
	text-align:center;
	line-height:26px;
	font-size:12px;
	float:left;
	color: #FFF;
}




.jobs .jobnavigation a{
	background:url(images/jobs_button.gif) no-repeat top left;
	color: #c4c4c4;
	font-size:12px;
	text-align:center;
	display:block;
	text-decoration:none;
	width:180px;
	height:26px;
	line-height:26px;
	border:0 #FFF solid;
}

.jobs .jobnavigation a:hover{
	background:url(images/jobs_button.gif) no-repeat bottom left;
	color:#FFF;
}


										  
										  
