/*  
Theme Name: PLR Packs Wordpress Theme
Theme URI: http://www.plr-packs.com 
Description: PLR Packs theme
Version: 1.0
Author: Rohit Sinha
Author URI: http://www.plr-packs.com

	This theme was designed and built by Rohit Sinha.


*/

*
{
	margin:0px;
	padding:0px;
}

html
{
	background:#bbdfe6 url(/images/bg-body.gif);
}

body
{
	background:url(/images/bg-content-top.png) center 60px no-repeat;
	text-align:center;
	color:#333;
	font-size:13px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link{	color:#31b6d3; }
a:visited{color:#57919d; }
a:hover{text-decoration:none;}
a:active{color:#AC2816;} 

img { border-width:0px; }

.ClearIt
{
	clear:both;
	float:none;
	font-size:1px;
	color:#FFF;
	height:0px;
}

#body-container
{
	margin:0px auto;
	text-align:left;
}

h1, #page_header {

	margin:0px;

/*	background: url(images/header-icon.gif) no-repeat;*/

	padding-left: 57px;

/*	height: 60px;*/

	font: bold 45px/100% Impact, Charcoal, sans-serif;

	color: #2C668C;

}

h1 a, h1 a:visited, #page_header a, #page_header a:visited{

	color: #2C668C;

	text-decoration: none;

}

h1 a:hover, #page_header a:hover{

	color: #2C668C;

	text-decoration: none;

}

h1#single_header

{

	background: none;

	margin: 0;

	padding: 0;

	height:auto;

}

h2, h1#single_header {

	color: #AC2816;

	margin: 0px 0px 2px;

	border-bottom: 1px dotted #CCCCCC;

	letter-spacing: -1px;

	font: bold 220%/100% "Trebuchet MS", Tahoma, Arial;

	font: normal 250%/120% "Trebuchet MS", Tahoma, Arial;

        font-family:Georgia, "Times New Roman", Times, serif;

	padding-bottom: 13px;

}



h1#single_header

{

	background: none;

	margin:0;

}



h1 span, #page_header span

{

	color: #D96B00;

}



h2 a, h2 a:visited, h1#single_header a, h1#single_header a:visited {

	color: #AC2816;

	text-decoration: none;

}

h2 a:hover, h1#single_header a:hover {

	color: #FF6600;

	text-decoration: none;

}

h3, div#comments, div#respond {

	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;

	color: #2C668C;

	margin: 10px 0px 5px;

}

h4 {

	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;

	color: #758d38;

	color: #2C668C;

	margin: 10px 0px 5px;

}

form {

	margin:0px;

	padding:0px;

}

#page {

	margin: 0px auto;

	width: 760px;

	border-left: 0px solid #000;

	border-right: 0px solid #000;

	background: #FFFFFF url(images/content-bg.gif) repeat-y;

}

#header
{
	height:85px;
	margin:0px auto;
	background:transparent url(/images/logo.png) center center no-repeat;
}

#nav
{
	list-style:none;
	margin:0px auto;
	margin-top:10px;
	width:900px;
}

#nav li
{
	float:left;
	margin-right:5px;
}

#nav .current_page_item a, #nav .current_page_item a:visited
{
	color:#f00;
	text-decoration:none;
}

#nav .page_item a
{
	color:#000;
	text-decoration:none;
	padding:5px 15px 5px 0px;
	font:normal 13px/100% Verdana, Arial, Helvetica, sans-serif;
	display:block;
}

#nav .page_item a:hover
{
	color:#f00;
}

/* content area */

#contentbtm
{
	background:url(/images/bg-content-btm.png) center top no-repeat;
	height:100px;
}

#contentwrap
{
	text-align:center;
	margin:0px auto;
	margin-top:75px;
	background:url(/images/bg-content.png) center top repeat-y;
	width:1054px;
}

#content
{
	padding:10px 0px 24px 0px;
	float:left;
	width:600px;
	overflow:hidden;
	margin:0px auto;
	margin-left:76px;
	text-align:left;
}

.post
{
	clear:both;
	padding-top:15px;
	line-height:180%;
}

.post-date {

	width: 45px;

	height: 49px;

	float:left;

	background: url(images/date-bg.gif) no-repeat;

}

.post-month {

	font-size: 11px;

	text-transform: uppercase;

	color: #FFFFFF;

	text-align: center;

	display:block;

	line-height: 11px;

	padding-top: 2px;

	margin-left: -3px;

}

.post-day {

	font-size: 18px;

	text-transform: uppercase;

	color: #999999;

	text-align: center;

	display:block;

	line-height: 18px;

	padding-top: 7px;

	margin-left: -3px;

}

.post-title {

	float: left;
}



.entry {

	clear: both;

	padding-top: 10px;

}

.post-cat {

	background: url(images/mini-category.gif) no-repeat;

	padding-left: 20px;

	float:left;

	font-size: 95%;

	color: #999999;

}

.post-comments {

	background: url(images/mini-comments.gif) no-repeat;

	padding-left: 20px;

	float: right;

	font-size: 95%;

}

.post-calendar {

	background: url(images/mini-calendar.gif) no-repeat;

	padding-left: 20px;

	float: right;

	font-size: 95%;



	color: #999999;

}













.mini-add-comment {

	background: url(images/mini-down-arrow.gif) no-repeat;

	padding-left: 18px;

	float: right;

}

.navigation {

	clear: both;

	padding: 10px 0px;

}

.navigation a, .navigation a:visited {

	color: #59770e;

}

.previous-entries a {

	float: left;

	padding-left: 18px;

	background: url(images/mini-nav-left.gif) no-repeat left center;

}

.next-entries a {

	float: right;

	padding-right: 18px;

	background: url(images/mini-nav-right.gif) no-repeat right center;

}



/* comments area */

#comments, #respond {

	border-bottom: 1px dotted #CCCCCC;

	padding: 10px 0 5px 0;

	clear: both;

}

.commentlist {

	margin: 10px 0px;

	padding-left: 20px;

	line-height: 130%;

}

.commentlist li{

	padding: 5px 10px;

}

.commentlist .alt {

	background: #f1fedb;

}

.commentlist cite {

	font-weight: bold;

	font-style: normal;

	font-size: 120%;

	color: #CC6600;

}

.commentlist cite a, .commentlist cite a:visited {

	color: #CC6600;

}

.commentlist small {

	margin-bottom: 5px;

	display: block;

	font-size: 87%;

}

#commentform {

	margin-top: 10px;

	font: 110% Arial, Helvetica, sans-serif;

}

#commentform p {

	padding: 6px 0px;

	margin: 0px;

}

#commentform label{

	color: #787878;

	font-size: 87%;

}

#commentform input{

	width: 200px;

	background:#E0EEF7;

	border: 1px solid #A1BCCE;

	padding: 3px;

	margin-top: 3px;

}

#commentform textarea{

	width: 478px;

	height: 115px;

	background:#E0EEF7;

	border: 1px solid #A1BCCE;

	padding: 2px;

	margin-top: 3px;

}

#commentform textarea:focus, #commentform input[type="text"]:focus {

	background: #ffffff;

}

#commentform #submit{

	background: url(images/btn-bg.gif) no-repeat;

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	border: none;

	float:right;

	width: 144px;

	height: 28px;

	cursor: pointer;

}




/*sidebar */
#sidebar
{
	float:right;
	padding:0px 10px 20px 10px;
	width:250px;
	color:#666;
	overflow:hidden;
	margin-right:62px;
	background:#ededed;
	border:5px #ededed solid;
	border-radius:5px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	text-align:left;
}

/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle
{
	font:normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color:#2C668C;
	margin:20px 0px 2px;
	border-bottom:1px solid #57809B;
}

/*sidebar text styles */

#sidebar a, #sidebar a:visited{

	color: #495233;

	text-decoration: none;

}

#sidebar a:hover{

	color: #FF6600;

	text-decoration: none;

}

/*sidebar list level1 */

#sidebar ul {

	margin: 0;

	padding: 0;

}

#sidebar ul li {

	list-style: none;

	margin: 0;

	margin-bottom: 50px;

	padding: 0;

	border: none;

}

/*sidebar list level2 */

#sidebar ul li ul {

	padding: 0;

	margin: 0;

}

#sidebar ul li ul li{

	padding: 2px 0 2px 0px;

	border-bottom: 1px solid #B7D2E4;

	margin: 0;

}

/*sidebar list level3 */

#sidebar ul li ul li ul li{

	padding: 1px 0 1px 10px;

	border: none;

	margin: 0;

}

#sidebar #optin
{
	background:#9A0000 url(/images/blog-optin-bg.gif) repeat-y;
	width:220px;
	float:right;
	clear:left;
	margin-top:-30px;
	margin-bottom:36px;
	color:#FFF;
}

#sidebar #optin .submit
{
	background:url(/images/blog-optin-button.gif) no-repeat;
	width:137px;
	height:27px;
	border:0;
        margin-top:10px;
}





/* footer area */
#footer {
	clear: both;
/*	background: #048DB4 url(images/footer-bg.gif) no-repeat;*/
/*	color: #ACD7EE;*/
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}
#footer a, #footer a:visited {
/*	color: #ffffff;*/
}
#footer h4, #footer .footer_header, #footer #footer_header2 div {
/*	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;*/
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
/*	background: url(images/mini-footer-comments.gif) no-repeat;*/
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
/*	background: url(images/mini-footer-post.gif) no-repeat;*/
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}


/* new portion starts here */

/* new portion starts here */

/* new portion starts here */

/* new portion starts here */

/* new portion starts here */

/* new portion starts here */

/* new portion starts here */


#content h1
{
	font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:32px;
	line-height:36px;
	color:#AC2816;
	margin-bottom:0px;
	text-align:left;
	position: relative;
	text-shadow: 3px 3px 5px #aaa;
}

#content h2
{
	font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:22px;
	line-height:36px;
	font-weight:400;
	color:#31b6d3;
	margin:18px 0px;
	text-align:left;
}

#content h2 strong
{
	font-weight:900;
}

#content h3
{
	font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:20px;
	line-height:36px;
	font-weight:400;
	color:#31b6d3;
	margin:18px 0px;
	text-align:left;
}

#content p
{
	margin-bottom:24px;
	text-align:left;
}

#content hr
{
	border:0px;
	height:5px;
	background:url(/images/border01.gif) repeat-x;
	margin:31px 150px 36px 150px;
}

#content ul, ol
{
	margin:18px 0px 18px 18px;
}

#content li
{
	line-height:24px;
	margin-left:24px;
	margin-bottom:12px;
}

#footer_container
{
	margin:54px auto 0px auto;
	background:#081a28;
	width:100%;
	border-top:1px #c4c4c4 solid;
}

#footer
{
	text-align:center;
	width:960px;
	margin:0px auto;
	padding:78px 0px 54px 0px;
	font-size:12px;
	color:#555;
}

.alert
{
	color:#AC2816;
}

