/*
Theme Name: BuyNetting
Theme URI: http://screationz.com/
Description: Designed By Screationz.
Version: 1.0
Author: Screationz
Author URI: http://screationz.com/
*/

* { margin: 0; padding: 0 }

body
{
		background: #fff url(images/page-bg.png) repeat-x;
		font: normal 75%/160% verdana, 'trebuchet ms', arial, san-serif;
		color: #333;
}

a { color: #1073a7; }

#header-wrapper
{
		height: 183px;
		margin: 0 0 10px;
}

#tagline
{
		text-align: center;
		height: 39px;
		line-height: 38px;
		color: #fff;
		font-weight: bold;
		font-size: 1.7em;
		font-family: arial;
		background: url(images/tagline-bg.gif) repeat-x;
}

#tagline a
{
		color: #fff;
		text-decoration: none;
}

#tagline a:hover
{
		color: #ddd;
}

#header
{
		height: 107px;
		background: url(images/header-bg.gif) repeat-x;
		padding: 0 20px;
}

#header h1
{
		float: left;
		height: 107px;
		line-height: 107px;
}

#header ul
{
		float: right;
		margin: 65px 0 0 0;
		padding-right: 65px;
		height: 22px;
		padding-top: 20px;
		background: url(images/header-bg.png) 100% 100% no-repeat;
}

#header ul li
{
		float: left;
		list-style: none;
		line-height: 1em;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 0.9em;
}

#header ul li a
{
		color: #fff;
		text-decoration: none;
}

#header ul li a:hover
{
		color: #1073a7;
}

#header ul li.first
{
		border-right: 1px solid #fff;
		padding-right: 10px;
		margin-right: 10px;
}

#nav
{
		height: 32px;
		font-family: arial;
		background: url(images/nav-bg.gif) repeat-x;
		padding: 0 20px;
}

#nav ul
{
		background: url(images/nav-bg.png) 100% 0% no-repeat;
		height: 32px;
}

#nav li
{
		float: left;
		list-style: none;
		height: 32px;
		line-height: 32px;
		font-weight: bold;
		font-size: 1.1em;
}

#nav li a
{
		display: block;
		height: 32px;
		color: #000;
		text-decoration: none;
		padding: 0 20px;
}

#nav li a:hover
{
		background: url(images/nav-li-bg.png) repeat-x;
		color: #1073a7;
}

#wrapper
{
		margin: 15px 20px 0;
}

#sidebar
{
		float: right;
		width: 570px;
		margin-left: -570px;
}

#content-wrapper
{
		width: 100%;
		float: left;
}

#content
{
		margin-right: 590px;
		margin-bottom: 30px;
}

#sidebar
{
		margin-bottom: 30px;
}

#sidebar h2
{
		margin: 0 0 5px;
}

#sidebar1
{
		float: left;
		width: 295px;
		margin-right: 15px;
}

#sidebar1 h2
{
		background: url(images/middle-h3-bg.png) no-repeat;
		height: 31px;
		line-height: 30px;
		color: #fff;
		padding: 0 10px;
		font-size: 1em;
}

#sidebar2
{
		float: right;
		width: 260px;
}

#sidebar2 h2
{
		background: url(images/right-h3-bg.png) no-repeat;
		height: 31px;
		line-height: 30px;
		color: #fff;
		padding: 0 10px;
		font-size: 1em;
}

#sidebar li
{
		list-style: none;
}

#sidebar li ul
{
		margin: 0 0 15px;
}

#sidebar li li
{
		border-bottom: 1px dotted #92aebc;
		padding: 2px 10px 3px;
		color: #61676b;
}

#sidebar li li a
{
		color: #61676b;
		text-decoration: none;
}

#sidebar object
{
		margin: 0 auto 15px;
}

.textwidget
{
		margin: 0 0 15px;
}

.textwidget img
{
		float: left;
		margin-right: 10px;
}

#sidebar li.ad
{
		border: none;
		float: left;
		width: 123px;
		height: 123px;
		background: #eee;
		border: 1px solid #ccc;
		padding: 0 0 0 0;
		margin: 0 0 10px;
		text-align: center;
		line-height: 122px;
		font-weight: bold;
		font-size: 80%;
}

#sidebar li.first
{
		margin-right: 10px;
}

.navigation
{
		width: 100%;
		overflow: auto;
}

.navigation .alignleft
{
		float: left;
}

.navigation .alignright
{
		float: right;
}

.post
{
		clear: left;
		margin: 0 0 25px;
}

.post-info
{
		height: 79px;
		margin: 0 0 10px;
}

.post-info a
{
		text-decoration: none;
}

.post-info .date
{
		float: left;
		width: 78px;
		height: 64px;
		margin-right: 10px;
		background: url(images/post-date-bg.png) no-repeat;
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-family: arial;
		font-size: 1.6em;
		padding-top: 15px;
		padding-right: 1px;
		line-height: 1.2em;
}

.post-info .title
{
		padding: 20px 0 0;
}

.post-info .title h2, #comments h2, #respond h2
{
		font-size: 2em;
		font-weight: normal;
		font-family: 'myriad pro', 'trebuchet ms', arial, san-serif;
		margin: 0 0 5px;
		color: #1073a7;
}

.post-info .title h2 a
{
		color: #1073a7;
		text-decoration: none;
}

.meta
{
		color: #61676b;
		font-size: 0.9em;
}

.entry
{
		clear: both;
		color: #61676b;
		font-size: 12px;
}

.entry p
{
		margin: 0 0 10px;
}

.entry h3
{
		margin: 0 0 10px;
		font-family: 'myriad pro';
		font-size: 1.2em;
}

.entry ul
{
		margin-left: 14px;
		margin-bottom: 10px;
}

.entry ol
{
		margin-left: 18px;
		margin-bottom: 10px;
}

.entry img.align-left
{
		float: left;
		margin-right: 10px;
}

.entry img.align-right
{
		float: right;
		margin-left: 10px;
}

.entry img.align-center
{
		display: block;
		margin: 0 auto;
}

.comment-info
{
		font-size: 90%;
}

#comments h2, #respond h2
{
		margin: 0 0 10px;
}

.commentlist li
{
		list-style: none;
		border-bottom: 1px dotted #92aebc;
		padding: 0 0 5px;
		margin: 0 0 15px;
}

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

.commentlist li h3 small
{
		float: right;
}

.commentlist li p
{
		margin: 0 0 10px;
}

#respond label
{
		display: block;
		font-size: 0.9em;
		font-weight: bold;
		font-family: arial;
}

#respond textarea
{
		width: 100%;
		margin: 0 0 15px;
}

#footer
{
		clear: both;
		height: 116px;
		background: url(images/footer-bg.png) repeat-x;
		padding: 0 20px;
}

#footer-logo
{
		float: left;
		width: 203px;
		height: 116px;
		background: url(images/footer-logo.png) no-repeat;
		text-indent: -9999px;
}

#footer-ad
{
		float: right;
		width: 468px;
		height: 60px;
		background: #fff url(images/sample-ad.gif) no-repeat;
		margin-top: 28px;
}

#copyright
{
		text-align: center;
		font-size: 0.9em;
		padding: 10px 0;
}

#copyright a:hover
{
		color: #000;
}
