/*
A:link {
	FONT: 9px verdana, sans-serif; COLOR: #006666; TEXT-DECORATION: none;  BACKGROUND-COLOR: #B8CBC7
}
A:active {
	FONT: 9px verdana, sans-serif; COLOR: #006666; TEXT-DECORATION: none;  BACKGROUND-COLOR: #B8CBC7
}
A:visited {
	FONT: 9px verdana, sans-serif; COLOR: #006666; TEXT-DECORATION: none;  BACKGROUND-COLOR: #B8CBC7
}
A:hover {
	FONT: 9px verdana, sans-serif; COLOR: #EE6603; BACKGROUND-COLOR: #006666
}
------------------------------------------------------------------------
baristansel.com | powered by BT productions - All rights reserved.
*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #333;
	font-family: Verdana,Helvetica,clean,sans-serif;
	font-size: 11px;
	color: #666;
	line-height:1.25;
}
a {
	outline: none;
}
.clear {
	clear: both;
}
.tools {
	clear:both;
	height:32px;
	padding:0px;
}
.hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	font-size: 1px;
	background-color: #ffffff;
	clear: both;
	border-bottom: 1px solid #cccccc;
}
.hr_top {
	margin: 0px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background-color: #eeeeee;
	clear: both;
	border-top: 1px solid #cccccc;
}
.hr_line {
	border-bottom: 1px solid #cccccc;
	clear: both;
}
.hr_mid {
	margin: 0px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background-color: #eeeeee;
	clear: both;
}
.hr_bottom {
	margin: 0px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background-color: #eeeeee;
	clear: both;
	border-bottom: 1px solid #cccccc;
}
.red {
	color: #BB2D12;
}
/*
------------------------------------------------------------------------
CONTAINER - The 980px wide wrapper used in header, main menu, and more
------------------------------------------------------------------------
*/
.topcontainer {background: url(/images/top.png) no-repeat top;}
.container {
	margin: 0px auto;
	padding: 0px;
	background: url(/images/maincontentbckgrnd.png) repeat-y 100% 0px;
	width: 980px;
	text-align: left;
}
.directory {
	margin: 0px auto;
	padding: 0px;
	width: 480px;
	text-align: left;
}
.bottomcontainer {background: url(/images/bottom.png) no-repeat bottom;}
/*
------------------------------------------------------------------------
HEADER - Logo & Search Form
------------------------------------------------------------------------
*/
#header {
	margin: 0px auto 10px;
	padding: 0px;
	background: #000;
	width: 980px;
	height: 143px;
    background:transparent url(/images/headbg.png) no-repeat;
	text-align: left;
}
.logo, .logo a, .logo a:visited {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 280px;
	height: 81px;
	font-family: Geneva, Arial;
	letter-spacing: -2px;
	color: #BB2D12;
	text-decoration: none;
	float: left;
}
.participate {
	margin: 0px auto;
	position:relative;
	text-decoration: none;
	font-family: Geneva, Arial;
	font-size: 17px;
	float: right;
	top:95px;
	right:150px;
}
.participate a, .participate a:visited {
	margin: 0px 0px 0px 5px;
	color: #ccc;
	text-decoration: none;
}
/*.participate a:link {
	color: #BB2D12;
	background: url(/images/nav-highlite.png) no-repeat bottom;
}*/
.participate a:hover {
	color: #FFFFFF; 
	text-decoration: none;
}
.syndicate {
	margin: 0px auto;
	padding:0px 15px;
	text-decoration: none;
	font-weight: bold;
	float: right;
}
.syndicate a, .syndicate a:visited {
	margin: 0px 0px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
}
.syndicate a:hover {
	color: #000; 
	text-decoration: none;
}
.search {
	margin: 0px 0px 20px 0px;
	padding: 5px;
	float: left;
}
.search .input {
	margin: 0px 3px 0px 0px;
	padding: 6px 7px 5px 7px;
	width: 125px;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.button {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	height: 25px;
	background-color: #BB2D12;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
	border: 0px;
}
/*
------------------------------------------------------------------------
MENUS - Main, Pages (currently not in use) & Sub Menu
------------------------------------------------------------------------
*/
#topmenu {
	/*margin: 0px auto;
	padding: 0px 0px 0px 0px;*/
	width: 30px;
	height: 30px;
}
/*.topmain_menu li {
	margin: 0px 20px 12px 0px;
	padding: 0px;
	font-size: 14px;
	float: right;
	list-style: none;
}*/
#menu {
	width: 350px;
	height: 30px;
}
.main_menu li {
	margin: 0px 20px 12px 0px;
	padding: 0px;
	font-size: 14px;
	float: left;
	list-style: none;
}
.page_item a, .page_item a:visited {
	margin: 3px;
	padding: 0px;
	color: #BB2D12;
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
}
.current_page_item, .page_item a:hover {
	border-bottom: 2px solid #BB2D12;
}
.current_page_item a, .current_page_item a:visited, .current_page_item a:hover {
	border-bottom: none;
}
/* END Main Menu */
/* Sub Menu */
#submenu {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 32px;
	background-color: #d5ddf3;
	border-top: 1px solid #3366cc;
	border-bottom: 1px solid #cccccc;	
}
.sub_menu li {
	margin: 7px 5px 7px 0px;
	padding: 0px;
	font-size: 11px;
	float: left;
	list-style: none;
}
.cat-item a, .cat-item a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;
	color: #000000;
	text-decoration: none;
	display: block;
}
.cat-item a:hover {
	background-color: #BB2D12;
	color: #ffffff;
	text-decoration: none;
}
.current-cat, .current-cat a {
	background-color: #999999;
	color: #ffffff;
	text-decoration: none;
}
.current-cat a:visited {
	background-color: #99999;
	color: #ffffff;
	text-decoration: none;
}
.sub_menu li b {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	color: #000000;
	text-decoration: none;
	display: block;
}
/* END Sub Menu */
/* Dropdown Menu, if there are some children categories in WordPress defined */
.children {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	position: absolute;
	left: -9000px;
	background-color: #ffffff;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
.sub_menu li:hover ul, .sub_menu li.iehover ul {
	left: auto;
}
.children li {
	margin: 1px 7px 1px 7px;
	padding: 1px 0px 1px 0px;
	float: none;
}
.children li a, .children li a:visited {
	background-color: #ffffff;
	color: #999999;
}
.children li a:hover {
	background-color: #6c9dd8;
	color: #ffffff;
}
.children .current-cat, .children .current-cat a, .children .current-cat a:visited {
	background-color: #999999;
	color: #ffffff;
	text-decoration: none;
}
/* END Dropdown Menu */
/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/
/* Column Definitions */
.column_maintop {background: url(/images/topentry.png) no-repeat top;}
.column_maintop_folio {background: url(/images/topentry-folio.png) no-repeat top;}
.column_main {
	margin: 0px 0px 0px 6px;/*it should 6 or 7px-ie doesnt like it*/
	background: url(/images/midentry.png) repeat-y 100% 0px;
	width: 757px;
	float: left;
}
.column_main_folio {
	margin: 0px 0px 0px 6px;/*it should 6 or 7px-ie doesnt like it*/
	background: url(/images/midentry-folio.png) repeat-y 100% 0px;
	width: 967px;
	float: left;
}
.column_mainbottom {background: url(/images/bottomentry.png) no-repeat bottom}
.column_mainbottom_folio {background: url(/images/bottomentry-folio.png) no-repeat bottom}

.primarycontent {margin: 0px 0px 0px 18px;width:721px;}
.primarycontent_folio {margin: 0px 0px 0px 18px;width:931px;}

.column_right {
	width: 210px;
	float: right;
}
.seccontent {
	margin: 0px auto;
	margin-top: 10px;
	padding: 0px 0px 10px 0px;
	background: url(/images/seccontent.png) no-repeat;
	width: 980px;
	height:135px;
}
.column_left_b {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 0px;
	width: 299px;
	float: left;
	border-right: 1px solid #cccccc;
}
.column_center_b {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 20px;
	width: 299px;
	float: left;
	border-right: 1px solid #cccccc;
}
.column_right_b {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	width: 299px;
	float: right;
}
/* END Column Definitions */
/* Featured (the first enrty in every category archives and on the index page, currently with that black background ) */
#featured {margin:0px 0px 13px 0px;}
#featured h1 a, #featured h1 a:visited {
	color: #BB2D12;
}
#featured h1 a:hover {
	color: #000;
}
#featured h2 {
	color: #999999;
}
#featured h2 a, #featured h2 a:visited {
	padding: 0px 0px 1px 0px;
	color: #BB2D12;
	border-bottom: 1px solid #ddd;
}
#featured h2 a:hover {
	color: #000;
	border-bottom: 1px solid #333;
}
#featured h2 i {
	color: #999999;
}
#featured h2 i a, #featured h2 i a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
}
#featured h2 i a:hover {
	color: #000;
	border-bottom: 1px solid #333;
}
#featured p {
	color: #666666;
}
#featured p a, #featured p a:visited {
	color: #BB2D12;
	/*border-bottom: 1px solid #333333;*/
}
#featured p a:hover {
	color: #000;
	border-bottom: 1px solid #ffffff;
}
#featured img, #featured img a, #featured img a:visited {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	float: right;
	border: none;
}
#featured ul, #featured ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}
#featured li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	font-size: 14px;
	list-style-type: disc;
	border-bottom: none;
}
#featured blockquote p {
	margin: 20px 0px 20px 0px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}
/* END Featured */
/* Categories */
.category_header {
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 10px 20px;
	background-color: #eeeeee;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}
.snippet {
border-left: 2px solid #D8471D;
padding: 0px 10px 0px 34px;}
/* END Categories */
/* Lists (displaying the posts) */
#content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#content li {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	list-style-type: none;
	border-bottom: 1px dashed #aaaaaa;
}
#content li img {
	margin: 3px 10px 5px 0px;
	padding: 0px;
	
	float: left;
	
	/*height: 20px;*/
	width: auto;
	
	border: none;
}
.title a, .title a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.title a:hover {
	color: #BB2D12;
}
.comment_excerpt a, .comment_excerpt a:visited, .comment_excerpt a:hover {
	font-weight: normal;
}
.comment {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #CC0000 !important;
	font-size: 11px;
}
.comment a, .comment a:visited {
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
.comment a:hover {
	color: #000000;
}
.aggregate {

	color: #BB2D12;
	font-size: 11px;
}
.aggregate a, .aggregate a:visited {
	color: #BB2D12;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
.aggregate a:hover {
	color: #000000;
}
.meta {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #666666;
	font-size: 11px;
}
.meta a {
	color: #bb2d12;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
.meta a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
.meta a:hover {
	color: #000000;
}
/* END Lists */
/* Entry */
.column_left_b img, .column_center_b img, .column_right img {
	margin: 3px 10px 5px 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: auto;
	border: none;
}
p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	line-height: 18px;
}
p a, p a:visited {
	color: #BB2D12;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
p a:hover {
	color: #000;
}
#entry {
}
#entry .digg {
	margin: 3px 10px 5px 0px;
	float: left;
}
#entry img, #entry img a, #entry img a:visited {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	float: right;
	border: none;
}
#entry p {
	font-size: 11px;
}
#entry ul, #entry ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}
#entry li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	font-size: 14px;
	list-style-type: disc;
	border-bottom: none;
}
#entry blockquote p {
	margin: 20px 0px 20px 0px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}
.next {
	float: right; 
	text-align: right;
	}
	
.next a, p a:visited {
	color: #BB2D12;
	text-decoration: none;
}
.next a:hover {
	color: #000;
}
	
.prev {
	float: left; }
.prev a, p a:visited {
	color: #BB2D12;
	text-decoration: none;
}
.prev a:hover {
	color: #000;
}
#attachment-medium {
    margin-left: auto;
    margin-right: auto;
}
a img {
border:medium none;
}
/* Button like link styling for the 'Archives' link */
.link a, .link a:visited {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color: #01628c;
	display:block;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	height:55px;
	width:310px;
	text-decoration: none;
}
.link a:hover {
	color: #ffffff;
	background-color: #bbbbbb;
}
.midlink a, .midlink a:visited {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color: #bbbbbb;
	display:block;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	height:25px;
	width:80px;
	text-decoration: none;
	float: right;
}
.midlink a:hover {
background-color:#ccc;
color:#FFFFFF;
}
.seclink a, .seclink a:visited {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color: #bbbbbb;
	display:block;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	height:25px;
	width:110px;
	text-decoration: none;
}
.seclink a:hover {
background-color:#ccc;
color:#FFFFFF;
}
/* END Button like link styling for the 'Archives' link */
/* END Entry */
/* Comments */
.comment_author {
	margin: 20px 20px 20px 0px;
	padding: 0px;
	width: 150px;
	float: left;
}
.comments {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 469px;
	float: left;
}
.leave_comment {
	margin: 0px 0px 10px 0px;
	padding: 20px;
	background-color: #eeeeee;
}
.leave_comment .textarea {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	width: 585px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.leave_comment .input {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	width: 220px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
/* END Comments */
/* Tabs (in the sidebar for the AJAX box) */
.tab_container {
	padding: 0px;
	border: 5px solid #eeeeee;
	width:193px;
}
.tab_container_in {
	margin: 0px;
	padding: 10px;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.tab_menu_container {
	padding: 0px 0px 0px 5px;
	height: 27px;
	width:198px;
	background-color: #eeeeee;
}
#tab_menu li {
	margin: 0px;
	padding: 7px 0px 2px 0px;
	background-color: #eeeeee;
	font-size: 9px;
	line-height: normal;
	float: left;
	list-style: none;
	cursor: pointer;
	border-bottom: none;
}
#tab_menu .first {
}
#tab_menu li a, #tab_menu li a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;
	background-color: #eeeeee;
	color: #999999;
	text-decoration: none;
	display: block;
}
#tab_menu li a:hover, #tab_menu li a.current {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}
.tab_content_list {
	display: none;	
}
#tab_content_tags a, #tab_content_tags a:visited {
	color: #999999;
	text-decoration: none;
}
#tab_content_tags a:hover {
	color: #000;
	text-decoration: none;
}
/* END Tabs */
/* Widgets */
#content .widget ul {
	padding: 10px 10px 20px 10px;
	
	border: 5px solid #eeeeee;
}
.widget li a, .widget li a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.widget li a:hover {
	color: #BB2D12;
}
.widget .page_item a, .widget .page_item a:visited, .widget .page_item a:hover  {
	border-bottom: none;
}
.widget .cat-item a, .widget .cat-item a:visited {
	padding: 0px;
}
.widget .cat-item a:hover, .widget .current-cat, .widget .current-cat a, .widget .current-cat a:visited {
	background-color: #ffffff;
}
/* END Widgets */
/*
------------------------------------------------------------------------
HEADERS
------------------------------------------------------------------------
*/
h1, h1 a, h1 a:visited {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;

	font-family: Geneva, Arial;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	text-decoration: none;
	border-bottom: 1px solid #f2cfc7;
}
h1 a:hover {
	color: #BB2D12;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BB2D12;
}
h2 a, h2 a:visited {
	padding: 0px 0px 1px 0px;

	color: #BB2D12;
	text-decoration: none;

	border-bottom: 1px solid #dddddd;
}
h2 a:hover {
	color: #000000;
}
h2 i {
	color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
h2 i a, h2 i a:visited {
	color: #999999;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}
h2 i a:hover {
	color: #000000;
}
h3 {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	
	font-family: Geneva, Arial;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
}
h3 a, h3 a:visited {
	color: #BB2D12;
	text-decoration: none;
}
h3 a:hover {
	color: #000;
}
#h2top {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BB2D12;
}
/*
------------------------------------------------------------------------
MID PANEL
------------------------------------------------------------------------
*/
/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

#footer {
	margin: 0px auto;
	margin-top: 10px;
	padding:30px 0px 0px 20px;
	background: url(/images/backfoot.png) no-repeat;
	width: 960px;
	height:63px;

}
#footer p.left {
	font-size: 11px;
	color: #000000;
	float: left;
}
#footer p.right {
	font-size: 11px;
	color: #000000;
	float: right;
}
#footer p a, #footer p a:visited {
	color: #602992;
	font-weight: normal;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}
#footer p a:hover {
	color: #0063cd;
}
.column_left_c {
	margin: 20px 0px 0px 20px;
	padding: 0px 20px 20px 0px;
	width: 355px;
	float: left;
}
.column_center_c {
	bottom: 42px;
	left: 400px;
	margin: 0px;
	position:relative;
	width: 320px;
}
.column_right_c {
    bottom:100px;
	left: 745px;
	width:65px;
	height:65px;
	position:relative;
}
.reflect{
	margin: 0px auto;
	width: 988px;
	height: 80px;
	/*background: url(/images/refl.png) top-left no-repeat;*/
	background: url(/images/reffl.gif) no-repeat;
	/*background: url(/images/refr.png) top-right no-repeat;*/
}