/*
Theme Name: Compromise
Theme URI: http://www.freewpthemes.net/preview/compromise
Description: Tested on WP2.5
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: dark, fixed width, two columns, widgets
*/


body {
	margin: 0px;
	background: url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {<font color="#808080"></font>
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #808080;
	color: #7384DC;
}

a img {text-decoration: none;
	border: none;}

a:hover {
	background: none;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;
}

#wrapper .btm {
	background: url(images/img05blank.gif) no-repeat left bottom;
}

/* Header */

#header {
	width: 1000px;
	height: 105px;
	margin: 0 auto;
	background: url(images/img02logo.jpg) repeat-y left top;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 20px 0 0 20px;
	margin-right: 10px;
	letter-spacing: -1px;
	/*text-transform: lowercase;*/
	font-size: 2.6em;
}

#logo h1 a {
	color: #7384DC;
}

#logo p {
	float: left;
	margin: 44px 0 0 0;
	padding: 3px 10px 3px 0px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 1000px;
	height: 44px;
	background: url(images/img03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 10px 7px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: #7384DC;
	text-decoration: none;
}

#menu .current_page_item {
	margin-right: 3px;
	background: #7384DC;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding-top: 5px;
}

/* Content */

#content {
	float: left;
	width: 560px;
	padding: 0px 20px 0 0;
}

.post {
	margin-left: 10px;
	padding-bottom: 30px;
}

.sticky .post-date {
visibility: hidden;
}

.homewrap {
	border-top: 1px dotted #7384DC;
	width: 570px;
}

.homewrapleft {
	/*border-right: 1px dotted #7384DC;*/	
	float:left;
	width:320px
}

.homewrapright {
	border-left: 1px dotted #7384DC;
	float:right;
	width:140px;
	padding-right: 10px;
}

/*
.post .title {
	padding-left: 10px;
	border-left: 4px solid #7384DC;
	color: #000000;
}

.post .title a {
	background: none;
	color: #444444;
	border: none;
}
*/
.post .title {
	padding-left: 10px;
	color: #808080;
}

.post .title a {
	background: none;
	color: #808080;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #E0E0E0;
	border-left: 4px double #7384DC;
	border-right: 4px double #7384DC;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 5px 10px 0 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #BCBCBC;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
    color: #7384DC;
}



/* Sidebar2 */

#sidebar2 {
	float: left;
	width: 150px;
	padding: 25px 10px 0 20px;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
	margin: 0;
	padding: 0;
}

#sidebar2 li ul {
	padding-bottom: 30px;
}

#sidebar2 li li {
	line-height: 35px;
	border-bottom: 1px dashed #BCBCBC;
}

#sidebar2 li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#sidebar2 h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#sidebar2 p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar2 a {
	color: #000000;
	border: none;
}

#sidebar2 a:hover {
	text-decoration: underline;
    color: #7384DC;
}




/* Center 
############################################################################################################## */
#container { overflow: hidden; padding: 0px 0px; width: 100%;}
* html #container { height: 1%; }

/* Center 
############################################################################################################## */
#center { margin-right:515px; height:auto !important;}
#center-wap { float: left; width: 100%; }
.center-attachment { margin-right: 0px; height:auto !important;}

/*
.border { background: url(images/border-bkg.png); overflow: hidden; height: 1px;}
.title { color:#eceede; font: bold 34px/38px "Arial"; letter-spacing: -1px; padding-bottom: 15px; margin-bottom: 15px; border-bottom: none;}*/





/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}

hr {
	display: none;
}



html body div.clear,
html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


/* Featured Post Carousel */

#featured {
	padding: 0px 10px 0 20px;
	}

#carousel {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#carousel li {
	float: left;
	padding: 0;
	margin-right: 10px;
	}
	
	
	
/* Side Right 
############################################################################################################## */
#right { float: right; width:405px; height:auto !important;}

/* R1
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.r1 { float: left; width: 160px;}
.r1 ul {margin: 0; padding: 0; list-style: none;}
.r1 li {margin: 0; padding: 0; list-style: none;}
.r1 a {
	text-decoration: none;
	border-bottom: 1px dotted #7384DC;
	color: #808080;
}

.r1 a img {text-decoration: none;
	border: none;}



.r1 .widget { width: 160px; margin-bottom: 20px;}
.r1 .widget h3 { color:#FFFFFF; font-size: 14px; letter-spacing: -1px; background: #7384DC; padding: 3px 4px; margin-bottom: 3px; }
.r1 .widget label { font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#000; background: #f0f2f3; padding: 3px 4px; margin-bottom: 3px; }
.r1 .widget ul {margin: 0; padding: 0; list-style: none;}
.r1 .widget li { padding: 2px 0px 2px 7px; color:#999; background: url(images/r1-widget-li.png) no-repeat left 7px; }
.r1 .widget li ul li { padding-bottom: 0px;}
/*
.r1 .widget_flickrRSS { overflow: hidden; margin-bottom: 10px;}
* html .r1 .widget_flickrRSS { height: 1%;}
.r1 .widget_flickrRSS h3 { margin-bottom: 10px;}
.r1 .widget_flickrRSS li { background: none; list-style-type: none; padding: 0px; margin: 0px 10px 10px 0px; float: left; }
.r1 .widget_flickrRSS li a img, .r1 .widget_flickrRSS li a:visited img  { border: solid 1px #999; padding: 1px; background: #2a3033; width: 53px; height: 53px;}
.r1 .widget_flickrRSS li a:hover img { border: solid 1px #eceede;}
*/










.r1 .vsrp_widget, .r1 .widget_social_links, 
.r1 .vsrc_widget, .r1 .Simple_Flickr_Photos  
	{overflow: hidden; margin-bottom: 10px;}
	
* html .r1 .vsrp_widget, * html .r1 .widget_social_links, 
* html .r1 .vsrc_widget, * html .r1 .Simple_Flickr_Photos 
	{height: 1%;}

.r1 .vsrp_widget h3 , .r1 .widget_social_links h3, 
.r1 .vsrc_widget h3 , .r1 .Simple_Flickr_Photos h3, 
.r1 .vsrp_widget h2 , .r1 .widget_social_links h2, 
.r1 .vsrc_widget h2 , .r1 .Simple_Flickr_Photos h2    
	{color:#FFFFFF; font-size: 14px; letter-spacing: -1px; background: #7384DC; padding: 3px 4px; margin-bottom: 3px; }



.r1 .vsrp_widget label, .r1 .widget_social_links label, 
.r1 .vsrc_widget label, .r1 .Simple_Flickr_Photos label 
	{ font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#000; background: #f0f2f3; padding: 3px 4px; margin-bottom: 3px; }

.r1 .vsrp_widget ul, .r1 .widget_social_links ul, 
.r1 .vsrc_widget ul, .r1 .Simple_Flickr_Photos ul 
	{margin: 0; padding: 0; list-style: none;}

.r1 .vsrp_widget li , .r1 .widget_social_links li , 
.r1 .vsrc_widget li , .r1 .Simple_Flickr_Photos li  
	{ background: none; list-style-type: none; padding: 0px; margin: 0px 10px 10px 0px; float: left; }

.r1 .vsrp_widget li a img, .r1 .widget_social_links li a img, 
.r1 .vsrc_widget li a img, .r1 .Simple_Flickr_Photos li a img, 
.r1 .vsrp_widget li a:visited img , .r1 .widget_social_links li a:visited img , 
.r1 .vsrc_widget li a:visited img , .r1 .Simple_Flickr_Photos li a:visited img   
	{ border: solid 1px #999; padding: 1px; background: #2a3033; width: 53px; height: 53px;}

.r1 .vsrp_widget li a:hover img, .r1 .widget_social_links li a:hover img, 
.r1 .vsrc_widget li a:hover img, .r1 .Simple_Flickr_Photos li a:hover img 
 	{ border: solid 1px #eceede;}



/*


.r1 .vsrp_widget { overflow: hidden; margin-bottom: 10px;}
* html .r1 .vsrp_widget { height: 1%;}
.r1 .vsrp_widget h3 { color:#FFFFFF; font-size: 14px; letter-spacing: -1px; background: #7384DC; padding: 3px 4px; margin-bottom: 3px; }
.r1 .vsrp_widget h2 { color:#FFFFFF; font-size: 14px; letter-spacing: -1px; background: #7384DC; padding: 3px 4px; margin-bottom: 3px; }
.r1 .vsrp_widget label { font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#000; background: #f0f2f3; padding: 3px 4px; margin-bottom: 3px; }
.r1 vsrp_widget ul {margin: 0; padding: 0; list-style: none;}
.r1 .vsrp_widget li { background: none; list-style-type: none; padding: 0px; margin: 0px 10px 10px 0px; float: left; }
.r1 .vsrp_widget li a img, .r1 .widget_flickrRSS li a:visited img  { border: solid 1px #999; padding: 1px; background: #2a3033; width: 53px; height: 53px;}
.r1 .vsrp_widget li a:hover img { border: solid 1px #eceede;}


.r1 .widget_social_links { overflow: hidden; margin-bottom: 10px;}
* html .r1 .widget_social_links { height: 1%;}
.r1 .widget_social_links h3 { color:#FFFFFF; font-size: 14px; letter-spacing: -1px; background: #7384DC; padding: 3px 4px; margin-bottom: 3px; }
.r1 .widget_social_links h2 { color:#FFFFFF; font-size: 14px; letter-spacing: -1px; background: #7384DC; padding: 3px 4px; margin-bottom: 3px; }
.r1 .widget_social_links label { font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#000; background: #f0f2f3; padding: 3px 4px; margin-bottom: 3px; }
.r1 widget_social_links ul {margin: 0; padding: 0; list-style: none;}
.r1 .widget_social_links li { background: none; list-style-type: none; padding: 0px; margin: 0px 10px 10px 0px; float: left; }
.r1 .widget_social_links li a img, .r1 .widget_social_links li a:visited img  { border: solid 1px #999; padding: 1px; background: #2a3033; width: 53px; height: 53px;}
.r1 .widget_social_links li a:hover img { border: solid 1px #eceede;}


.r1 .vsrc_widget { overflow: hidden; margin-bottom: 10px;}
* html .r1 .vsrc_widget { height: 1%;}
.r1 .vsrc_widget h3 { color:#FFFFFF; font-size: 14px; letter-spacing: -1px; background: #7384DC; padding: 3px 4px; margin-bottom: 3px; }
.r1 .vsrc_widget h2 { color:#FFFFFF; font-size: 14px; letter-spacing: -1px; background: #7384DC; padding: 3px 4px; margin-bottom: 3px; }
.r1 .vsrc_widget label { font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#000; background: #f0f2f3; padding: 3px 4px; margin-bottom: 3px; }
.r1 vsrc_widget ul {margin: 0; padding: 0; list-style: none;}
.r1 .vsrc_widget li { background: none; list-style-type: none; padding: 0px; margin: 0px 10px 10px 0px; float: left; }
.r1 .vsrc_widget li a img, .r1 .widget_flickrRSS li a:visited img  { border: solid 1px #999; padding: 1px; background: #2a3033; width: 53px; height: 53px;}
.r1 .vsrc_widget li a:hover img { border: solid 1px #eceede;}


.r1 .Simple_Flickr_Photos { overflow: hidden; margin-bottom: 10px; }
* html .r1 .Simple_Flickr_Photos { height: 1%;}
.r1 .Simple_Flickr_Photos h3 { color:#FFFFFF; font-size: 14px; letter-spacing: -1px; background: #7384DC; padding: 3px 4px; margin-bottom: 3px; }
.r1 .Simple_Flickr_Photos h2 { color:#FFFFFF; font-size: 14px; letter-spacing: -1px; background: #7384DC; padding: 3px 4px; margin-bottom: 3px; }
.r1 .Simple_Flickr_Photos label { font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#000; background: #f0f2f3; padding: 3px 4px; margin-bottom: 3px; }
.r1 Simple_Flickr_Photos ul {margin: 0; padding: 0; list-style: none; text-align:center; width:160px}
.r1 .Simple_Flickr_Photos li { background: none; list-style-type: none; padding: 0px; margin: 0px 0px 0px 0px; float: left; text-align:center; width:160px}
.r1 .Simple_Flickr_Photos li a  {text-decoration:none;}
.r1 .Simple_Flickr_Photos li a img, .r1 .Simple_Flickr_Photos li a:visited img  { border: solid 1px #7384DC; padding: 1px; background: #ffffff; width: 100px; height: 100px; text-decoration:none;}
.r1 .Simple_Flickr_Photos li a:hover img { border: solid 1px #eceede;}

*/

.r1 .widget_text { font: normal 12px/17px "Verdana";}
.r1 .widget_text p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px;}
.r1 .widget_text blockquote { font: italic 13px/17px "Georgia"; padding: 10px; margin: 0px; background: #e4e4e4;}

.r1 .widget_recent_entries ul li { border-bottom: solid 1px #1b2023; padding: 3px 0px 5px 7px;}
.r1 .widget_recent_comments ul li { border-bottom: solid 1px #1b2023; padding: 3px 0px 5px 7px;}
.r1 .aktt_widget ul li { border-bottom: solid 1px #1b2023; padding: 3px 0px 5px 7px;}

.r1 .widget_tag_cloud { font-family: Arial, Helvetica, sans-serif; line-height: 22px;}

.r1 .widget_calendar table { width: 100%;}
.r1 .widget_calendar table td { text-align: center; padding: 4px 3px; font-size: 11px; }
.r1 .widget_calendar caption { background: #1b2023; padding: 5px 0px; margin-bottom: 5px;}
.r1 .widget_calendar #today { background: #1b2023; font-weight: bold;}

.r1 .widget_search #s { border: 1px solid #1b2023; background: #7384DC; padding: 2px; margin-right: 0px; color:#eceede;}
.r1 .widget_search label { background:#1b2023; color:#eceede; }
.r1 .widget_search #searchsubmit { border: outset 1px #ccc; background: #1b2023; color:#eceede; width: auto; font-weight: bold; padding: 2px;}


/* R2
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  
.r2 { float: right; width: 210px; padding-right: 10px;}
.r2 ul {margin: 0; padding: 0; list-style: none;}
.r2 .widget { margin-bottom: 20px; background: #7384DC; padding: 15px 15px 15px 25px; color:#505050}
.r2 .widget h3 { font-weight: normal; color:#ffffff; font-size: 19px; letter-spacing: -1px; padding-bottom: 6px; margin-bottom: 6px; border-bottom: solid 1px #ffffff;}
.r2 .widget label { font: bold 19px/19px "Arial"; letter-spacing: -1px; display: block; color:#ffffff; background: #f0f2f3; padding: 3px 4px; margin-bottom: 3px; }
.r2 .widget a { text-decoration: none;}

.r2 .widget ul {margin: 0; padding: 0; list-style: none;}
.r2 .widget li { padding: 2px 0px 2px 7px; color:#ffffff; }
.r2 .widget li ul li { padding-bottom: 0px;}
.r2 .widget li ul li a, .r2 .widget li a { text-decoration: none; color:#2F4F4F;}
.r2 .widget h4 a { color:#FFFFFF; font-size: 14px; letter-spacing: -1px; background: #808080; padding: 3px 4px; margin-bottom: 3px; text-decoration: none; border: none; }
.r2 .widget h4 a img {text-decoration: none; border: none;}
.r2 .widget .outerF {width: 150px; padding-right: 5px;}
.r2 .widget .innerF {width: 150px; padding-right: 5px;}

.r2 .widget_text { font: normal 12px/17px "Verdana";}
.r2 .widget_text p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px;}
.r2 .widget_text blockquote { font: italic 13px/17px "Georgia"; padding: 10px; margin: 0px; background: #2a3033;}

.r2 .widget_tag_cloud { font-family: Arial, Helvetica, sans-serif; line-height: 22px;}

.r2 .widget_calendar table { width: 100%;}
.r2 .widget_calendar table td { text-align: 1b2023; padding: 5px 3px; }
.r2 .widget_calendar caption { background: #1b2023; padding: 5px 0px; margin-bottom: 5px;}
.r2 .widget_calendar #today { background: #1b2023; font-weight: bold;}

.r2 .widget_search #s { border: 1px solid #2a3033; background: #2a3033; padding: 2px; margin-right: 0px; }
.r2 .widget_search label { background: #050a0c; font-weight: normal; color:#eceede; font-size: 19px; letter-spacing: -1px; padding-bottom: 6px; margin-bottom: 6px; border-bottom: solid 1px #262b2d;}
.r2 .widget_search #searchsubmit { border: outset 1px #2a3033; background: #2a3033; color:#eceede; width: auto; font-weight: bold; padding: 2px;} */


/* R2
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.r2 { float: right; width: 210px; padding-right: 10px;}
.r2 ul {margin: 0; padding: 0; list-style: none;}
.r2 .widget { margin-bottom: 20px; background: #D3D3D3; padding: 15px 15px 15px 25px; color:#505050}
.r2 .widget h3 { font-weight: normal; color:#7384DC; font-size: 19px; letter-spacing: -1px; padding-bottom: 6px; margin-bottom: 6px; border-bottom: solid 1px #7384DC;}
.r2 .widget label { font: bold 19px/19px "Arial"; letter-spacing: -1px; display: block; color:#000; background: #f0f2f3; padding: 3px 4px; margin-bottom: 3px; }
.r2 .widget a { text-decoration: none;}

.r2 .widget ul {margin: 0; padding: 0; list-style: none;}
.r2 .widget li { padding: 2px 0px 2px 7px; color:#505050; }
.r2 .widget li ul li { padding-bottom: 0px;}
/*
.r2 .widget h4 a { color:#FFFFFF; font-size: 14px; letter-spacing: -1px; background: #7384DC; padding: 3px 4px; margin-bottom: 3px; text-decoration: none; border: none;}*/

.r2 .widget h4 a { color:#7384DC; font-size: 14px; letter-spacing: -1px;  text-decoration: none; border: none; vertical-align:middle;}
.r2 .widget h4 a img {text-decoration: none; border: none; vertical-align:text-bottom;}



/*.r2 .widget .outerF {width: 150px; padding-right: 5px;}
.r2 .widget .innerF {width: 150px; padding-right: 5px;}*/

.r2 .widget_text { font: normal 12px/17px "Verdana";}
.r2 .widget_text p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px;}
.r2 .widget_text blockquote { font: italic 13px/17px "Georgia"; padding: 10px; margin: 0px; background: #2a3033;}

.r2 .widget_tag_cloud { font-family: Arial, Helvetica, sans-serif; line-height: 22px;}

.r2 .widget_calendar table { width: 100%;}
.r2 .widget_calendar table td { text-align: 1b2023; padding: 5px 3px; }
.r2 .widget_calendar caption { background: #1b2023; padding: 5px 0px; margin-bottom: 5px;}
.r2 .widget_calendar #today { background: #1b2023; font-weight: bold;}

.r2 .widget_search #s { border: 1px solid #2a3033; background: #2a3033; padding: 2px; margin-right: 0px; }
.r2 .widget_search label { background: #050a0c; font-weight: normal; color:#eceede; font-size: 19px; letter-spacing: -1px; padding-bottom: 6px; margin-bottom: 6px; border-bottom: solid 1px #262b2d;}
.r2 .widget_search #searchsubmit { border: outset 1px #2a3033; background: #2a3033; color:#eceede; width: auto; font-weight: bold; padding: 2px;}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}