/*
Theme Name: themejob
Theme URI: http://themejob.com/
Description: This theme for themejob.
Version: 1.0
Author: songoo
Author URI: http://songoo.com/
Tags: wordpress, songoo, kucluk, mantankyai

*/

body
{
	margin:0px;
	background:#464646;
}
ul 
{
	margin:0;
	padding:0;
}
ol
{
	margin:0;
	padding:0;
}
li {}
.clearing {
  margin: 0;
  padding: 0;
  clear: both;
}
img
{
	border:none;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

fieldset
{
border:none;
margin:0;
}
/*theme css*/
#wrapper
{
	width:1005px;
	margin:auto;
	background:url(images/bgheader.jpg) repeat-x #fff;
	


}
#header
{
	height:85px;
	margin:0px;
	
}
#logo
{
	background:url(images/logo.png) no-repeat;
	height:60px;
	width:210px;
	margin:20px 0 0 24px;
	float:left;

}
#menu
{
	
	float:right;
	width:600px;
	margin:35px 24px 0 0;
}
#menu ul
{

}
#menu ul li 
{
	list-style-type: none;
	margin:0;
	float:right;
	margin:15px 0 0 5px;

}
#menu ul li a
{
text-decoration:none;
list-style:none;
padding:5px 20px;
display:block;
border:1px solid #5F0505;
background:url(images/menubg.jpg) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#FFFFFF;

}

#subheader
{
	height:250px;
}
#subheaderleft
{
	float:left;
	width:598px;
}
#subheaderright
{
	float:right;
	width:384px;
}
#slide
{
	height:212px;
	width:598px;
	margin-left:24px;
	
}
#submenu
{
	height:36px;
	margin-left:24px;
}
#submenu ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#submenu ul li
{
	float:left;
	
	list-style:none;

}
#submenu ul li a
{
	text-decoration:none;
	margin-right:5px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding:10px 0 10px 0;
	margin-right:30px;

}
#searching
{
	background:url(images/searchbg2.png) no-repeat;
	height:92px;
	margin-top:107px;
}

#searching form.search {
height:93px;
position:relative;

}

form.search label {
display:none;
}
form.search input.text {
	border:1px solid #5E5E5E;
	width:223px;
	background:#232323 url(images/tjsearch.png) no-repeat  left;
	margin:50px 42px 0 0;
	float: right;
	padding: 5px 0 5px 68px;
	color:#B7B7B7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;

}
form.search input.submit {
	background:transparent url(images/tjsearchlup.png) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	display:block;
	height:40px;
	position:absolute;
	right:50px;
	text-indent:-9999em;
	top:46px;
	width:40px;
}

#submite
{
	background:url(images/submittitle.png) no-repeat;
	height:51px;
}
#mid
{	
	
}

#content
{
	width:594px;
	margin:30px 0 10px 24px;
	float:left;
}

#content h2 a
{
	color:#B2090C;
	text-decoration:none;
}

#sidebar
{
	width:384px;
	float:right;	
}
#submiter
{
	background:url(images/submiterbg.png) no-repeat;
}
#formsubmiter
{
	width:293px;
	background:#202020;
	border-left:1px solid #ACACAC;
	border-right:1px solid #ACACAC;
	border-bottom:1px solid #ACACAC;
	margin-left:47px;
}

#featured
{
	width:293px;
	margin-left:47px;

}
#featured h2
{
	background:url(images/featuredtheme.png) no-repeat;
	height:30px;
	text-indent:-2000px;
	margin-top:35px;
}
#latestnews
{
	width:293px;
	margin-left:47px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
#latestnews h4
{
	background:url(images/tjnews.png) no-repeat;
	height:30px;
	text-indent:-2000px;
	margin-top:35px;
}

.latest
{
	
}
.latest h2
{
	font-size:12px;
	font-weight:bold;
	background:url(images/latesticon.png) no-repeat;
	height:20px;
	padding:5px 0 0 30px;
	margin:5px 0 0 0;
}
 .latest h2 a
{
	
	color:#B4090C;
	text-decoration:none;
	margin:0px;
	font-style:normal;
	
	
	
}
.latest p
{
	margin:0px;
	padding:0px;
	font-style:italic;
	color:#636363;
	padding:0 0 0 30px;
	
}

#tjlinks
{
	width:293px;
	margin-left:47px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
#tjlinks h4
{
	background:url(images/tjlink.png) no-repeat;
	height:30px;
	text-indent:-2000px;
	margin-top:35px;
}
#tjlinks ul
{
margin-left:47px;
}
#tjlinks ul li a
{
text-decoration:none;
color:#636363;
}
#tjlinks ul li a:hover
{
text-decoration:none;
color:#B4090C;
}
#footer
{
	background:url(images/footerbg.jpg) repeat-x;
	height:462px;
}
#footer ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
}
#footer ul li
{
	height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:4px 0 0 40px;
	margin-bottom:5px;
}
#footer ul li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#c2c2c2;
	text-decoration:none;
}

#footerup
{
	height:380px;
}
#footerbottom
{
	height:62px;
	background:url(images/tjfooterlogo.png) no-repeat;

}
#footerbottom p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C2C2C2;
	font-style:italic;
	padding:5px 0 0 175px;
	text-align:justify;
}
#footerbottom p a
{
	font-weight:bold;
	font-size:11px;
	color:#C2C2C2;
	font-style:italic;
;
}
#footer1
{
	float:left;
	width:159px;
	height:40px;

}
#footer2
{
	float:left;
	width:354px;
}
#footer2 h2 {
	background:url(images/tjpremiumservices.png) no-repeat;
	height:35px;
	text-indent:-2000px;
	margin-top:35px;
}
#footer2 p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C2C2C2;
	font-style:italic;
	padding:0 40px 0 20px;
	text-align:justify;
}
#footer3
{
	float:left;
	width:208px;
}
#footer3 h2 {
	background:url(images/topdownload.png) no-repeat;
	height:35px;
	text-indent:-2000px;
	margin-top:35px;
}
#footer3 ul li
{
	background:transparent url(images/listtopd.png) no-repeat;
}
#footer4 ul li
{
	background:transparent url(images/listtopr.png) no-repeat;
}

#footer4
{
	float:left;
	width:224px;
}
#footer4 h2 {
	background:url(images/toprated.png) no-repeat;
	height:35px;
	text-indent:-2000px;
	margin-top:35px;
}

/*wordpress*/
.post
{
	width:290px;
	height:223px;
	float:left;
	margin:0 5px 10px 0;
	border:1px solid #acacac;
	background:url(images/postbg.jpg) repeat-x;
}
.post h2
{
	width:230px;
	float:left;
	margin:0px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.comm
{
	background:url(images/comm.png) no-repeat;
	margin-top:3px;
	font-size:11px;
	height:20px;
	padding-left:10px;
	padding-top:4px;
	/*position:relative;
	left:260px;
	top:-20px;*/
	float:right;
	width:20px;
}
.comm a
{
	text-decoration:none;
	color:#E0E0E0;
}
.preview img
{
	margin:6px 6px 0px 6px;
	border:1px solid #C2C2C2;
}

.postsingle
{
	width:590px;
	margin:0 5px 10px 0;
}
.postsingle h2
{
	
	font-size:30px;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	color:#BD080B;
	font-weight:normal;
}
.postsingle p
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
p a
{
       text-decoration:none;
       color:#b4090c;
}
p a:hover
{
       text-decoration:none;
       color:#000;
}
.tag
{
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.tag a
{
	text-decoration:none;
	color:#000;	
}
.other
{
	width:100%;
	float:left;
}
.ratinge
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:5px;
	width:40%;
	float:left;
	margin-top:12px;
}
.ratingesingle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:5px;
	float:left;
	margin-top:12px;
	width:11%;
}
.previewdownload
{
	width:45%;
	float:right;
	margin-right:5px;
}
.previewdownloadsingle
{
	float:left;
	margin-right:5px;
	width:50%;
}
.bookmarking
{
	font-size:11px;
	
}

/*COMMENT*/
#commente
{
	margin:0 0 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	width:602px;
	float:left;
}
#commente h3 
{
	padding: 0;
	margin: 20px 0 10px 0 ;
	background:url(images/commenttitle.png) no-repeat;
	text-indent:-9999em;
	height:35px;
}



#commentform input {
	width: 150px;
	padding: 1px 2px 2px 40px;
	margin: 2px 5px 4px 0;
	border:1px solid #5E5E5E;
	color:#E3E3E3;
	

	}
#commentform input.author
{
	background:#232323 url(images/commentname.png) no-repeat;
}
#commentform input.email
{
	background:#232323 url(images/commentemail.png) no-repeat;
	
}
#commentform input.url
{
	background:#232323 url(images/commenturl.png) no-repeat;
}
#commentform textarea.textcomment {
	width: 95%;
	padding: 2px;
	background:#232323;
	border:1px solid #5E5E5E;
	
	}
textarea.textcomment {
	padding: 2px;
	background:#232323;
	border:1px solid #5E5E5E;
	color:#E3E3E3;
	}

#commentform #submit {
background:#252525 none repeat scroll 0 0;
border:1px none;
color:#E3E3E3;
display:block;
float:right;
font-size:12px;
margin:5px 10px 3px 3px;
padding:2px;
width:100px;

	}
.alt {
	}

.commentlist {
	padding: 0;
	text-align: justify;
	font-weight:normal;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 10px 0 10px 10px;
	list-style: none;
	float:left;
	width:592px;
	background:url(images/commentbg.png) no-repeat;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 12px;
	}

.commentlist li .avatar { 
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	float:left;
	}

.commentlist cite, .commentlist cite a {
	text-decoration:none;
	color:#252525;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	margin: 5px 5px 10px 0;
	border-top:1px solid #ccc;
	padding-top:5px;

	}

#commentform p, #commentform p a  {
	font-size:12px;
	font-style:normal;
	color:#C6C1C1;
	}

.commentmetadata, .commentmetadata a {
	font-weight: normal;
	text-decoration:none;
	color:#7D7D7D;
	font-size:10px;
	}
#boxcommentform
{
	background:#E3E3E3;
	padding:5px 5px 30px 10px;
	float:left;
        width:590px;
}
.commentleft
{
float:left;
width:35%
}
.commentright
{
float:left;
width:50%;
margin:0px;
}
span.gravatar
{
	width:10%
	float:left;
}
span.isicomment
{
	width:87%;
	float:left;
	padding-left:10px;
}
/*laen*/
.textinput
{
	width: 260px;
	height: 18px;
	background: none;
	color: #000000;
	margin-top: 5px;
	margin-left: 15px;
	border:1px solid #ACACAC;
}
.buttonsubmit
{
	background:url(images/bgbuttonsubmit.png) repeat-x;
	width:120px;
	padding:5px 10px;
	border:1px solid #DD0405;
	margin:10px 0 10px 150px;
	color:#ACACAC;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;

}

/*pagenavitj*/
.pagenavitj
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#272727;
font-weight:bold;


}
.pagenavitj span.current {
background:url(images/bgpagenavi.png);
border:1px solid #E0E0E0;
margin:0px;
padding:4px 6px;
}
.pagenavitj a, .pagenavitj a:link {
background:url(images/bgpagenavi.png);
border:1px solid #E0E0E0;
color:#272727;
margin:0px;
padding:4px 6px;
text-decoration:none;
}
.pagenavitj a:hover {
background:#fff;
border:1px solid #E0E0E0;
color:#545454;
}

/*--*/


/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
.cform { 
	width: 285px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:4px 0 10px 0; 
	border:0px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:none; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px monospace; 
	color:#F0F0F0;
	letter-spacing:5px;
}

ol.cf-ol { 
	margin:0pt!important;
	padding:20px 0pt 0pt!important;
}
ol.cf-ol li	{
	background:none!important; 
	margin:0 10px!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
	font:normal 12px monospace; 
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	letter-spacing:2px;
	margin:6px 0pt !important;
	padding:3px 0; 
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:200px; 
	margin:0px 10px 0 0; 
	text-align:left;
	font-size: 10px;
	display:block;
	color:#E0E0E0;
	background:none;
	padding:2px;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif; 

}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 5px 0 0; 
}

label.cf-before span{
	width:200px; 
	display:block;
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 2px 0 4px;
	width:110px;
	text-align:left;	
}

label.cf-after span {
	width:110px;
	display:block;
}

label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 6px 0 4px;
	width:105px;
	text-align:left;
}
label.cf-group-after span {
	width:105px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	margin:0 0 8px 0;
	padding:3px;
	background: #202020; 
	border:none;
	vertical-align:top;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:white;
	border:1px solid #515151;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#444; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#202020; 
}

.cform textarea,
.cform input {
	width:265px; 
}
.cform select {
	width:265px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:6.5em; 
}

.cform textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 6em;
	overflow:auto;
}

.cform input.cf_date {
	width:395px;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	letter-spacing:2px;
	margin:12px 0pt 4px 10px!important;
	color:#888888;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:3px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important; 
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 12px 0; 
} 


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	display:block; /*for mozilla*/
	width:421px;
	font-size:9px;
	vertical-align:top;
	color:#888888;
	text-align:right;
	margin:0;
	height:13px;
	line-height:13px;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif; 
}

.cform textarea.fldemail,
.cform textarea.fldrequired,
.cform input.fldemail,
.cform input.fldrequired {
	margin:0;
}
/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:150px;  
	padding:5px; 
	margin: 5px 3px 4px 0pt;
	font-size:13px;
	background:url(images/bgbuttonsubmit.png) repeat-x; 
	border:1px solid #600506!important;
	color:#fff;
	font-size:14px;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}


/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 10px!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	display:inline-block;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}

label.secq{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	width:auto;
	padding:2px 4px 2px 2px;
}
label.secq span {
	display:block!important;
	width:auto;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:196px;
	padding: 4px 4px;
	margin: 0 0 8px 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 8px 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:top;
	background:	url(captcha_reset_black.gif) no-repeat;
	margin:0pt 0pt 0px 3px;
	width:21px;
	height:21px;
	border:none!important;
}

img.imgcalendar {
	border:none!important;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#AAAAAA;
	display:none;
	padding:10px 15px!important;
	width:240px;
	line-height:1.3em;
	margin:0 10px 10px 10px;
	font-family:monospace;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	width:240px;
}
div.waiting {
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#AAAAAA; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#AAAAAA; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:360px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
	font-size:9px;
	color:#202020;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#202020!important;
}

  
/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html ol.cf-ol 	{
	display:inline-block; /*for IE6!!*/
}
* html img.captcha	{
	margin-bottom:9px!important;
}
*+html img.captcha	{
	margin-bottom:9px!important;
}


