/*
Theme Name: BabyBoomer
Theme URI: http://blog.boomer411.com/
Description: Inspired by Macromedia website. Built based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Vasudha
Author URI: http://blog.boomer411.com/

	Steak v0.1
	http://boomer411.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php




/* Begin Typography & Colors */

blockquote{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;


}

body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position: left top;
}


#main {
	width:893px;
	overflow:hidden;
	margin:auto;
	padding-bottom:20px;
}
#header {
	width:893px;
	height:161px;
	margin-top:2px;	 
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
}

#header .logo {
	float:left;
	left:84px;
	top:50px;
	width:305px;
	height:161px;
	background-image:url(images/logo.jpg);
	border:0;
}

#header .intro {
	float:left;
	width:320px;
	height:161px;
	color: #806c64;
	background-repeat:no-repeat;
}

#header .intro .text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #806c64;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 5px;
	padding-bottom: 88px;
	margin-top:35px;
}

#nav {
	width:893px;
	height:28px;
}

#nav .navbg .navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	padding-top:7px;
	padding-bottom:8px;
}

#nav .navbg .navlink:hover {
	color: #49391c;
	text-decoration: underline;
	
}

#nav .navbg .navlink:active {
	background-color: #822c2f;
	color: #FFFFFF;
}

#nav .navbg .navlinkck {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	padding-top:7px;
	padding-bottom:8px;
}

#menu {
	float:right;
	width:473px;
	height:28px;
	margin-right:24px;
	margin-top:14px;
}

#menu .tabs {
	float:right;
}

#content {
	float:left;
	overflow:hidden;
	width:893px;
	padding:0px;
}



/*#page {
	text-align: left;
	background-color:#ffffff;
	border: none;
	bottom: 21px;
	position: relative;
}*/





.widecolumn .entry p {
	font-size: 1.05em;
	margin: 0px;
	}



.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	padding-left:30px;
	width:400px;
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.5em;
	margin: 0px;
	}

h1, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#000000;	
	}

h1 {
	color:#000000;
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

/*h2 {
	font-family:  Helvetica;
	font-size:14px;
	color:#0072BC;
	font-weight:bold;
	text-align: left;
}*/
h2 {        
        color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 8px;
	text-align: center;
	}

/*#sidebar h2 {
	font: 1.2em Georgia;
}*/
sidebar h2 {
        color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
		}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, .postmetadata, blockquote, strike {
	color: #000000;
	}

	
	
.nocomments
{
	color:#0133AC;
}

code {
	font: 1.1em 'Courier New', Georgia, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a,h2 a:hover
{
	color:#0072BC;
}

h3 a,h3 a:hover
{
	color:#0133AC;
}


.postmetadata a,.postmetadata a:hover
{
	color:#0133AC;
}

a {
	text-decoration: none;
}


a:hover {
		color:#000;
}

/* End Typography & Colors */



/* Begin Structure */


#page {
	margin: 0px auto;
	padding: 0;
	}



.narrowcolumn {
	float: left;
	padding: 0 0 20px 16px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	text-align: justify;
	position: relative;
	font-family: Helvetica;
	font-size:12px;
	font-weight: bold;
	font-color:#0072BC;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-left:30px;
	width:450px;
	padding-top: 5px;
	margin: 0px;
	}



/*#footer {
	padding: 0 0 0 0px;
	margin: 0px auto 20px auto;
	width: 760px;
	clear: both;
}*/

/*#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	margin-left: -250px;
	font: 1.2em Georgia;
}*/
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 0px;
	}

#sidebar h2 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h1.comments {
	padding: 0;
	margin: 40px auto 20px ;
	font-family: Georgia;
	font-size:16px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	padding-left:100px;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	/*padding: 0 0 0 30px;*/
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	/*padding: 0 0 0 35px;*/
	margin: 0;
	}

.entry ol li, .entry ul li{
	padding: 0;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}

.entry ul li{
	list-style: url("images/bullet.jpg") inside;
}

.postmetadata ul, .postmetadata li {
	padding-left:30px;
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */





#coltwo #data {
	padding:10px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding-left:10px;
        color: #c4c4c4;        
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding-left:5px;
        color: #c4c4c4;
}
        

#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
        padding-left:0px;
        padding-top:2px;
        color: #cc0000;
        
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
        padding-left:10px;
        color: #c4c4c4;
        
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
        color: #c4c4c4;
        
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
        color: #c4c4c4;
        
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
       color: #c4c4c4; 
        
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding-left:0px;
       color: #c4c4c4;
}



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 170px;
	height:15px;
	padding: 2px;
	margin-left:10px;
	margin-bottom:10px;
	}

#sidebar #searchsubmit {
	background-color:#f5f3f4;
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform .textform {
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 14px;
	border-style: ridge;
	border-width: 1px;
	font-family: Verdana;
        border:solid 1px #1068a0;
}

#commentform textarea {
	width: 100%;
	font-size: 14px;
	padding: 1px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

ol li, #sidebar ul ol li {
	/*background-color:#f5f3f4;*/
	list-style: decimal outside;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	float: none;
	margin: 0px;
	text-align: center;
	color: #7f7f7f;
	padding: 0px;
}
/* End Comments */



/* Begin Sidebar */
/*#sidebar
{
	padding: 20px 0 10px 0;
	padding-left:20px;
	margin-left: 600px;
	width: 200px;
	background-color:#f5f3f4;
	font: 1.25em Arial;
}*/
/*#sidebar
{
        width:246px;
	overflow:hidden;
        float:right;
        padding-right:40px;
	background-color:#ff9741;
}*/	
	

#sidebar form {
	margin: 0;
	}
/* End Sidebar */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}



blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

/*
hr 	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cac89e;
	display: block;
	}
*/

a img {
	border: none;
	}
/*
 .navigation {
	width:500px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	} */
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* Blockquote style and the nice background image */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	background: url(images/quote.gif) no-repeat left top;
	}


/* This is the nice box all the entries are posted in */

.post-top, .title, .entry, .post-bottom {
	width:  619px;
	
	
}

.post-top {
	
	margin: 0px;	
 
}



/*.title {
	background: url(images/notebook_icon.jpg) no-repeat;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}*/


.entry {
	
	margin: 0px;
	padding: 0px;
	bottom: 11px;
	position: relative;
	font-family: Verdana;
}

.post-bottom {	
	
	padding: 15px 0px 0px 0px;
	position: relative;
	top: 6px;	
}

/* End of the entry box */


/* This is the horizontal rule that appeals on the sidebar */
#sidebar div.hr {
	right: 0px;
	background:url("images/line.jpg") no-repeat;
	width: 190px;
	align:right;
	font: 1px/1px monospace;
	height: 1px;
	margin-left: -5px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.post p{	
	margin:  0px;
	padding: 15px;
	font-family:Helvetica;
	font-size:10px;
	font-weight:normal;
	color:#666666;
}

/* Edit this to change the two-column background */

/*#page-top 	{ 
	width:957px;
	overflow:hidden;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
        border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	/*border-left-style: solid; 	
	border-top-color: #a2a1a1;
	border-right-color: #a2a1a1;
	border-bottom-color: #a2a1a1;
	border-left-color: #a2a1a1;
	background-color:#FFFFFF;
	margin-bottom:12px;
	padding-left:17px;
	padding-right:24px;
        float:left;
}*/

/*#page		{
	background-color:#ffffff;
	border: none;
	bottom: 21px;
	position: relative;
}*/

/*#page-bottom {
	background-color:#ffffff;
	padding-top: 38px;
	width: 799px;
}*/



/* End of two-column background */

.title h2, small {
	padding: 0px 15px 0px 15px;
	margin: 0px;
	font-family: Georgia;
}
	





/* This is the nav bar on top of the page. I think this is the nicest part of the whole theme =) */

#topbar {
	margin: 0px auto 10px auto;
	height: 24px;
	text-align: right;
	width:  799px;
}



#topbar .searchform {
	float: right;
	font: 1.2em Verdana;
	margin: 2px 10px 2px auto;
}

#topbar form {
	margin: 0px;
}

/* See, I could have settled for the default text input field. But being a man with good taste and all, I've decided to make my own search-box */

.search-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	width:130px;
}


/* End of nav bar */



/* Comment box (both styles) */

#comments{
	font-size:  1.1em;
	text-align: left;
}
.comment-top-1 {
	background: url(images/comment_top_1.jpg) no-repeat top;
	width: 450px;
	margin-left: 34px;
	margin-top: 20px;
}

.comment-bottom-1 {
	background: url(images/comment_bottom_1.jpg) no-repeat bottom;
	width: 450px;
	padding: 20px 0px 0px 0px;
}

.comment-body-1 {
	background: url(images/comment_body_1.jpg) repeat-y center;
	width: 450px;
	text-align: left;
	padding: 0px;
	position: relative;
	bottom: 15px;
	font-family: Verdana;
}

.comment-top-2 {
	background: url(images/comment_top_2.jpg) no-repeat top;
	width: 450px;
	margin-left: 34px;
	margin-top: 20px;
}

.comment-bottom-2 {
	background: url(images/comment_bottom_2.jpg) no-repeat bottom;
	width: 450px;
	padding: 20px 0px 0px 0px;
}

.comment-body-2 {
	background: url(images/comment_body_2.jpg) repeat-y center;
	width: 450px;
	text-align: left;
	padding: 0px;
	position: relative;
	bottom: 15px;
	font-family: Verdana;

}

.comment-body-1 p, .comment-body-2 p {
	margin: 0px;
	padding: 10px;
}

/* End of Comment box */
.respond {
 
	font: 1.5em Georgia, Lucida Grande;	 
}



/* For those of you who use Ryan's WP-ContactForm plug-in. Go to wp-contactform.php and comment out the line add_filter('wp_head', 'wpcf_css'); at the bottom. */
 .contactform form {
	width: 80%; 
	position: relative;
	margin: 0px;
	padding: 5px;
}
		
.entry .contactleft { 
	text-align: left;
	clear: both; 
	float: left; 
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
}
	
.entry .contactright {
	width: 250px;  
	float: right; 
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
}
/* End of ContactForm Styles */

.postmetadata, .commentmetadata {
	padding-left:30px;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	
}


.alignright a
{
	font-family: Helvetica;
	padding-left:200px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}


.alignleft a
{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.entry p {
	margin:  0px;
	padding-bottom: 5px;
        padding-top: 5px;
        padding-right: 0px;
        padding-left: 0px;
	}

a.commentLink:link
{
	font-size: 10px;; /* Resets 1em to 10px */
	font-family: Helvetica;
	color: #E8832B;
	text-align: center;
}
a.commentLink:visited
{
	font-size: 10px;; /* Resets 1em to 10px */
	font-family: Helvetica;
	color: #E8832B;
	text-align: center;
}
a.commentLink:hover
{
	font-size: 10px;; /* Resets 1em to 10px */
	font-family: Helvetica;
	color: #000000;
	text-align: center;
}






#content #colone {
	width:619px;	 
	float:left;
	color:#333333;
        padding-top:0px;
}

#content #colone p {
	margin-left:0px;
	align :justify; 
	margin-bottom:4px;
	width:580px;
}

#content #colone p a {
	color:#cc0000;
	text-decoration:underline;
}

#content #colone p a:hover {
	color:#cc0000;
	text-decoration:none;
}

#content #sidebar {
	float:right;
	overflow:hidden;
	width:250px;
	background-color: #d6e6ff;
	padding-bottom:20px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/bg_rt_col.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
}

#content #sidebar #data {
	padding:10px;
}



#content #sidebar .boxes {
	padding:10px;
 
      
}
#content #sidebar .boxes li {
 ;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
      
}



#content #sidebar .ul {
	margin: 2px;
	margin-left: -40px;
}


#content #sidebar .adbox {
	width:250px;
	overflow:hidden;
	background-color:#FFFFFF;
	padding-left:0px;
	padding-bottom:1px;
	padding-right:0px;
	padding-top:0px;
}

#content #sidebar .adbox a {
	float:left;
	margin-right:1px;
	margin-left:0px;
	margin-top:1px;
}

#content #sidebar .rssbox {
	width:250px;
	overflow:hidden;
	background-color:#d6e6ff;
	padding-left:0px;
	padding-bottom:1px;
	padding-right:0px;
	padding-top:0px;
}

#content #sidebar .rssbox a {
	float:left;
	margin-right:1px;
	margin-left:0px;
	margin-top:1px;
}

#content #sidebar h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#45382f;
	margin-top:4px;
	margin-bottom:4px;
}

#content #sidebar p {
	margin-bottom:10px;
	margin-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}

#content #sidebar h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
	margin-top:4px;
	margin-bottom:4px;
}

#content #sidebar h2 a {
	color:#cc0000;
	text-decoration:none;
}

#content #sidebar h2 a:hover {
	text-decoration:underline;
	color:#cc0000;
}


#content #sidebar .links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#cc0000;
	text-decoration:none;
}

#content #sidebar .links:hover {
	text-decoration:underline;
	color:#cc0000;
}

/*#content #sidebar #end {
	background-image:url(images/bg_rt_col.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:19px;
}*/



.links a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;	
}

.links a:hover {
	text-decoration: none;	
}
 /*
.separator {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top:10px;
	margin-bottom:10px;
} 
 */

#textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	width:130px;
}

/*.bgprevnext {
	background-image:url(images/bg_prev_next.gif);
	background-repeat:repeat-x;
        height:29px;
}*/
.prenext1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cac89e;
	padding-bottom:4px;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:25px;
	height:15px;
}.prenext {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d6e6ff;
	padding-bottom:4px;
	padding-top:3px;
	padding-left:0px;
	padding-right:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:0px;
	height:30px;
	width: 582px;
}


.linksnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1068a0;
	font-weight:bold;
	text-decoration:none;			
}

.linksnav a:hover {
	text-decoration: underline;
        color:#0098e7;
}



.linktitle {
	color:#1068a0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background-image: url(images/ico_article.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
}

.linktitle:hover {
	color:#cc0000;
	text-decoration:underline;
}

.smalltext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6a6d6f;
	margin-left:17px;
}

.smalltext a {
	color:#cc0000;
	text-decoration:underline;
}

.smalltext a:hover {
	text-decoration:none;
}

.rss
{
        background: url(images/rss.gif);
	background-repeat: no-repeat;
        width:18px;
        height:18px;
        float:right;
       
}
#textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	width:130px;
}
#content #sidebar #searchbox h1 a {
	color:#49391c;

	text-decoration:none;

}

#content #sidebar #searchbox h1 a:hover {

	text-decoration:underline;
	color:#1068a0;

}
#footer {
	background-color:#d6e6ff;
	padding:8px;
	text-align:center;
	margin-top:5px;
	font-size:10px;
	color:#666666;	
}

.listtable {
	background-color:#FFFFFF;
	padding: 4px;
	border: 1px solid #c4c4c4;
	margin-bottom:15px;
}

.listtable a {
	color:#cc0000;
	text-decoration:none;
}

.listtable a:hover {
	color:#cc0000;
	text-decoration:underline;
}

.listtable ul {
	margin: 2px;
	margin-left: -40px;
	color:#ffffff;
	
}
.listtable li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc0000;
	text-decoration:none;
	list-style-type: none;
}

#nav .navlinkck {
	float:right;
	background-color: #822c2f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
	padding-bottom:8px;
}
.recent
{
	margin-left:10px;
	margin-right:10px;
	 
}
.recent1
{
	margin-left:10px;
	margin-right:10px;
	 
}
.post_data
{
	width: 600px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}
.manage
{
padding-left:0px;
padding-top:5px;
}

.post
{
	width: 300px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}
.recentcomments
{
color:#ffffff;
}

.commentbox {
	background-color:#FFFFFF;
	padding: 4px;
	border: 1px solid #c4c4c4;
	margin-bottom:1px;
}
.postcolor
{	 
	color: #776B6B;
}

.buttons {
	height:50px;
	background-color: #fbc65d;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #6f4c4c;
	padding:3px;
}
.pagination a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1068a0;
	font-weight:bold;
	 		
}

. pagination a:hover {
	text-decoration: underline;
        color:#0098e7;
}
.linksnav1 a {
	font-family: Verdana ;
	font-size: 12px;
	color:#1068a0;
	font-weight:bold;
	text-decoration:none;			
}

.linksnav1 a:hover {
	text-decoration: underline;
        color:#0098e7;
}
.space {
	margin-top:4px;
		
}
#commentform {
padding-left:10px;
background-color: #d6e6ff;
width:570px;
}

.alignjustify{
	text-align: justify;
}





#newsth
{
width: 200px;
font-family: LucidaGrande,"Trebuchet MS",Arial,Verdana;
font-size: 11pt;
font-weight: bold;
color: #fff;
text-decoration: none;
background-color: #000;
padding: 5px;
border-top: 2px #f05a2a solid;
border-left: 2px #f05a2a solid;
border-right: 2px #f05a2a solid;
}

#newstd
{
width: 200px;
font-family: LucidaGrande,"Trebuchet MS",Arial,Verdana;
display: block;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-decoration: none;
background:#fff;
border-right: 2px #f05a2a solid;
border-bottom: 2px #f05a2a solid;
border-left: 2px #f05a2a solid;
padding: 5px;
overflow-x: hidden;
overflow-y: hidden;
clear: both;
margin:0 0 10px 20px;
}