/* @override http://iphone.broadersheet.com/wp-content/themes/broadersheet/css/style.css */

body {
	background: #191919;
	color: #fff;
	margin: 0;
	padding: 0;
	word-spacing: 3px;
	text-shadow: 0px 0px 5px #000;
	font: 15px/21px 'Helvetica Neue', Helvetica, Tahoma, Arial, sans-serif;
}

#middle {
	padding-bottom: 10px;
	text-align: center
}

div.box.noborder p{
	padding-right: 4px;
}

#TB_window {
	text-shadow: none;
}

#TB_Window {
	font-size: 14px;
	font-weight: bold;
}

#proper-logo {
	text-indent: -9000%;
	background: url(../images/logo-rays.png) no-repeat;
	width: 510px;
	height: 300px;
		position: absolute;
	top: -0px;
	left: 250px;
	z-index:-10;
}

h2 {
	font-size: 21px;
	font-weight: bold;
	line-height: 28px;
		color: #49C4DD;

}

img {
	border: none !important;
	margin: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#postcontent {
	text-shadow: none;
	background-color: none;
}

p, h2, h3 {
	margin: 0;
}

p {
	padding-top: 2px;
	padding-bottom: 12px;
}

ul {
	margin: 2px;
	padding-left: 15px;
	list-style-type: square;
}

div#TB_closeWindow {
	text-shadow: none;
}

div#TB_closeWindow {
	text-shadow: none;
}

a {
	color: #49C4DD;
	text-decoration: none;
	position:relative;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.navigation {
	padding-top: 15px;
}

#navigation {
	width: 100%;
	height: 57px;
	background: url(../images/backgroundleather-header.png) repeat-x;
	margin: 0 auto;

}

#navigation-center {
	margin: 0 auto;
	height: 57px;
	width: 930px;
	text-align: center;
}

#nav-left {
}
#nav-right {
}
#navigation p {
	margin: 0;
}

#navigation a {
	float: left;
	margin: 5px;
}

#navigation #nav-right {
	float: right;
	margin-right: 80px;
}

#navigation a#switch {
	width: 32px;
	height: 32px;
	margin-top: 7px;
	text-indent: -9000%;
	display: block;
	background: url(../images/switch.png) no-repeat;
}

#navigation a#about {
	width: 93px;
	height: 27px;
	margin-top: 7px;
	text-indent: -9000%;
	display: block;
	background: url(../images/about.png) no-repeat;
}

#navigation a#contact {
	width: 86px;
	height: 23px;
	margin-top: 11px;
	text-indent: -9000%;
	display: block;
	background: url(../images/contact.png) no-repeat;
}

#navigation a#browser {
	width: 186px;
	height: 22px;
	margin-top: 12px;
	text-indent: -9000%;
	display: block;
	background: url(../images/browser.png) no-repeat;
}

#navigation a#twitter {
	width: 77px;
	height: 29px;
	text-indent: -9000%;
	display: block;
	background: url(../images/twitter.png) no-repeat;
}

#navigation a#blog {
	width: 73px;
	height: 29px;
	text-indent: -9000%;
	display: block;
	background: url(../images/blog.png) no-repeat;
}

#navigation a#rss {
	width: 60px;
	height: 25px;
	margin-top: 8px;
	text-indent: -9000%;
	display: block;
	background: url(../images/rss.png) no-repeat;
}

#navigation a#about:hover { background-image: url(../images/about-hover.png); }
#navigation a#contact:hover { background-image: url(../images/contact-hover.png); }
#navigation a#browser:hover { background-image: url(../images/browser-hover.png); }
#navigation a#twitter:hover { background-image: url(../images/twitter-hover.png); }
#navigation a#blog:hover { background-image: url(../images/blog-hover.png); }
#navigation a#rss:hover { background-image: url(../images/rss-hover.png); }

#outer-body {
	background: url(../images/leatherbackground.png) repeat;
	padding-bottom: 50px;
}

#body {
	width: 930px;
	margin: 0 auto;
	padding-top: 0px;
	height: 477px;
	position:relative;
	background: url(../images/backgroundlight.png) no-repeat 0 -25px;
	top: -6px;	
	z-index:1;

}

#body .box {
	width: 260px;
	margin-right: 10px;
	float: left;
	border-top: 1px inset #999;
}

#body .box.noborder {
	border: none;
}

#body .section {
	clear: left;
	border-top: 1px inset #999;
	padding: 15px 0;
	margin: 5px 0;
}

#body .section h3 p {
	padding-bottom: 1px
}
#body .section p {
	margin: 0;
	
}

#body #left {
	width: 545px;
	margin-right: 20px;
	float: left;
}

#body #left h1 a {
	text-indent: -9000%;
	background: url(../images/logo.png) no-repeat;
	width: 412px;
	height: 75px;
	display: block;
	margin-top: 45px;
	margin-bottom: 45px;
	cursor: pointer;
}

#body #right {
	width: 300px;
	float: left;
	margin-top: 30px;
}

#body .buy {
	text-indent: -9000%;
}

#body .buy a {
	/*background: url(../images/buynow.png) no-repeat;
	width: 224px;

	display: block;
	height: 62px;*/
	
	background: url(../images/buynow.png) no-repeat;
	display: block;
	width: 224px;
	height: 72px;
	margin-top: 0px;
	margin-left: 27px;
	margin-top: 15px;
	padding-bottom: 28px;
}

#body .buy a:hover {
	/*background: url(../images/buynow.png) no-repeat;
	width: 224px;

	display: block;
	height: 62px;*/
	
	background: url(../images/buynow.png) no-repeat;
}



#body #right #iphone {
	text-indent: -9000%;
	background: url(../images/iphone.png) no-repeat;
	width: 324px;
	height: 586px;
	margin-top: -20px;
}

#body #right .box {
	margin: 0 25px;
	border-top: none;
	border-bottom: 1px inset #454545;
	margin-bottom: 1px;
	padding-bottom: 8px;
	padding-top: 12px;
}

div#postcontent {
	text-shadow:none !important;
	}

#body #right .box.noborder {
	margin: 0;
	border: none;
}

#body #right .box h2 {
	margin-top: 5px;
	line-height:120%;
	padding-bottom: 4px;
}

#body #right .box.noborder h2 {
	margin-top: 0;
}

#footer {
	clear: both;
	width: 100%;
	height: 79px;
     background:url(../images/backgroundleather-footer.png) repeat-x;
     position:relative;
bottom:-100px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
		color: whitesmoke;
}

#footer a {
	color: whitesmoke;
}


div.section img {
	position: relative;
	vertical-align: middle;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

div#TB_closeAjaxWindow a {
	text-shadow: none;
}

.twtr-doc {
	text-shadow: none;
}

em, em a, em a:hover;{
	text-decoration:none;
	border-bottom:1px dashed #ddd;
}
	
	#footer a{
	 padding-left: 40px;
}

img.read-more-button {
	float: none !important;
	border: none !important;
	padding: none !important;
	margin: none !important;
	margin-top: -20px !important;
	margin-bottom: 2px !important;
	padding-bottom: 20px !important;
}

a.read-more-link {
	background: url(../images/link.png) no-repeat;
}

li {
	padding-bottom: 1px;
}

#postcontent h3 {
	padding-top: 5px;
}

#strd-post {
	padding-top: 0px;
	margin-top: 0px !important;
}

#featured-post {
		border-bottom: 1px inset #999;
		margin-bottom: -10px;
}

#strd-post {
	margin-top: 25px;
}

div#right h2 a{
	color: white;
}

div#right ul {
	list-style-type: none;
	margin-left: -15px;
}

h2#ourblog a{
	color: white;
}

.footer-text {
	color: white;
		 padding-left: 40px;
}

div.box h4 {
	font-size: 16px;
	line-height:20px;
}

div.box h4 a {
	color: white;
}

span.leadp {
font-size: 15.5px;
	font-weight: bold;
}

div#postcontent {
	line-height:140%
}

div#postcontent img {
	padding: 1px;
	border: 0px solid #999;
}

div#postcontent ol {
	margin-left: 10px;
	margin-bottom: 10px;
	line-height:150%;
	list-style-position: inside !important;
}

img.alignleft {
	border: none !important;
	float: left;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-right: 10px !important;

}

img.aligncenter {
	display:block;
		margin: 0 auto;
	border: none !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-right: 10px !important;
}

img.alignright {
	border: none !important;
	float: right;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-right: 10px !important;
}

blockquote {
	margin-top:9px;
	margin-left: 15px;
	padding-left: 6px;
	margin-bottom:6px;
	border-left: 4px inset #49c4dd;
}

div#postcontent h1 {
	padding-top: 5px;
	padding-bottom: 7px;
}

div#postcontent h3 {
		padding-top: 5px;
	padding-bottom: 4px;
}

.readmore {
	border: none !important;
	float:none !important;
	margin: none !important;

}

div#summary-post h3{
	padding-bottom: 5px !important;
}


/* @group DISQUS */

.dsq-comment-header, div.dsq-reaction-header {
	border-bottom: 1px inset #999 !important;
	color: white;
}

#disqus_thread, .dsq-menu {
	text-shadow: none !important;
}

div#disqus_thread {
	color:white !important;
}

div.dsq-reaction-body, div.dsq-reaction-retweets, div.dsq-reaction-footer {
	color: white;
}

/* @end */
.post-author {
	padding-left: none !important;
	border: none !important;
	margin: none !important;
	
}

.post-author img {
	float: left;
	padding-top: 5px !important;
	padding-right: 5px !important;
	padding-left: none !important;
	border: none !important;
	margin: none !important;
}