/*  
Theme Name: tweetsheep
Theme URI: http://www.webdesignlessons.com/tweetsheep-free-wordpress-theme/
Description: Magazine style theme with featured posts and twitter support
Version: 1.3
Author: WebDesignLessons.com
Author URI: http://www.webdesignlessons.com/
Tags: white, Blue, two-columns, theme-options

*/
.description{
	font-size:14px;
	position:relative;
	top:-5px;
	color:#000000;
	display:block;
	text-align:center;
	letter-spacing:0;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#3d3d3d;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
html{
	background:url(../images/bgr_html2.png) repeat-x;
}
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:url(images/bgr_main3.png) repeat-x bottom;
	color:#000000;
}
#wrapper_top{
	width:100%;
	background:url(../images/bgr_wrapper_top3.png) no-repeat top center;
}
#wrapper_end{
	width:100%;
	background:url(../images/bgr_wrapper_end3.png) no-repeat bottom center;
}
#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:95px;
	overflow:hidden;
	background:url(../images/bgr_header.gif) no-repeat;
	border-bottom:5px solid #000;
}

#header_rss{
	float:right;
	padding:5px 10px 0 0;
}
#header_rss img:hover {
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	}

#socialmedia {position: relative; left: 35px;}
	
#header #logo{
	color:#000;
	font-size:47px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	padding:15px 0 0 42px;
	text-transform:none;
	float:left;
}
#header #logo a{
	color:#000;
}
#header #logo a:hover{
	text-decoration:underline;
}

#contactheader {
	float: right;
	color: #333333;
	text-align: right;
	background: #eeeeee;
	height: 27px;
	width: 260px;
	line-height: 100%;
	margin: 3px 26px 3px 50px;
	padding: 0px 15px 5px 0px;
}
#gobutton {
	float: right;
	margin: -11px 0 0 0px;
}
#gobutton img:hover {
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	}
	
/* MENU */

#menu{
	width:100%;
	height:38px;
	background:url(../images/bgr_menu.gif) repeat-x;
}
#main_search{
	float:right;
	width:298px;
}
#searchform_top{
	float:left;
	padding:3px 0 0 0;
}
#searchform_top_text{
	width:244px;
	padding:8px 8px 9px 8px;
	color:#434343;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	border:0;
	background:#e1e1e1;
}
#gosearch{
	float:left;
}
#mainmenu{
	float:left;
	padding:7px 0 0 5px;
}
#mainmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index:1000;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	z-index:1000;
	color:#000;
	padding:0 0 0 10px;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#000;
	z-index:1000;
	height:20px;
	padding:5px 10px 0 10px;
	background:#c5e6a1;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	background:#f66522;
	color:#fff;
	text-decoration:none;
}

/*board*/
#board{
	width: 100%;
	height: 231px;
	overflow: hidden;
	background: url(../images/bgr_board.png) no-repeat;
}
#board_left{
	float: left;
	padding: 22px 0 0 21px;
}
#board_quotes {
	float: right;
	width: 300px;
	height: 300px;
	margin: 15px 0 0 0;
	background: url(../images/button_quotes.png) no-repeat;
}
#testimonials {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 50px 40px 30px 20px;
	}
#board_items{
	background: url(../images/bgr_board_carusel2.png) no-repeat;
	width: 679px;
	padding: 0px 0 20px 0;
}
#board_body{
	width: 647px;
	margin: 0 0 0 25px;
}
#board_carusel{
	width: 647px;
	height: 136px;
	position: relative;
}
#board_text{
	margin: 10px 50px 0px 45px;
	font-size: 12px;
	line-height: 18px;
}
#board_text a{
	text-decoration: underline;
}
#board_text a:hover {
	text-decoration: underline;
	color:#f26521;
}
.board_item{
	width: 647px;
	height: 173px;
	overflow: hidden;
}
#board_body h2{
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:29px;
	font-weight:normal;
	margin:0 0 0px 0;
}
#board_body strong{
	font-size:12px;
	color:#000;
	line-height:18px;
	display:block;
}
#board_body p{
	font-size:12px;
	color:#000;
	line-height:18px;
	padding:0 0 10px 0;
}
#board_body p img{
	float:left;
	border:1px solid #83b2c4;
	margin:0 10px 0 0;
	width:161px;
	height:107px;
}
#board_body p a{
	color:#000;
}
#board_body p.more a{
	text-decoration:underline;
}
#board_body p.more a:hover{
	text-decoration:none;
}
#fadeshow-home, #fadeshow-portfolio, #fadeshow-services {
	margin: 0 0 0 70px;
	background: #a7e2f9;
}
/* BODY */

#body{
	width:100%;
	background:#fff url(../images/bgr_body.png) repeat-y;
	overflow:hidden;
}

#body_top{
	width:100%;
	background:url(../images/bgr_body_top.png) no-repeat right top;
}

#body_end{
	width:100%;
	background:url(../images/bgr_body_end2.png) no-repeat left bottom;
	overflow:hidden;
	padding:0 0 37px 0;
}

#body_left{
	width:701px;
	float:left;
}

#body_right{
	width:299px;
	float:right;
}

/* left contact */

#body_left_content{
	width:629px;
	margin:20px 0 0 33px;
}

.post{
	width:100%;
	margin:0 0 40px 0;
}

.post-top{
	width:100%;
	border-bottom:1px solid #d3d3d3;
	overflow:hidden;
}

.post-title{
	width:520px;
	float:left;
	margin:10px 0 10px 0;
}

.post-title h2{
	font-size:29px;
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
}

.post-title h2 a{
	color:#000;
}
.post-top h4{
	width:101px;
	height:69px;
	padding:30px 0 0 0;
	color:#898989;
	text-align:center;
	font-weight:normal;
	font-size:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	background:url(../images/bgr_post_comment.png) no-repeat;
}

.post-top h3{
	font-weight:normal;
	color:#4b4b4b;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	margin:4px 0 5px 2px;
}

.post-top h3 a, .post-top h3 span{
	color:#f26521;
	font-weight:bold;
	text-transform:capitalize;
}

.entry{
	line-height:20px;
	font-size:13px;
	margin:10px 0 0 0;
}
.entry img{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	float: left;
}

.entry p{
	padding-bottom:15px;
}

.entry p a{
	font-weight:bold;
	text-decoration:underline;
}

.entry p a:hover{
	text-decoration:none;
}

.postmetadata{
	width:100%;
	border-top:1px solid #e6e6e6;
	overflow:hidden;
}
.postmetadata p{
	font-weight:bold;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
}
.postmetadata p a {
	color:#f26521;
	background:#e6e6e6;
	padding:5px 10px 5px 10px;
	float:right;
}

.post-page{
	width:588px;
	margin:0 0 0 13px;
}

h2.page_title{
	font-size:23px;
	margin: 0 0 0px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #d3d3d3;
	padding: 0 0 2px 2px;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:none;
	font-weight:bold;
	color:#f66522;
}

.post-page .entry a:hover{
	text-decoration:underline;
}

.entry strong{
}

.post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	display:block;
	font-weight:normal;
}

.post-page .entry h1{
	font-size:26px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:24px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:22px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 

/* SIDE BAR */

#sidebar{
	width:220px;
	margin:50px 0 0 20px;
	color:#212121;
}

.sidebars h2{
	font-size:23px;
	width: 220px;
	color:#212121;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:none;
	padding:0 0 0 36px;
	font-weight:normal;
	margin:0 0 10px 0;
}

.sidebars ul{
}

.sidebars ul li{
}

.sidebars ul li ul li{
	margin-bottom:0;
	width:auto;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding:0 0 30px 5px;
}

.sidebars li ul li ul{
	padding:0 0 0 10px;
	width:auto;
}

.sidebars li ul li ul li ul{
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	border-bottom:1px solid #d2d2d2;
	padding:10px 0 10px 8px;
	font-size:13px;
}
#sidebar .current_page_item a {
	background:#f26521;
	color:#ffffff;
	margin-left: -7px;
	padding: 7px 7px 7px 7px;
	text-decoration:none;
}
#sidebar .current_page_item a:hover {
	background:#f26521;
	color:#ffffff;
	padding: 7px 7px 7px 7px;
	text-decoration:underline;
}

.sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

.sidebars li a{
	color:#000;
}

.sidebars li.widget_categories ul li{
}

.sidebars li.widget_categories ul li a{
}

.sidebars li.widget_categories ul li ul li a{
}

.sidebars li.widget_archives ul li a{
}

.sidebars li.linkcat ul li a{
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .widget_tags a{
	color:#000;
}

.sidebars .textwidget{
	padding:10px;
}

/* FOOTER */

#footer{
	width:100%;
	height:24px;
	background:url(../images/bgr_footer2.png) repeat-x;
	overflow:hidden;
}
#footer h2{
	color:#000;
	font-size:48px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-6px;
	padding:0px 0 0 40px;
	text-transform:uppercase;
	float:left;
	position:relative;
}
#footer h2 a{
	color:#000;
}
#footer h2 a:hover{
	text-decoration:none;
}

#footer_text{
	padding:0px 30px 0 0;
	float:right;
	text-align:right;
}

#footer_text p{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 2px 0;
	font-size:13px;
}
#footer_text a{
	color:#000;
}
#footer_text b a{
	color:#0076a3;
	text-decoration:underline;
}
#footer_text b a:hover{
	text-decoration:none;
}
#footer_text .designed{
	font-size:11px;
}


/* 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
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* End Images */


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

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

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(../images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(../images/blockquote_bg2.gif) repeat-y;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: right;
	margin:10px auto 0 auto;
	width:97%;
	background:#e1e1e1;
	padding:10px;
	overflow:hidden;
	font-size:13px;
	color:#000;
	}

#content_single .navigation {
	text-align: center;
	width:96%;
	padding:10px 0 10px 0;
	margin:30px 0 0 25px;
	}

.navigation a{
	color:#000;
	font-size:13px;
	}

/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 0px 50px;
	list-style: none;
	padding:5px 15px 0px 50px;
	} 

.entry ul li {
	padding:0px 0 0px 0px;
	list-style: disc;
	}

.entry ol {
	margin: 0 10px 15px 30px;
	padding:15px 15px 15px 40px;
	background:#f5f5f5;
	border:1px solid #d3d3d3;
	}

.entry ol li {
	margin: 0;
	padding:7px 0 7px 0;
	border-bottom:1px solid #d3d3d3;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */

#aboutswap	{
  display: block;
  width: 500px;
  height: 154px;
  background: url("../images/about.jpg") no-repeat 0 0;
}
#aboutswap:hover { 
  background-position: 0 -154px;
}
#aboutswap span {
  display: none;
}
#tP {
}

.rssnewsmore {
	font-size: 11px;
	line-height: 120%;
	padding: 0px 5px 0px 5px;
	background: #eeeeee;
}
.rssnewsmore a {
	font-size: 11px;
	line-height: 120%;
	text-decoration: underline;
}
.rssnewsmore a:hover {
	font-size: 11px;
	line-height: 120%;
	text-decoration: underline;
	color: #f66522;
}

