/*
Theme Name: Chatterbox
Theme URI: http://www.wpthemedesigner.com/2009/07/01/chatterbox-theme/
Author: ChiQ Montes
Author URI: http://www.wpthemedesigner.com/


Demo: http://wpthemedesigner.com/demo/index.php?wptheme=Chatterbox

Download: http://www.wpthemedesigner.com/wp-content/plugins/download-monitor/download.php?id=190

Licence: GPL


*/

* {
	margin: 0; padding: 0;
}
body {
	scrollbar-Base-Color: #0453b2;	
	scrollbar-shadow-color: #fddd00;
	scrollbar-highlight-color: #E0DCB4;
	scrollbar-3dlight-color: #898449;
	scrollbar-darkshadow-color: black;
	scrollbar-arrow-color: #FFFFFF;
    FONT-SIZE: 12px;
	COLOR: #000000;
    FONT-FAMILY: Tahoma;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #fff url("images/bg.jpg");
    background-repeat: repeat-x;
    background-position: top;
  /*
	text-align: center;
	font: 12px Verdana;
	color: #fff;*/
}
a {
	color: #0052b8;
	font-weight: bold;
	text-decoration:none;
	
}
a:hover {
	text-decoration: none;
	color: #0066ff;
}
h2{
margin-bottom: 10px;
	font-size: 1.4em;
	text-transform: none;
	color: #993300;
	}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 10px;
	clear: both;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	/*background:url(images/bg.gif) repeat-y;	*/
}
/** END wrapper **/

/** BEGIN header **/
#header {
	align:left;
	padding:0px;
	margin:0px;
	height: 213px;
	background:url(images/header_topb.jpg) no-repeat top;
}

#header .pages {
	padding:0px;
	margin:0px;
	height:18px;	
	list-style-type: none;
	float:left;
	width:625px;
	margin-top:12px;
	margin-left:30px;
	background-color: #000;
}

#header .pages li {
	float: left;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 2px;
	/*padding-top:30px;*/
}
#header .pages li a {
	display: block;
	color: #28567a;
	text-decoration: none;
	padding: 0px 5px 0px;
}

#header .pages li a:hover {
	display: block;
	color: #9fbac1;
	text-decoration: none;
	padding: 0px 5px 0px;
}

#header .search {
margin:0 0 0 0;
padding:0px;
BORDER: 0px;  
float:right;
line-height:1.5em; 
Text-Align:right;
FONT-FAMILY: arial;
width:300px;
height:23px;
FONT-SIZE:87%;
margin-top:50px;
margin-right:550px;
}

.search input {
background:transparent;
font-size:13px;
color:#000000;
font-family:Tahoma, arial, verdana, courier;
width:210px;
height:22px;
vertical-align:middle;
border: 0px solid #8c8c8c;
}

.search .input {
width:15px;
height:23px;
background:none;
border:none;
vertical-align:middle;
margin:0;
}

#header_2 {
	padding:0px;
	margin:0px;
	height: 35px;
	background-color:#000000;
}



#header_3 {
	padding:0px;
	margin:0px;
	height: 40px;
	color:#000000;
}


#header_3 .categories {
	padding:0px;
	margin:0px;	
	list-style-type: none;
	float:left;
	width:95%;
	margin-top:3px;
	margin-left:28px;
}

#header_3 .categories li {
	float: left;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 2px;
	/*padding-top:30px;*/
}
#header_3 .categories li a {
	display: block;
	color: #ffffff;
	text-decoration: none;	
	padding: 8px 10px
}

#header_3 .categories li a:hover {
	display: block;
	color: #28567a;
	text-decoration: none;
	background: #ffffff;
	padding: 8px 10px
}

/** END header **/


/** BEGIN content **/

#contentmain {
	padding: 0px;
	margin:0px;
	width: 620px;
	float: left;
	margin-left:28px;	
}

#contentmain .feature_new {	
	padding:0px;
	margin:0px;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0px;
	font:Verdana;
	margin-bottom:0px;
	width:610px;
	height:22px;
	padding:5px 0 0 10px;
	background:#fddd00;
	color:#28567a;
}

/** BEGIN featured **/

#featured {	
	width:620px;
	height: 235px;
	overflow: hidden;	
	margin-left:0px;
	margin-bottom:10px;
	background:#ffffcc;
}
#featured .content {
	padding: 5px;
	margin-bottom: 10px;
	border-bottom:none;
	
}
#featured .content img {
	float: left;
	margin-right:10px;
	width: 178px; 
	height: 105px;
	border:#deecf5 3px solid;	

}
#featured .content .title{
	padding:0px;
	margin:0px;
	height:60px;
	}
#featured .content .title h2 {
	padding:0px;
	margin:0px;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom: 0px;
	font:Verdana;
}
#featured .content .title h2 a {
	text-decoration: none;
	color:#28567a;
}

#featured .content .title .details {
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	margin-bottom: 0;	
}

#featured .content .title .details .comment{
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	height:17px;
	background:url(images/cooments.gif) no-repeat left;
	padding-left:25px;
}

#featured .content .title .details a {
	text-decoration: none;
	color:#28567a;
	font-weight:bold;
}

#featured .content p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

#featured .content .author {	
	float:left;
	padding: 0 0px;
	margin-bottom:10px;	
}

#featured .content span {
	font-style:italic;
	color:#808080;
}

#featured .content .readmore {
	color:#0153b9;
	font-weight:bold;
}
/** END featured **/


#content {
	padding: 0px;
	margin:0px;
	width: 610px;
	float: left;
	margin-left:0px;	
}

#content .recent_art {
	padding:0px;
	margin:0px;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0px;
	font:Verdana;
	margin-bottom:10px;
	width:590px;
	height:29px;
	padding:5px 0 0 10px;
	background:url(images/cat_bg_0.gif) no-repeat left;
	color:#28567a;
}



#content .post {
	/*
	background: #ffffff url(images/gradient.gif) repeat-x 0 0;
	border: 1px solid #CFCFCF;
	*/
	width:610px;
	min-height:160px;
	margin-left:0px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom:#deecf5 1px solid;
}
#content .post img {
	float: left;
	margin-right:10px;
	width: 178px; 
	height: 105px;
	border:#deecf5 3px solid;
	
}
#content .post .addthis_button img {
	float: left;
	margin-left:10px;
	border: 0px;	
	width: 125px; 
	height: 16px;
	border: 0px;
}

#content .post .addthis_button img a {
	border: 0px;	
}
#content .post .title{
	padding:0px;
	margin:0px;
	height:60px;
	color: #0051ba;
	}
#content .post .title h2 {
	padding:0px;
	margin:0px;
	font-size:1.3em;
	font-weight:bold;
	margin-top: 10px;
	font:Verdana;
	color: #0051ba;
}
#content .post .title h2 a {
	text-decoration: none;
	color:#0051ba;
	/*color:#28567a;*/
}

#content .post .title .details {
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	margin-bottom: 10px;
	
}
#content .post .title .details img{
	margin-bottom: ;
	width: 125px; 
	height: 16px;
	border: 0px;
	
}

#content .post .title .comment{
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	height:17px;
	background:url(images/cooments.gif) no-repeat left;
	padding-left:25px;
}

#content .post .title .details a {
	text-decoration: none;
	color:#28567a;	
}

#content .tags {	
	float:left;
	padding: 0 0px;
	margin-bottom:10px;
	background:url(images/folder.gif) no-repeat left;
	padding-left:20px;
}

#content span {
	font-style:normal;
	color:#808080;
}

#content .readmore {
	color:#0153b9;
	font-weight:bold;
}

#content .postnav ul {
	list-style-type: none;
}
#content .postnav ul li {
	float: left;
	padding: 0 2px;
	font-family: Arial;	
}
#content .postnav ul li a {
	display: block;
	padding: 4px 8px;
	border: 1px solid #E1E1E1;
	text-decoration: none;
	color: #4F4F4F;
}
#content .postnav ul li a:hover {
	border-color: #ffffff;
}
	
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #0051ba;
}
h2.title2 {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #993300;
}
#content .single {
	padding: 5px;
	margin:0px;
	margin-bottom: 10px;
}
#content .single h2 {
	margin-bottom: 10px;
	font-size: 1.4em;
	text-transform: none;
	color: #993300;
}
#content .single p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#content .single ul, #content .single ol {
	list-style-position: inside;
	margin-bottom: 10px;
}
#content .single li {
	line-height: 1.5em;
	padding: 2px 0;
}
#content .single blockquote {
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
}
#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
/** END content **/

#navigation {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 100%;
	overflow: hidden;
	margin-bottom:10px;
}

.alignleft {
	text-align: left;
	float: left;
	padding-left:20px;
}

.alignright {
	text-align: right;
	float: right;
	padding-right:20px;
}


/** BEGIN sidebar **/
#sidebar {
	padding:0px;
	margin:0px;
	width: 300px;
	float: right;
	margin-right:28px;
	
}

#sidebar2 {
	width: 620px;
	float:auto;
	padding: 0px 0;
	margin-left:10px;
}

#sidebar .box {	
		padding:0px;
		margin-bottom: 15px;
		background: #ffffcc;
		border: 0px solid #fddd00;
	}
	
	#sidebar h2 {		
	padding:0px;
	margin:0px;
	font-size:1.0em;
	font-weight:bold;
	margin-bottom:0px;
	font:Verdana;
	margin-bottom:10px;
	width:290px;
	height:29px;
	padding:5px 0 0 10px;
	background:url(images/cat_bg_2.gif) no-repeat left;
	color:#28567a;
	text-transform: uppercase;
	

	}
	
	#sidebar ul {
		list-style-type: none;
	}
		#sidebar ul li {
			line-height: 1.5em;
			padding: 2px 0;
			margin-left:10px;		
		}
		#sidebar ul li a {
			color: #0153b9;
			font-weight:bold;
			text-decoration: none;
		}
	#sidebar .ads {
		text-align: center;
		margin-bottom: 10px;		
	}
		#sidebar .ads img {
			margin: 4px;
	}
	
	#sidebar .flickr {
		text-align: center;
	}
		#sidebar .flickr img {
			width: 75px;
			margin: 2px;
		}
	#sidebar .video {
		text-align:center;
	}
	#sidebar .tags {
		text-align:center;
	}


.rssfeed{
padding:0px;
margin:0px;
height:16px;
background:url(images/rss.gif) no-repeat left;
}

.twitter{
padding:0px;
margin:0px;
height:16px;
background:url(images/twitter.gif) no-repeat left;
}

.facebook{
padding:0px;
margin:0px;
height:16px;
background:url(images/facebook.gif) no-repeat left;
}
.myspace{
padding:0px;
margin:0px;
height:16px;
background:url(images/myspace.jpg) no-repeat left;
}

.linkedin{
padding:0px;
margin:0px;
height:16px;
background:url(images/linkedin.gif) no-repeat left;
}
/** BEGIN links **/
#links {
	clear: both;
	padding: 0px;
	font-family: Verdana;
}

#links .col_1{
	padding:0px;
	margin:0px;
	width:620px;
	float:left;
}

#links .col_2{
	padding:0px;
	margin:0px;
	float:right;
	width:140px;
	margin-right:5px;
}

	#links .box {	
		float: left;
		padding: 0px;
		width: 200px;
		margin-right:5px;
	}
	
	
	#links h2 {
		float: left;
		font-size: 0.9em;
		text-transform: uppercase;
		color: #28567a;
		padding: 5px 0px 0 8px;	
		font-weight:bold;		
		margin-bottom: 0px;
		height:21px;
		width:192px;
		height:29px;
		background:url(images/cat_bg_1.gif) no-repeat top;
	}
	#links ul {
		clear: both;
		list-style-type: none;
		padding: 0 5px;
	}
		#links ul li {
			line-height: 1.5em;
			font-size: 0.9em;
			padding: 10px 0 0 20px;
			background:url(images/m.gif) no-repeat left;
		}
		#links ul li a {
			color: #28567a;
			text-decoration: none;
			font-weight:normal;
		}
		#links ul li a:hover {
			color: #28567a;
			text-decoration: underline;
		}
/** END links **/

/** END sidebar **/


/** BEGIN footer **/
#footer {
	clear: both;
	bottom-margin:0px;
	color: #000;
	font-size: 0.9em;
	height:41px;	
	background: #fddd00 url("images/bottom_rhs.jpg");
	}
#footer p {	
	margin-top: 20px;
	text-align: center;

	
}
#footer a {
	color: #0052b8;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #0052b8;
}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 5px 15px 15px;
	margin-bottom: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.4em;
		margin: 10px 0;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}

.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/


/*Top Page Navbar */


#nav, #nav * {
	list-style: none;
	z-index:1;
	line-height: 1.0;
	}

#nav li {
float: left;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 2px;
	/*
	float: left;
	list-style:none;
	color:#3f4a4f;
	margin-right:10px;
	position:relative*/
	}
	
#nav a, #nav a:visited {
	color: #fff;	
	display: block;
	text-decoration: none;
	border:none;
	padding:10px 12px;	
	letter-spacing:0.07em;	
	}


#nav a:hover {
	text-decoration:none;
	color:#fddd00;
	}	

#nav a:active {
	background:#f2f0eb;
	color:#6b6b68;
	}
	
#nav li.current_page_item a, #nav li.current_page_item a:visited {
	background:#FFF;
	color:#292928;
	}

	
/* Dropdown Menus */		

#nav li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
	}

#nav li:hover ul,
#nav li.sfhover ul {
	left: 7px;
	}

ul#nav li:hover li ul,
ul#nav li.sfhover li ul {
	top: -999em;
	}

ul#nav li li:hover ul,
ul#nav li li.sfhover ul {
	left: 178px; /* match ul width */
	top: 0;
	}

ul#nav li li:hover li ul,
ul#nav li li.sfhover li ul {
	top: -999em;
	}

ul#nav li li li:hover ul,
ul#nav li li li.sfhover ul {
	left: 178px; /* match ul width */
	top: 0;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 178px;
	z-index:1 !important;
	line-height:1;
	-moz-opacity:.98;
	opacity:.98;
	margin:0 0 0 11px;
	border-right:1px solid #424242 !important;
	border-bottom:1px solid #424242 !important;
	}

#nav li li {
	width: 178px;
	background: #000;
	z-index:1000;
	height:auto;
	padding:4px 0;
	letter-spacing: 0.06em;
	border-bottom:1px solid #848484;
	}

#nav li li a, #nav li li a:visited, 
#nav li.current_page_parent li.current_page_item a, #nav li.current_page_parent li.current_page_item a:visited {
	color:#dadada !important;
	background: #000 !important;
	text-transform:uppercase;
	font:0.9em !important;
	padding:5px 12px !important;
	}

#nav li li a:hover, #nav li li a:active,
#nav li.current_page_parent li.current_page_item a:hover, #nav li.current_page_parent li.current_page_item a:active {
	color:#FFF !important;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav ul ul {
	margin:0 0 0 -4px !important
	}


	

/*Category Nav*/

#nav-cat {
	line-height: 1.0;
	position:relative;
	margin:0 auto;
	background:#607b88;
	padding:6px 0 6px 15px;
	border-top:1px solid #83a8b9;
	}
	
#nav-cat li {
	float:left;
	list-style:none;
	padding:0 25px 0 13px !important;
	border-right:1px dotted #83a8b9;
	margin-right:25px;
	position:relative;
	}
	
#nav-cat a, #nav-cat a:visited {
	display:block;
	font:bold 1em Arial,Verdana;
	text-decoration: none;
	letter-spacing:0.07em;
	padding-bottom:3px;
	color:#c6dce6;
	}

#nav-cat a:hover, #nav-cat li.current-cat a, #nav-cat li.current-cat a:visited {
	text-decoration:none;
	color:#FFF
	}	

#nav-cat a:active {
	color:#c6dce6;
 	}
 	
	
	
/*Category Nav Dropdowns*/

#nav-cat li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
	}

#nav-cat li:hover ul,
#nav-cat li.sfhover ul {
	left: 7px;
	top: 15px; /* match top ul list item height */
	}

ul#nav-cat li:hover li ul,
ul#nav-cat li.sfhover li ul {
	top: -999em;
	}

ul#nav-cat li li:hover ul,
ul#nav-cat li li.sfhover ul {
	left: 178px; /* match ul width */
	top: 0;
	}

ul#nav-cat li li:hover li ul,
ul#nav-cat li li.sfhover li ul {
	top: -999em;
	}

ul#nav-cat li li li:hover ul,
ul#nav-cat li li li.sfhover ul {
	left: 178px; /* match ul width */
	top: 0;
	}
	
#nav-cat li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 178px;
	z-index:1;
	line-height:1;
	-moz-opacity:.98;
	opacity:.98;
	border-right:1px solid #424242 !important;
	border-bottom:1px solid #424242 !important;
	}

#nav-cat li li {
	width: 178px;
	background: #777;
	z-index:1000;
	height:auto;
	padding:4px 0 !important;
	margin:0;
	letter-spacing: 0.06em;
	border-right:none;
	border-bottom:1px solid #848484;
	}

#nav-cat li li a, #nav-cat li li a:visited, 
#nav-cat li.current_page_item li a, #nav-cat li.current_page_item li a:visited {
	color:#dadada !important;
	background: #777 !important;
	border:none;
	padding:4px 12px;
	text-transform:uppercase;
	font:0.8em Georgia, "Times New Roman", Times, serif !important;
	padding:5px 12px !important;
	}

#nav-cat li li a:hover, #nav-cat li li a:active,
#nav-cat li.current_page_item li a:hover, #nav-cat li.current_page_item li a:active {
	color:#FFF !important;
	border:none
	}	
		
#nav-cat li:hover ul, #nav-cat li li:hover ul, #nav-cat li li li:hover ul, #nav-cat li.sfhover ul, 
#nav-cat li li.sfhover ul, #nav-cat li li li.sfhover ul {
	left: auto;
	}
/** BEGIN MAIN STORY **/


#mainstory{	
	width:950px;
	height: 300px;
	margin-left:28px;
	margin-bottom:10px;
	background: #0052b8;
	color: #fff;
}
#mainstory .content {
	padding: 5px;
	margin-bottom: 10px;
	border-bottom:none;
	
	
}
#mainstory h2
{ color:#ffcc00;
font-size:1.4em;
font-weight:bold;
margin-top: 8px;
margin-left: 5px;
}
#mainstory h3
{ color:#ffffcc;
font-size:1.2em;
font-weight:bold;
margin-top: 8px;
margin-left: 5px;
text-alignment: center;
}
#mainstory .content img {
	float: right;
	margin-right:10px;
	border:#000 3px solid;	

}
#mainstory.content .title{
	padding:0px;
	margin:0px;
	height:60px;
	}
#mainstory .content .title h2 {
	padding:0px;
	margin:0px;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom: 0px;
	font:Verdana;
}
#mainstory .content .title h2 a {
	text-decoration: none;
	color:#28567a;
}

#mainstory .content .title .details {
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	margin-bottom: 0;	
}

#mainstory .content .title .details .comment{
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	height:17px;
	background:url(images/cooments.gif) no-repeat left;
	padding-left:25px;
}

#sidebox ul {
list-style-type: none;
margin-left: 0;
}

/** BEGIN archive **/
#archive {
	clear: both;
	padding: 0px;
	font-family: Verdana;
}

#archive .col_1{
	padding:0px;
	margin:0px;
	width:620px;
	float:left;
}

#archive .col_2{
	padding:0px;
	margin:0px;
	float:right;
	width:140px;
	margin-right:5px;
}

	#archive .box {	
		float: left;
		padding: 0px;
		
		margin-right:5px;
	}
	
	
	#archive h2 {
	padding:0px;
	margin:0px;
	font-size:1.0em;
	font-weight:bold;
	margin-bottom:0px;
	font:Verdana;
	margin-bottom:10px;
	width:290px;
	height:29px;
	padding:5px 0 0 10px;
	background:url(images/cat_bg_2.gif) no-repeat left;
	color:#28567a;
	text-transform: uppercase;
	}
	#archive ul {
		clear: both;
		list-style-type: none;
		padding: 0 5px;
	}
		#archive ul li {
			line-height: 1.5em;
			padding: 2px 0;
			margin-left:10px;	
						
		}
		#archive ul li a {
			color: #0153b9;
			font-weight:bold;
			text-decoration: none;
		}
		#archive ul li a:hover {
			color: #28567a;
			text-decoration: underline;
		}
/** END archive **/