/*
Theme Name: BusinessXpand_twieme
Theme URI: http://www.businessxpand.com/products/wordpress/wordpress-themes/twieme-theme/
Description: Our Twieme Theme is a fun twitter based theme. It incorporates a twitter feed with an admin section to enter your twitter Username. 
update 1.4: Tweet this button. 
Tags: threaded-comments, fixed-width, green, white, theme-options
Version: 1.4
Author: BusinessXpand
Author URI: http://www.businessxpand.com
*/

/* yahoo css reset  -  start*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td, label { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul, li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/* yahoo css reset  -  end*/
/*ie6 warning*/

#ie6 {
	height:0px;
	background-color:#222;
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	font-size:12px;
	line-height:22px;
	color:#222222;
	overflow:hidden;
}

* html #ie6 {
	height:25px;
}
#ie6 a:link, #ie6 a:active, #ie6 a:visited {
	color:#fff;
	text-decoration:none;
}
#ie6 a:hover {
	color:#555;
	text-decoration:underline;
}
#warning {
	float:left;
	margin-left:10px;
}
#browser_links {
	float:right;
	margin-right: 10px;
}
/*ie6 warning end*/


/*type*/

h1, h2, h3, h4, h5, h6, a.list_title {
	margin-top:10px;
	color: #CFB968;
	font-weight:normal;
	font-family:"Arial Rounded MT Bold", Verdana, sans-serif ;
	padding: 15px;
	background-color: #3F5E65;
}
h1 {
	font-size:18pt;
	line-height: 22pt;
}
h2 {
	font-size:16pt;
	line-height: 31pt;
}
h3 {
	font-size:14pt;
	line-height: 20pt;
}
h4 {
	font-size:12pt;
	line-height: 18pt;
}
h5 {
	font-size:10pt;
	line-height: 16pt;
}
h6 {
	font-size:8pt;
	line-height: 14pt;
}
p {
	margin-top:10px;
}
a:link, a:active, a:visited {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration:underline;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
em strong. strong em {
	font-style:italic;
	font-weight:bold;
}
blockquote {
	background-color:#555555;
	color:#CCCCCC;
	font-size:14pt;
	line-height:20pt;
	margin:20px;
	padding:20px;
	text-align:center;
	text-shadow:#000 -1px 1px 0;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}
cite { font-size:9pt;}
#content ul li {
	list-style-position:inside;
	list-style-type:disc;
	list-style-image:none;
	margin-top: 5px;
}
#content ol li {
	list-style-position:inside;
	list-style-type: decimal;
	list-style-image:none;
	margin-top: 5px;
}

#content ol li ol, #content ul li ul {
	margin-left:20px;
}


.wp-caption-text {
	font-size:8pt;
	line-height:11pt;
	padding-right: 10px;
}
/*type end*/
/*form start*/
form {
 text-align:left;
}

textarea {
	width:99%;
	margin:10px 0 0 0;
}
input {
	width:98%;
}
.submit {
	width: 207px;
	height: 66px;
	float: right;
	margin: 5px;
}
#s {
	margin: 10px;
	padding: 10px 5px;
	font-size:12pt;
	font-family:"Arial Rounded MT Bold", Verdana, sans-serif ;
	color: #5CB4D9;
	width:286px;
}

/*form end*/


/*table start*/

table {
	border-collapse:collapse;
	width:99%;
	border:0 none;

}

th, td {
	padding-left: 5px;

}

col {
	border-left: 1px solid #fff;
}

thead {
	border-bottom:1px solid #000;
	font-weight:bold;

}
th {
	text-align:left;

}
.odd {
	background-color:#B3C3C9;

}
tr:hover {
	background-color:#3F5E65;
	color:#FFFFFF;

}
thead tr:hover {
	background-color:transparent;
	color: inherit;

}
/*table end*/

/*	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 {
	margin: 0 0 2px 10px;
	display: inline;
	}

img.alignleft {
	margin: 0 10px 2px 0;
	display: inline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* End Images */


body {
	font-family: Verdana, sans-serif;
	font-size:9pt;
	line-height: 16pt;
	color:#fff;
	background: #91A8B3 url(images/twieme_bg_footer.png) center bottom no-repeat;
	padding-bottom:200px;
	position:relative;
}

#header {
	background: transparent url(images/header_bg.png) top center no-repeat;
	height:247px;
	width:1000px;
	position:relative;
	margin: 0 auto;
}
#twieme_logo {
	position:absolute;
	top:130px;
	left:50px;
}
#logo {
	position:absolute;
	top: 100px;
	left:250px;
}
#logo a {
	font-family:"Arial Rounded MT Bold", Verdana, sans-serif ;
	color:#FFFFFF;
	font-size:24pt;
	line-height:30pt;
}
#tagline /*required for wp directory*/ {
	color:#FFFFFF;
	position:absolute;
	top:150px;
	left: 250px;
}

#rss {
	position:absolute;
	bottom:9px;
	right:16px;
}
#menu {
	
}
#menu li{
	display:inline;
	margin:0 6px;
	float:left;
}
#menu li a:link {
	color:#B3C3C9;

}
#menu li.page_item ul {display: none;}
#menu li.current_page_item ul, #menu li.current_page_ancestor ul {display: block;}
#menu li a:hover, .current_page_parent, .current_page_item {
	color:#fff;
	border-top: 20px solid #B3C3C9;
	text-decoration:none;
	float:left;
}
#menu li a:hover {
	border-top: 2px solid #B3C3C9;

}

.clear {
	clear:both;
}

#site {
	width: 900px;
	margin: 0 auto;
	position:relative;
	text-align:left;
	}
.navigation {
	width:100%;
	height: 30px;
}
.next {
	float:right;
}
.previous {
	float:left;
}
#footer {
	height: 20px;
	width: 100%;
	position:absolute;
	text-align:right;
	bottom: 0px;
}
#content {
	padding:20px;
	overflow:hidden;
	float:left;
	width: 500px;
}
#content li.entry {
	overflow:hidden;
	list-style:none;
	position:relative;
	margin: 0 0 40px 0;

}
.entry {
overflow:hidden;
}
.sticky {background: #3F5E65 url(images/sticky.png) no-repeat scroll 95% 50%;}
.home_image {
	width:200px;
	height:270px;
	overflow:hidden;
	float:left;
	margin:0 40px 0 0;
}
.home_txt {
	margin-left: 240px;
}
a.list_title {
	color: #CFB968;
}
a.list_title:hover {
	color: #ffffff;
	background-color: #3F5E65;
	text-decoration:none;
}
#sidebar {
	width:321px;
	float:right;
	}
.alt, .postmetadata {
	background-color: #B4D2DB;
	padding: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px
}
.even {
	background-color:#B3C3C9;
	padding:10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px
}
#comments_div .commentlist li {
	margin-top: 20px;
	list-style: none;
}
.bypostauthor {
	background: transparent url(images/author.png) 98% 2px no-repeat;
}
#sidebar li a:link, #sidebar li a:active, #sidebar li a:visited {
	display: block !important;
	color: #3F5E65;
	padding-left: 10px !important;
	line-height: 25pt;
	text-align:left;
	font-size:9pt;
	border: 0 none;
}
#sidebar li a:hover, .current-cat {
	color:#fff;
	text-decoration:none;
	border-left: 10px solid #CFB968;
}

#sidebar li td a:link {
	display:inline !important;
	padding-left: 0px !important;
}

#tweet {
	background: transparent url(images/tw_top.png) top left no-repeat;
	padding: 35px 35px 90px 35px;;
	position:relative;
}
#tweet li {
	padding: 10px;
	background-color: #B3C3C9;
	margin-top: 10px;
}
#tweet_container {
	background: transparent url(images/tw_repeat.png) top left repeat-y;;
}
#follow_tweet {
	background: transparent url(images/tw_bottom_follow.png) bottom left no-repeat;
	display:block;
	height: 74px;
	position:absolute;
	bottom:0;
	left:0;
	width: 321px;
	font-size:0px;
	line-height: 0px;
}