/*
	Theme Name: Screw work custom theme
	Theme URL: http://newwpthemes.com/wordpress-theme/svetlina/
	Description: Custom theme developed for John Willarms 
	Author: Tim Day
	Author URI: www.tim-d.co.uk
	Version: 1.0 
	Tags: Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Options Page
*/

/* LAYOUT */

body {

	}

#wrapper {
	width:100%px;
	margin:0 auto;
	}

#container {
	padding-bottom: 10px;
	}

#contentwrap {
	margin:20px 0 0px  0;
	}

a {
	color: #f05703;
	}

a:hover {
	color: #F00001;
	}
    
/* HEADER */

#header {
	background:url(images/header_03.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:209px;
	width:851px;
	display:block;
	padding-top:15px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 15px 0 0 0;
	font-weight: normal;
	font-family: Helvetica, Arial,  Sans-serif;
	font-weight: bold;
	font-size: 52px;
    text-transform: uppercase;
	}

#header h1 a, #header h1 a:visited {
	color: #33383f;
	text-decoration: none;
	}


#header h2 {
	color: #848282;
	font-size: 14px;
	line-height: 14px; 
	font-family: Helvetica, Arial,  Sans-serif;
    font-style: italic;
	}
/* NAVIGATION MENUS */
	
#nav {
	height: 32px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	padding-left:15px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width:114px;
	height:36px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav .first-page-item {
	margin:0 0 0 10px;
	}
	
#nav li a, #nav li a:link {
	display: block;
    margin: 0px 6px 0px 0;
	padding: 10px 12px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
    font-family: Helvetica, Arial,  Sans-serif;
	}
	
#nav li a:hover, #nav li a:active {
	display: block;
	text-decoration: none;
	}
	

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
#nav li.even{
	background:url(images/yellow-odd.jpg);
	background-repeat:no-repeat;
	}
	
#nav li.even a{
			color:#000;
	}
	
#nav li.even a:hover{
			color: #FFF;
	}
	
	
#nav li.page-item-959 a{
		padding-top:7px;
		
	}
	
	
#nav li.page-item-1009 a{
		padding-top:7px;
		
	}
#nav li.odd{
	background:url(images/red-even.jpg);
	background-repeat:no-repeat;

	}
	
#nav li.odd a{
		color: #FFF;
	}
	
#nav li.odd a:hover{
		color: #000;
	}
	
#nav .odd.current_page_item {
	padding-bottom:10px;
	border-bottom: #F00 10px solid;
	
}

#nav .even.current_page_item {
	padding-bottom:10px;
	border-bottom: #FE8101 10px solid;
	
}
	
	
#text-section1{
	  -moz-border-radius-topleft:40px;
    -moz-border-radius-topright:0px;
    -moz-border-radius-bottomleft:40px;  
    -moz-border-radius-bottomright:40px;
-webkit-border-top-left-radius:40px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-left-radius:40px;
-webkit-border-bottom-right-radius:40px;
background:#cf9829;
color:#FFF;
width:550px;
height:145px;
margin:0 0 20px 0;
}

#text-section1 h1,#text-section1 h2,#text-section1 p{
	color:#FFF;

}

#text-section1 h2{
	font-size:25px;
	font-weight:bold;
		margin:0px;
	padding:0px;
}

#text-section1 h1{
	font-size:32px;
	font-weight:bold;
		margin:0px  0 0 0;
	padding:0px;
}


#text-section1 p{
	margin:0px;
	padding:0px;
}
#text-section1 p strong{
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding:0px;
}

#byMonth{
	background:url(images/home_11.jpg);
	background-repeat:no-repeat;
	width:164px; /* was 40px */
	height:134px;
	font-size:34px;
	padding-top:15px;
	margin:5px;
	float:left;
	
}
	
#byMonth ul{
	color:#FFF;
	list-style:none;
	display:inline;
	margin:30px 0 0 0 ;
		
	}
	
	
#byMonth ul li{
	height:30px;
	display:inline;
	
	}
	
	
#byMonth #weeks{
	width:70px;
	height:70px;
	display:block;
	text-align:center;
	float:left;
	margin:0px 0 0 10px;
}

#byMonth #days{
	text-align:center;
		width:70px;
		height:70px;
		display:block;
		float:right;
		margin:0px 10px 0 0;
}

#text_box1{
	width:365px; /* was 500px */
	float:right; /* was center */
	margin:0 10px 0 0px;
}

#text_box2 h2{
	line-height: normal;
	font-size:30px;
	font-weight:bold;
	text-align:left;
	margin:5px 0 0 0 ;
}


#text_box3{
	width:270px;
	float:right;
	font-size:16px;
	line-height:20px;
	position:relative;
	top:-15px;
}

#text_box3 li{

border-bottom:1px dotted  #000;
}
#text_box3 li{
	list-style:none;
	margin-bottom:5px;
	padding-bottom:5px;

border-bottom:1px dotted  #000;
}
#text_box3 .last{

border-bottom:none;
}
#text_box4{
	float:right;
	font-weight:bold;
	font-size:18px;
	line-height:24px;
	padding: 10px;
	width:240px;
	
}

#text_box5 {
	position:relative;
	padding:5px 5px 20px 5px ;
	background: #F00001;
	-moz-border-radius: 20px;
   -khtml-border-radius: 20px;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   width:230px;
   text-align:center;
   margin:0 0 0 20px;
 
	
}

#text_box5 h1{
	color:#FFF;
	 text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:10px 0 5px 0;
	line-height:27px;
	font-weight:normal;
	padding:10px;
	
}


#freebox{
		background:url(images/freeimg.jpg);
		background-repeat:no-repeat;
		width:161px;
		height:64px;
		display:block;
		float:left;
		margin: 0 10px 0px 0;
		
	}
	
	#freebox-freestuff{
		background:url(images/freeimg.jpg);
		background-repeat:no-repeat;
		width:161px;
		height:64px;
		display:block;
		float:left;
		margin: 0 10px 0px 0;
		
	}
	
	
	#book-img{
		float:left;
		margin: 0 0 0 10px;
		width: 250px;
		height:370px;
		
	}
	#book-img-free{
		float:left;
		width: 250px;
		height:370px;
		margin:0 20px 40px 0;
		
	}
	
	
#form-subcribe{
	background-color:#ff9900;
	-moz-border-radius: 20px;
   -khtml-border-radius: 20px;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   padding:10px 5px 5px 5px;
   margin:20px 0 20px 10px;   
   width:500px;
}

#form-subcribe h2{
	
   padding:0px;
   margin:0px 0 10px 0 ;
   line-height:normal;
   font-size:24px;
}

#form-subcribe input{
		-moz-border-radius: 20px;
   -khtml-border-radius: 20px;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   background:#FFF;
   border:none;
   padding:8px;
   width:95%;
   margin-bottom:5px;

   
}


#form-subcribe #webform_submit{
	 width:37px;
	-moz-border-radius:0;
   -khtml-border-radius:0;
   -webkit-border-radius:0;
   border-radius:0;
   background:none;
   position: relative;
   top:-45px;
   right:-10px;
   float:right;

}

#form-subcribe-header{	
	float:right;
	margin:130px 0px 0 0;
	height:70px;
}

#form-subcribe-header input{
-moz-border-radius: 15px;
   -khtml-border-radius: 15px;
   -webkit-border-radius: 15px;
   border-radius: 15px;
   background:#FFF;
   border:none;
   padding:8px;
   width:200px;
   margin-bottom:5px;
   
}

#form-subcribe-header #subscriber_email{
   border:none;
   padding:8px;
   width:240px;
   margin-bottom:5px;
   float:left;
   
}



#form-subcribe-header #webform_submit{
	  width:37px;
	-moz-border-radius:0;
   -khtml-border-radius:0;
   -webkit-border-radius:0;
   border-radius:0;
   background:none;
   position: relative;
   right:30px;
   z-index:99999;
   margin-top:-10px;
}

/* CONTENT */

#content {
	padding: 15px 5px 15px 15px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom:#333 dotted 1px;
	}
	
	#post-home{
		border:none;
		
	}
.post p {
	margin-bottom: 1em;
line-height:1.3;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 1.2;
	font-family: Helvetica, Arial,  Sans-serif;
    font-weight: bold;
font-size:3.5em;
	color: #171e2a;
	}

.blog .title {
	font-size:3em;
}
	
.title a {
	text-decoration: none;
	color: #171e2a;
	}

.title a:hover {
	text-decoration: none;
	color: #F00001;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Helvetica, Arial,  Sans-serif;text-decoration: underline;
}


.readmorecontent {

	text-align: right;
	}

a.readmore {
	background-color: #000;
	-moz-border-radius: 10px;
   -khtml-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 20px;
	padding: 4px 15px;
	text-decoration: none;
    font-size: 12px;
    color: #fff;
	}

a.readmore:hover {
    background: #F00001;
	color: #fff;
	}
    
.postdate {
	font-size: 13px;
	font-family: Helvetica, Arial,  Sans-serif;
    font-style: italic;
    color: #838282;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Helvetica, Arial,  Sans-serif;}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
	
	.entry h2 span {
		line-height:normal;
		
		
	}
	.entry li {
			list-style: disc;
			margin-bottom:10px;
			
		
	}
	
.entry ul {
			list-style:none;
			margin:0px;
			padding-left:15px;
			
		
	}
	
	.entry ol li {
		list-style:decimal;
		
	}
.entry {

	line-height: 20px;
	padding-top: 8px;
	font-family: Helvetica, Arial,  Sans-serif;font-size: 14px;
	}
	
	.entry-home {
		background:url(images/rounded-tops_02.jpg);
		background-position:top center;
		background-repeat:no-repeat;
		font-family: Helvetica, Arial,  Sans-serif;font-size: 14px;
		padding: 10px 0 0 0;
		width:536px;
	
	}
	
#home-inner{
	margin:12px 0 0 0;
	background: url(images/dots-bg.jpg);
	background-repeat:repeat-y;
	padding:0px;
	
	
}



.entry-free {
		background:url(images/rounded-tops_02.jpg);
		background-position:top center;
		background-repeat:no-repeat;
		font-family: Helvetica, Arial,  Sans-serif;font-size: 14px;
		padding: 10px;
		width:536px;
	
	}
	
	#free-inner #form-subcribe{
		margin:20px 0 20px 0;
		
	}
	
#free-inner h1{
	font-size:29px;
	
}
#free-inner{
	margin:18px 0 0 0;
	background: url(images/dots-bg.jpg);
	background-repeat:repeat-y;
	padding: 0 10px 0 10px;
}

#free-inner h2{ line-height:normal

}

#free-inner ul{
	margin:40px 20px 20px 30px;
	
}

#free-inner p{
	padding:0px 10px 0 10px;
	
}
#home-bottom{
		background:url(images/rounded-tops_03.png);
		background-position:bottom center;
		background-repeat:no-repeat;
		padding: 10px 0 20px 0;
}
.navigation {
	padding: 10px 0;
	}
	
	.navigation .alignright {
	padding: 10px 0;
	border:none;
	}
	
	.navigation .alignleft {
	padding: 10px 0;
	border:none;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
   margin:0 15px 15px 0px;
   padding:10px;
	}

.alignright {
   float: right;
   margin:0 0px 15px 15px;
   padding:10px;

	}
 .border-ON{
	 border:dotted 1px #000;
	 }


 .border-OFF{
	 border:none;
	 }

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}

	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #686868 !important;
    background:#dfdfdf !important;
    border: 1px solid #989898 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.current {
    color: #434343 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
}

.wp-pagenavi a:hover {
    color: #494949 !important;
    background:#dfdfdf !important;
    border: 1px solid #626262 !important;
    
}

.wp-pagenavi span.pages {
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.extend {
    background:transparent !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-weight: bold;
}
	
/* SIDEBAR(S) */

.sidebar {
	margin: 0 10px 10px 10px;
    color: #3f474d;
    font-size: 13px;
	width:250px;
	
	}
	
.sidebar a {
	text-decoration: none;
	color: #171e2a;
	}

.sidebar a:hover {

	color:#f05703;
	}

#search {
 background-color:#ff9900;
	-moz-border-radius: 20px;
   -khtml-border-radius: 20px;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   padding:10px;
    padding: 0;
    text-align: right;
	width:100%;
	height:40px;
}

#search input {
	background: #FFF;
	-moz-border-radius: 20px;
   -khtml-border-radius: 20px;
   -webkit-border-radius: 20px;
   border-radius: 20px;
	border: 0;
    background: none;
    color: #333;
	
}
	
#search #mag{
	margin:5px 10px 0 0px;
	
}
	
#s {
	
	width: 180px;
	padding: 4px;
    margin:8px 0 0 10px;
    background: none;
	float:left;
}

#topsearch 	#s {
background: #FFF;
  width: 180px;  
}

#topsearch #search {
    margin: 5px 0 0 0;
}





.sidebar h2 {
	margin: 20px 5px 0 0;
	padding: 5px 0 2px 5px;
	font-size: 15px;
	font-family: Helvetica, Arial,  Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    color: #000;
	border-bottom:dotted 1px #999;
	width:245px;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
	}
	
.sidebar ul li li {
	padding: 4px 0px 4px 6px;
	margin: 0px;
	border-bottom:dotted 1px  #999;
	}
	
.sidebar ul li ul li {
	padding: 4px 0px 6px 6px;
	margin: 2px 0;
	}

.sidebar ul li ul li a {
	text-decoration:none;
	
}

.sidebar .categories li{
	border-bottom:none;
	padding:0px;
	
}


.sidebar .categories ul{
padding-left:5px;
	
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #3f474d;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
	}

#wp-calendar td {
	color: #3f474d;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #3f474d;
	color: #fff;
	}
    
#wp-calendar td:hover a {
    color: #fff;
}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background:url(images/rounded-tops_08.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding: 22px 0 0px 0;
	text-align: center;
	color: #F00;
	font-size: 13px;
	
	}
#footer-inner{
	background:url(images/footer-dots-bg.jpg);
	background-repeat:repeat-y;
	width:850px;
	padding:5px 0 0 0;
	margin:0;
}

#footer a {
	color: #F00;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	background:url(images/rounded-tops_11.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	color: #666668;
	font-size: 11px;
	text-align: center;
	padding: 5px 0 20px 0;
	}
    	
#footer2 a {
	color: #666668;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    padding: 6px;
    background: #fff;
    border: 1px solid #ddd;
    margin: 0 10px 10px 0;
}
.widget_addn{
	position: absolute;
	left: -450px;
	top: -400px;
	}
	
	#rss-feed-link-txt{
	float:right; margin:8px 100px 0 0px;
		
	}
blockquote {

}
