/*
Theme Name: jobs
Theme URI: #
Description: wordpress Theme
Version: 1.0
Author: #
Author URI: #
Tags:
*/

/* -------------------------------------------------------------- 
  
   reset
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none;}
.clr{clear:both;}
a{outline:none;}



/* start styling */
body{
	font:12px Arial,Helvetica,sans-serif ;
	color:#444444;
}
#top{
	padding-top:25px;
}
.center{
	width:950px;
	margin:0 auto;
}
h1{
	width:350px;
	height:111px;
	padding-left:25px;
}
h1 a{
	width:100%;
	height:100%;
	text-indent:-9999px;
	display:block;
	background:url(images/logo.jpg) no-repeat;
}
#search{
	background:url(images/search-bg.png) no-repeat;
	padding:20px 60px;
	height:62px;
}
#search label{
	color:#666666;
	width:250px;
	display:block;
	float:left;
	font-size:16px;
	margin:15px 0;
	text-align:right;
	padding-right:20px;
}
#search input{
	width:276px;
	height:27px;
	background:none;
	border:none;
	display:block;
	padding:6px 10px;
	color:#444444;
	float:left;
	font-size:17px;
	background:url(images/search.png) no-repeat;
	margin:10px 0;
}
#search input#searchsubmit{
	width:182px;
	height:50px;
	text-indent:0px;
	font-weight:bold;
	color:#900;
	display:block;
	float:right;
	padding:0;
	cursor:pointer;
	background:url(images/search-bt-bg.png) no-repeat;
	line-height:50px;
}
.menu{
	margin-top:25px;
	background:#09c;
	height:39px;
}
.menu ul{
	background:#fff;
	display:block;
	height:33px;
}
.menu ul li{
	height:33px;
	list-style:none;
	float:left;
	margin-right:6px;
	background:url(images/menu_li_left.gif) no-repeat left -75px;
}
.menu ul li a{
	float:left;
	font-size:14px;
	color:#333;
	line-height:33px;
	padding:5px 18px 0 18px;
	display:block;
	text-decoration:none;
	background:url(images/menu_a_right.gif) no-repeat right -75px;
	height:28px;
	overflow:hidden;
}
.menu ul li.current-cat,
.menu ul li:hover{
	background:url(images/menu_li_left.gif) no-repeat left top;
}
.menu ul li.current-cat a,
.menu ul li:hover a{
	color:#fff;
	background:url(images/menu_a_right.gif) no-repeat right top;
}
#middle .center{
	padding-top:10px;
}
#main{
	width:755px;
	padding-right:10px;
	float:left;
}
#main a{
	font-size:14px;
	color:#0099CC;
	text-decoration:none;
	padding:2px;
}
#main a:hover{
	background:#0099CC;
	color:#fff;
}
h3{
	margin-bottom:7px;
}
h3,
#main h3 a{
	font-size:14px;
	color:#444444;
	font-weight:bold;
	display:inline-block;
}
#main h3 a{
	text-decoration:none;
}
.widget_tag_cloud{
	float:right;
}
#main .widget h2{
	font-size:14px;
	font-weight:bold;
	color:#444;
}
#main .post a.tag,
#main .widget_tag_cloud a{
	text-decoration:none;
	text-align:center;
	width:36px;
	height:14px;
	line-height:12px;
	font-size:11px !important;
	color:#FFF;
	display:block;
	margin-left:10px;
	float:right;
	padding:0 4px;
	background:url(images/icon-1.png) no-repeat;
}
#main .post a.part-time,
#main .widget_tag_cloud a.tag-link-8{
	background:url(images/icon-2.png) no-repeat;
}
#main .post a.freelance,
#main .widget_tag_cloud a.tag-link-6{
	background:url(images/icon-3.png) no-repeat;
}
#main ul li{
	list-style:none;
	height:28px;
	line-height:28px;
	border-bottom:1px solid #DDDDDD;
	padding:0 5px;
}
#main ul li:hover{
	background:#f5fefe;
}
#main ul li span{
	float:right;
	font-size:11px;
	color:#888;
	background:url(images/clock.gif) no-repeat left center;
	padding:0 0 0 15px;
}
h2{
	margin-bottom:10px;
}
h2,
#main h2 a{
	font-size:26px;
	color:#09c;
	line-height:30px;
}
#main h2 a{
	text-decoration:none;
}
.post small{
	margin-bottom:10px;
	display:block;
}
.entry{
	border-top:1px solid #ddd;
	padding-top:10px;
	line-height:18px;
}
.entry p{
	padding-bottom:18px;
}
#sidebar{
	width:175px;
	float:right;
}
#sidebar #ads a{
	background:none;
	padding-left:0;
	}
#ads{ 
	width:100%;
	font-size:25px;
	color:red;
	margin-top:5px;
	height:175px;
	background:#0099cc;
	
	}
#info{
	margin-top:5px;
	padding-left:5px;
	border:1px #0099cc solid;
	width:173;
	
}
#sidebar ul li{
	list-style:none;
}
#sidebar a{
	text-decoration:none;
	color:#0099CC;
	background:url(images/arrow.png) no-repeat left center;
	padding-left:9px;
}
#sidebar a:hover{
	background:url(images/arrow-1.png) no-repeat left center #0099CC;
	color:#fff;
}
#bottom{
	background:#F2FCFF;
	height:155px;
	margin-top:30px;
	padding-top:12px;
	
}
#bottom .box{
	width:120px;
	float:left;
	margin-right:50px;
	color:#888;
	font-size:14px;
}
#bottom .box a{
	text-decoration:none;
	color:#0099CC;
	line-height:17px;
}
#bottom .box a:hover{
	text-decoration:underline;
}
#bottom .box ul li{
	list-style:none;
}
#main .post a.tag{
	float:left;
	margin:9px 2px 0 0;
}

.comments-template{

	margin: 10px 0 0;

	border-top: 1px solid #ccc;

	padding: 10px 0 0;

}



.comments-template ol{

	margin: 0;

	padding: 0 0 15px;

	list-style: none;

}



.comments-template ol li{

	margin: 10px 0 0;

	line-height: 18px;

	padding: 0 0 10px;

	border-bottom: 1px solid #ccc;

}



.comments-template h2, .comments-template h3{

	font-family: Georgia, Sans-serif;

	font-size: 16px;

}



.commentmetadata{

	font-size: 12px;

}



.comments-template p.nocomments{

	padding: 0;

}



.comments-template textarea{

	font-family: Arial, Helvetica, Georgia, Sans-serif;

	font-size: 12px;

}

