/*
Theme Name: Bitwork
Theme URI: http://www.tastyplacement.com/
Description: Bitwork is clean web 2.0 style template for portfolio and business company sites.
Version: 1.0
Author: TastyPlacement
Author URI: http://www.tastyplacement.com/
*/

/*** GLOBAL  ***/
/* css reset */
html, body, div, span, applet, object, iframe,
pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;


}
/* end */
html,body{height:100%}
body {
	/*font-family:Verdana, Arial, Tahoma;*/
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#474747;
	height:100%;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #dedede;
	background-color: #dedede;
	height: 1px;
	margin:0px 0px 6px 0px;
	padding:0px;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2, h3, h4, h5 {margin-bottom:15px;	font-family:Arial, Tahoma, Verdana;	font-weight:normal; color:#068ecb;}
h1 {font-size:30px; line-height:32px}
h2 {font-size:24px; line-height:26px}
h3 {font-size:20px; line-height:22px}
h4 {font-size:16px;font-weight:bold;}
h5 {font-size:12px; margin:3px 0px; padding:0px; font-weight:bold; letter-spacing:1px;}


a img{border:none}
.imgleft{float:left; padding-right:15px;}
.imgright{float:right; padding-left:15px;}
.imgcenter{ border:1px solid #ccc; padding:3px; margin-bottom:15px; float:left;}
/* lists, blockquotes and paragraphs */
p, ul, ol {
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
	color:#474747;
}
ul, ol {
	margin:10px 0 35px 40px;
}
li ol,
li ul
{
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
blockquote {
	font-style:italic;
	margin:25px 0 25px 0px;
	color:#333;
	padding:10px 20px 10px 35px;
	background-image:url(images/quote.gif);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:18px;
}

/* code */
code {
	/*font-family:Verdana, Arial;*/
	font-family:Tahoma, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #dddddd;
	padding:15px 10px;
}
/*** END OF DEFAULT ELEMENT STYLES ***/



/*** CENTERCOLUMN ***/
#centercolumn{width:990px; margin:0px auto 0px auto;}
/*** END OF CENTERCOLUMN ***/

/*** TOP ***/

#top {margin: 0 auto;}
#toparea{ height:100px; width:990px; position:relative;  z-index:10}
#logo{ width:620px; float:left;}#blogname  { font-family:Tahoma, Arial, Verdana; font-size:24px; line-height: 22px; margin:10px 0px 0px 20px;}
#logo h1{ font-family:Tahoma, Arial, Verdana; font-size:24px; line-height: 22px; margin:10px 0px 0px 20px;}
#logo h1 a, #logo h1 a:visited{ color:#fff; text-decoration:none;}
#logo h1 a:hover{ }
#logo .desc{ color:#fff; margin:0px 0px 0px 25px;}


#pad_logo{ padding:0px 0px 0px 20px;}
#topmenu{width:990px; height:100px;}
/* searchtop */
#searchtop{padding:25px 0px 0px 0px; float:right;}
#searchtop form{margin:0px !important; padding:0px !important;}
#searchtop p{margin:0px;}
.bg_input{background-image:url(images/bg_search.png); background-repeat:no-repeat; width:200px; height:26px; display:block;}
.inputbox{background:transparent; border:0px; width:166px; padding:4px 0px 5px 4px; margin-left:1px; color:#857f7f}
/* Top Navigation bar menu styling */
#navtop {margin:0px; padding:0px 0px 0px 0px;}
#nav{clear:right;  float:right;   position:relative;}
#nav, #nav ul{margin:0px; padding:0px; list-style-type:none;}
#nav a{
height:36px;
display:inline;
padding:0;
text-decoration:none;
line-height:28px; 
outline:none;
z-index:35;
position:relative;
float:left;
margin: 0 0px 0 0;
font-size: 12px;
color:#cac9c9;
}

#nav .current_page_item a, #nav a:hover{
color:#e4a166;
}

#nav .current_page_item ul a{
font-weight: normal;
color:#cac9c9;
}

#nav .current_page_item ul a:hover{
color:#e4a166;
}


#nav ul a{
line-height:33px; 
}

#nav li{
float:left;
position:relative;
z-index:35;
margin-top:11px;
padding:0px 20px;
background-image:url(images/separator.gif);
background-repeat:no-repeat;
background-position:0px 10px;
}

#nav li li{
border-left:none;
margin-top:0;
background-image:none;
padding:0px;
border-bottom:solid 1px #2f2f2f;
background-color:#111
}

#nav ul {
display:none;
left:0px;
position:absolute;
top:30px;
width:172px;
}

#nav li ul a{
width:128px;
height:auto;
float:left;
text-align:left;
padding:0 21px;
}

#nav ul ul{
top:auto;
border-top:none;
}	

#nav li ul ul {
left:155px;
top:0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

#nav li ul a{
border-top:none;
}
/*** END OF TOP ***/

/*** FRONT PAGE SLIDER ***/
#slideshow_container{height:281px; width: 990px; background-image:url(images/bg_slides_container.png); background-repeat:no-repeat; background-position: center top; clear:both; position:relative; z-index:1 !important; padding-top:10px;}
#slideshow{width:920px; height:265px; margin:0 auto; overflow:hidden;}
.slideshow_content{padding:13px;}
.slide_image{width:480px; float:left;}
.slide_text{width:364px; float:left; padding:20px 20px 10px 30px}
.slide_text, .slide_text p, .slide_text ul{color:#fff; line-height:24px;}
.slide_text h1, .slide_text h2, .slide_text h3{font-size:20px; color:#fff; line-height:24px}
/*** END OF FRONT PAGE SLIDER ***/

/*** HEADER ***/

#header_inner h1{/*style color in theme_css.php*/ font-size:35px; font-weight:bold;}
#headertext{padding:35px 0px 0px 40px;}
/*** END OF HEADER ***/

/*** PORTFOLIO ***/
.maintext_portfolio{padding:0px 0px 0px 0px; width:936px;}
.container_pf{float:left; margin:0px 10px 20px 5px; line-height:20px; text-align:center !important;}
.box_pf{
	width:200px;
	border: 1px solid #ddd;
	text-align: center;
	padding: 6px 6px 6px 6px;
	margin: 10px 0px 4px 0px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.box_pf.nomargin{margin-right:0px;}
.box_pf img{
}
/*** END OF PORTFOLIO ***/
/*** CONTENT ***/
#content{background-image:url(images/bg_content.png); background-repeat:no-repeat; width:990px;}
#padding_content{ padding:30px 25px 30px 25px; float:left}
#topcontent{padding:0px 0px 20px 0px;}
.boxtop{ width:280px; float:left; padding:0px 0px 0px 0px;}
.boxtop ul{list-style-type:none;}
.boxtop li{list-style-type:none;}
.linetop{background-image:url(images/linebox.gif); background-position:center; background-repeat:no-repeat; height:112px; width:40px; float:left;}
#maincontent{ padding:0px 0px 0px 0px;}
.sidebar_content_home h3{ font-size:18px;}
.link_read { display:block; text-decoration:underline;}

/* main */
#main{width:630px; float:left;}
#maintext{padding:0px 40px 0px 0px}

/* side */
#side{width:300px; float:left; padding-left:0px;}
.sidebox{background-image:url(images/c_top.gif); background-repeat:no-repeat; background-position:top; background-color:#ededed}
.c_bottomsidebox{background-image:url(images/c_bottom.gif); background-repeat:no-repeat; background-position:bottom;}
.contentbox{padding:15px 15px 15px 15px; position:relative;}
.contentbox h2{color:#8b8b8b;}
.contentbox .strip{position:absolute !important; right:0; top:0; background-image:url(images/strip.png); background-repeat:no-repeat; width:82px; height:82px;}


ul.l2{margin:0px; padding:0px; list-style-type:none;}
ul.l2 li{ float:left; padding:0px 10px 10px 0px;}
.but{vertical-align:middle;}
.inputbox01{width:190px; border:0px; vertical-align:top; padding:4px 4px 6px 3px; color:#999; background-image:url(images/input01.gif); background-repeat:no-repeat;}
/*** END OF CONTENT ***/

/*****Forms*****/
form{margin:0; padding:0; font-family:Tahoma, Arial !important;}
fieldset{border:0px;}
.screenReader { left: -9999px; position: absolute; top: -9999px; margin:0px ;padding:0px; }
.thanks { background: #F2F3F6; border: 1px solid #7E8AA2; padding:10px; }

#contactForm {}
#contactForm ol.forms { float: left; list-style: none; margin: 0; width: 100%; }
#contactForm ol.forms li { 
	clear: both; 
	float: left; 
	margin-bottom: 18px; 
	position: relative;
	width: 100%;
	list-style-type:none;
}

#contactForm ol.forms li.screenReader{margin:0px; padding:0px;}
ol.forms label {
	cursor: pointer;
	display: block;
	font-weight:normal;
	padding:0px 20px 3px 0px;
	width: 100px;
}
ol.forms input{background-image:url(images/inputbox.gif); width:280px; background-repeat:no-repeat; padding:5px 5px 11px 5px; margin:0px; border:0px;}
ol.forms textarea {background-image:url(images/bg_textarea.gif); background-repeat:no-repeat; border:0px; width:442px; height:110px; padding:8px;background-attachment:scroll;}


ol.forms input:focus, ol.forms textarea:focus {border:solid 0px #b3b3b3; }
.error { color: #f00; }
ol.forms li .error { font-size: 10px; margin-left:0px; }
ol.forms li.textarea .error {
	display: block;
	
	right: 0;
	top:80px;
	width:auto;
}
ol.forms li.screenReader {margin: 0; }

ol.forms li.buttons button:hover { color: #222; }
ol.forms li.buttons button:active { left: -1px; position: relative; top: -1px; }
ol.forms li.buttons, ol.forms li.inline {}
ol.forms li.inline input { width: auto; }
ol.forms li.inline label { display: inline; float: none; width: auto; }

/* End Form Elements */

/*** FOOTER ***/
#footer{ width:990px; margin:0px auto; color:#cac9c9 !important}
#footer p, #footer ul{color:#cac9c9 !important}
#foot{padding:25px 0px 0px 0px;}
#foot h3{color:#cac9c9;}
#foot a, #foot a:visited{color:#cac9c9; text-decoration:none;}
#foot a:hover{text-decoration:underline;}
#footleft{float:left; width:560px; padding:10px 0px 0px 30px;}
#footleft ul{list-style-type:none; margin:0px; padding:10px 0px 0px 0px;}
#footleft ul li{list-style-type:none; display:inline; padding:0px 0px; }
#footleft ul li a{border-left:1px solid #cac9c9;}
#footleft ul li#home a{ border:0px!important;}
#footleft ul li a{padding:0px 1px 0px 5px;}
#footright{float:left; width:400px;}
#footright #bookmark{float:right; padding:0px 20px 0px 0px ;}
#footright ul{list-style-type:none; margin:0px; padding:0px 0px 0px 0px;}
#footright ul li{list-style-type:none; float:left; margin-right:8px;}
.copyright { padding-left:5px;}
/*** END OF FOOTER ***/



/* Begin Typography & Colors */

.narrowcolumn .entry, .widecolumn .entry {	line-height: 1.4em;	}

.widecolumn {	line-height: 1.6em;	}

.thread-alt {	background-color: #f8f8f8;}

.thread-even {	background-color: white;}

.depth-1 {border: 1px solid #ddd;}

.even, .alt {	border-left: 1px solid #ddd;}

small {	font-family: Arial, Helvetica, Sans-Serif;	font-size: 0.9em;	line-height: 1.5em;	}

h2.pagetitle {	font-size: 1.6em;	}

.sticky {	background: #f9f9f9;	padding: 0 10px 10px;	}

.sticky h2 {	padding-top: 10px;	}

.commentlist li, #commentform input, #commentform textarea {	font: 0.9em Verdana, Arial, Sans-Serif;	}

.commentlist li ul li {	font-size: 1em;}

.commentlist li {	font-weight: bold;}

.commentlist li .avatar { float: right;	border: 1px solid #eee;	padding: 2px;	background: #fff;	}

.commentlist cite, .commentlist cite a {	font-weight: bold;	font-style: normal;	font-size: 1.1em;	}

.commentlist p {	font-weight: normal;	line-height: 1.5em;	text-transform: none;	}

#commentform p {	font-family: Verdana, Arial, Sans-Serif;	}

.commentmetadata {	font-weight: normal; }

acronym, abbr, span.caps{	font-size: 0.9em;	letter-spacing: .07em;	}

/* End Typography & Colors */


/* Begin Sidebar */
#sidebar{padding:0px 0px 25px 0px;}

#recentcomments{ font-weight:bold;}

#recentcomments a, #recentcomments a:visited{ font-weight:normal;}

#sidebar form {	margin: 0;}

#sidebar ul, #sidebar ul ol {	margin: 0;	padding: 0;	}

#sidebar ul li {	list-style-type: none;	list-style-image: none;	margin-bottom: 25px;}

#sidebar ul p, #sidebar ul select {	margin: 0px 0 8px;}

#sidebar ul ul, #sidebar ul ol {margin: 0px 0 0px 0px;}

#sidebar ul ul ul, #sidebar ul ol {	margin: 0 0 0 10px;}

ol li, #sidebar ul ol li {	list-style: decimal outside;}

#sidebar ul ul li, #sidebar ul ol li {	margin: 0px 0 0; padding: 0; border-bottom:solid 1px #e6e6e6;}

#sidebar ul .contentbox ul li, #sidebar ul .contentbox ol li {	margin: 0px 0 0; padding: 0; border-bottom:solid 1px #ccc;}

#sidebar ul ul ul li{ border:0px; margin-bottom:0px;}

#sidebar h2 {font-family:Tahoma, Arial, Verdana; font-size:24px; }

#sidebar ul{margin:0px; padding:0px; list-style-type:none; font-size:14px;}

#sidebar ul .contentbox ul li{list-style-type:none; background-image:url(images/arrow_grey.gif); background-position:0 13px; background-repeat:no-repeat;   padding:7px 20px}

#sidebar ul li a, ul li a:visited{color:#474747; text-decoration:none;}
/* End Sidebar */


/* Begin Structure */

.narrowcolumn {	padding: 0 0 0px 0px;	margin: 0px 0 0; width:590px;}

.widecolumn {	padding: 0px 0 0px 0;	margin: 0px 0 0 0px; width:590px;}

.post, div.page {	margin: 0 0 25px; border-bottom:1px solid #e6e6e6; padding-bottom:15px;}


.title{ margin-bottom:15px;}

.title h2, .title h3, .title h2 a, .title h3 a, .title h2 a:visited, .title h3 a:visited { text-decoration:none; margin:0px 0px 10px 0px;}

.title h2 a:hover, .title h3 a:hover{}
.title_src, .title_src h2{ margin:0px;}


.narrowcolumn .postmetadata {padding-top: 5px; }

.widecolumn .postmetadata {	margin: 30px 0;	}

.widecolumn .smallattachment {	text-align: center;	float: left;	width: 128px;	margin: 5px 5px 5px 0px;}

.widecolumn .attachment {	text-align: center;	margin: 5px 0px;}

.postmetadata {	clear: both;}

.noborder .post{ border:0px !important;}

.twitter ul{ margin:0px; padding:0px;}

.twitter ul li { list-style:none}

/* End Structure */



/* Begin Images */
p img {	padding: 0;	max-width: 100%;	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;	}
/* End Images */



/* Begin Lists */

.entry ol {	padding: 0 0 0 35px;	margin: 0;	}

.entry ol li {	margin: 0;	padding: 0;	}

.postmetadata ul, .postmetadata li {display: inline;	list-style-type: none;	list-style-image: none;	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {	margin: 10px auto;	padding: 5px 3px;	text-align: center;	}

#sidebar #searchform #s {	width: 170px;	padding: 2px; border:1px solid #ccc !important; 	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {width: 130px;}

#commentform input {width: 170px;	padding: 2px;	margin: 5px 5px 1px 0; border:1px solid #ccc;	}

#commentform {	margin: 5px 10px 0 0;	}

#commentform textarea {	width: 80%;	padding: 2px; border:1px solid #ccc;	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#respond{ padding-left:10px;}
/* End Form Elements */



/* Begin Comments*/
.alt {	margin: 0;	padding: 10px;	}

.commentlist {	padding: 0;	text-align: justify; margin:0px;	}

.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;	}
/* End Comments */

/* WP-PageNavi */	
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px 4px 4px 4px!important; 
	margin: 2px; 
	text-decoration: none;
	border: 1px solid #068ecb!important;		
	color: #068ecb!important;
	line-height:30px;	
	
}
.wp-pagenavi a:visited {
	padding: 4px 4px 4px 4px!important; 
	margin: 2px; 
	text-decoration: none;
	border: 1px solid #068ecb!important;	
	color: #068ecb!important;	
	
}
.wp-pagenavi a:hover {	
	border: 1px solid #077cb1!important;
	color: #077cb1!important;	

}
.wp-pagenavi a:active {
	padding: 4px 4px 4px 4px!important; 
	margin: 2px; 
	text-decoration: none;
	border: 1px solid #ee9b52!important;	
	color: #ee9b52!important;	
	
}
.wp-pagenavi span.pages {
	padding: 4px 4px 4px 4px!important; 
	margin: 2px 2px 2px 2px!important; 
	color: #068ecb!important;	
	border: 1px solid #068ecb!important;	
	
}
.wp-pagenavi span.current {
	padding: 4px 4px 4px 4px!important; 
	margin: 2px; 
	font-weight: bold;
	border: 1px solid #077cb1!important;
	color: #077cb1!important;	

}
.wp-pagenavi span.extend {
	padding: 4px 4px 4px 4px!important; 
	margin: 2px; 	
	border: 1px solid #068ecb!important;
	color: #068ecb!important;	
	
}

/* Begin Calendar */
#wp-calendar {	empty-cells: show;	margin: 10px auto 0; width: 270px;}

#wp-calendar #next a {	padding-right: 10px; text-align: right;	}

#wp-calendar #prev a {	padding-left: 10px;	text-align: left; }

#wp-calendar a { display: block; }

#wp-calendar caption {	text-align: center;	}

#wp-calendar td { padding: 3px 0;	text-align: center;	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */	background-color: #fff; }
	
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt;	}

#wp-calendar a { text-decoration: none;	}

#wp-calendar caption {	font: bold 1.3em Verdana, Arial, Sans-Serif;	text-align: center;	}

#wp-calendar th { font-style: normal; text-transform: capitalize; }
	
#today{ font-weight:bold;}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }

acronym, abbr {	border-bottom: 1px dashed #999;	}

blockquote cite { margin: 5px 0 0;	display: block;	}

.center { text-align: center;	}

.hidden { display: none;	}
	
.screen-reader-text { position: absolute; left: -1000em;}

a img {	border: none;	}

.navigation {display: block;	text-align: center;	margin-top: 10px;}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {	display: block;	margin-left: auto;	margin-right: auto;}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
