/*
Theme Name: Apple product guide
Theme URI: http://ferventsoft.com/
Description: Fernent soft is a two-column, widget-ready theme by <a href="http://ferventsoft.com/">Fervent</a> & <a href="http://Fervent soft.com">Fervent software</a>.
Version: 1.1
Author: <a href="http://ferventsoft.com">Fervent</a> & <a href="http://ferventsoft.com">Fervent Software</a>
*/


body
{
margin:0px;
	text-align: center;
	color: #5c5c5c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);	
	background-repeat: repeat-x;	
	background-color: #cd193f;
	background-position: top;
}

#linkcat
{
	float: left;
	width: 250px;
	/*background-image:url(images/recommended-reading.jpg);
	background-repeat:no-repeat;*/
	font-family:Trebuchet MS;
	font-size:24px;
	color:#942745;
	font-weight:normal;
    font-variant:small-caps;
}

a { color: #000000; text-decoration:none; font-family:Trebuchet MS; font-size:14px; }
a:hover { color: #666666; }


.entry img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 1px double #bbb; float: right; clear: right; }


.entry img.left { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 1px double #bbb; float: left; clear: left; }


.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }


.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }


#wrap
{
	width:1000px;
	text-align: left;
	background-image: url(images/bg.jpg);	
	background-repeat: repeat-x;	
	background-color: #cd193f;
	background-position: top;	
}

img{
	behavior: url("iepngfix.htc"); 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(images/bg.png);
	margin:0px;
	display: block;
	float:left;
}
.post-content{
width:630px;
}
#header {
	height: 95px;
	padding-top: 5px;
}
#header .logo {
	background: url(images/logo.jpg) no-repeat;
	vertical-align: middle;
	padding-left: 70px;
	padding-top: 20px;
	font-size: 40px;
	height: 90px;
}
#header .logo a {
	color: #000;
	text-decoration: none;
}
#header .logo a:hover {
	color: #4D6A00;
}

#menu {
	background: #5D7311 url(images/menuback.gif) repeat-x;
	color: #DDD;
	height: 35px;
}
#menu ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
#menu ul li {
	float: left;
	margin: 0 5px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #DDD;
}
#menu ul li a {
	background: url(images/menu-bg.gif) no-repeat;
	background-position: 0 13px;
	text-decoration: none;
	color: #FFF;
	display: block;
}
#menu ul li a:hover {
	background: url(images/menu-bg-hover.gif) no-repeat;
	background-position: 0 13px;
}
#content {
	background-image:url(images/bg.png);
	background-repeat:repeat-y;
	float:right;
	background-position:9px;
	width:1000px;
	 filter: progid:DXImageTransform.Microsoft.AlphaImage Loader (src='images/bg.png', sizingMethod='scale');
}
#left {
	font-size: 13px;
	width:694px;
	float:right;		
}

#right {
	float:left;
	width: 200px;
	background-image:url(images/categories-title.gif);
	background-repeat:no-repeat;
	padding-top:60px;
	margin: 5px 0 5px 50px;
	display: inline;
	font-variant:small-caps;
}

#archives {
	float: left;
	width: 250px;
	background-image:url(images/archives-heading.jpg);
	background-repeat:no-repeat;
	padding-top:45px;
}
#subscribe {
	width: 250px;
	background-image:url(images/categories-title.gif);
	background-repeat:no-repeat;
	padding-top:50px;
}
#search {
	width: 250px;
	background-image:url(images/search-it.jpg);
	background-repeat:no-repeat;
	padding-top:45px;
}
#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul {
	margin: 0 0 0 0;
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li {
	list-style: none;
	font-size: 12px;
	background: url(images/sub-nav-bg.gif) no-repeat left top;
	background-position: 0 5px;
	margin: 0;
	botder: 0;
	height:35px;
}
#left .post blockquote
{
	margin: 0px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	min-height: 5px;
}
.post .title {
	margin-bottom: 0px;
	margin-left:10px;
	color:#7b5437;
	font-family:Trebuchet MS;
	font-size:20px;
	width:620px;
}
.post .innertitle {
	margin-bottom: 0px;
	color:#7b5437;
	font-family:Trebuchet MS;
	font-size:24px;
}
.innertitle h2{
font-size:22px;
margin:10px 10px 10px 0px;
}
.post .title a {
	font-size: 25px;
	text-decoration: none;
	color: #7b5437;
}
.post .title a:hover {
	color: #000000;
	text-decoration: none;
}
.post .meta {
	color: #999;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	width:620px;
}
.post .meta a {
	color: #000000;
}
.post .meta a:hover {
	color: #000fff;
}
.post .meta .posted {
	float: left;
	margin-left:10px;
}
.post .meta .comments {
	float: right;
	
}
.post .meta .comments a {
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
	
}
.post .entry {
	text-align: justify;
	padding-top: 6px;
	margin-left:10px;
	width:620px;
	
}
.ltop {
	background: url(images/ltop.jpg) no-repeat;
	width: 220px;
	height: 13px;
}
.lmid {
	width: 235px;
}
.lmid h2 {
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	padding-bottom: 0px;
}
.lbot {
	background: url(images/lbot.jpg) no-repeat;
	width: 220px;
	height: 12px;
	margin-bottom: 10px;
}
#comments, #respond {
	margin: 0;
	padding:1em 0 0 0;
}
#commentform {
	margin:10px 0;
	padding:1px;
	background:#f9f9f9;
	width:600px;
}
.commentnum {
	font-size:1.5em;
	font-weight:bold;
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;
	border-top: #ddd 1px solid;
}
#left .commentlist li.one, #left .commentlist li.alt {
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#left .commentlist li.alt {
	background:#f9f9f9;
}
#left .commentlist li.authorcomment {
	background: #fff9f1;
	margin-left:20px;
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo {
	font-size:1em;
}
.nocomments {
	padding-left:20px;
}
#left .commentlist li.one cite, #left .commentlist li.alt cite {
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#footer {
	margin: 0px;
	height:59px;
	font-size: 11px;
	color: #000;
	text-align: left;
	background-image:url(images/footer.jpg);
	width:1000px;
	vertical-align:middle;
}
div.pager {
	clear: both;
	background-position: right;
	background-repeat: no-repeat;
	width: 620px;
	text-align: right;
	color: White;
	position: relative;
	background-color:#FFFFFF;
}
.pagermidbg {
	background-image:url(images/pager_02.gif);
	background-position: right;
	background-repeat: repeat-x;
}
div.pager p {
	position: absolute;
	left: 790px;
	top: 0px;
	background-color:#FFFFFF;
}
div.pager a.prev {
	position: absolute;
	left: 610px;
	top: 0px;
	width: 26px;
}
div.pager a {
	color: White;
	font-weight: bold;
}
div.pager a.next {
	position: absolute;
	left: 4px;
	top: 0px;
	width: 26px;
	height: 26px;
}


#sitelink {
	background-image:url(images/bg.png);
	background-repeat:repeat-y;
	background-position:9px;
	width:1000px;
	
	}