@charset "utf-8";
/*
Theme Name: JEF-BLOG
Theme URI: http://wordpress.org/
Description: s
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and contentbuilt by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body{
	font-size: 10px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background: #D7D4B3 url('images/body-img.gif') center repeat-y;
	padding:0px;
	margin:0px;
}
#bg_none{
	background: none;
	background-color: #D7D4B3;
}

#page{
	text-align: left;
	height: auto;
}

#header{
}

#headerimg 	{
}

#content{
	font-size: 1.2em;
	
	width: 596px;
	background: #FFFFFF;
}
#conent_box,#title_image{
	border-right: 1px #6B1031 solid;}


#content h2{
	background-color: #A40000;
	color: #FFFFFF;
}
#content h3{
	background-color: #A40000;
	color: #FFFFFF;
}
#content h1{
	background-color: #A40000;
	color: #FFFFFF;
}

.widecolumn .entry p{
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry{
	line-height: 1.4em;
	
}
.entry{
	padding:0px 12px 0px 12px;
}

.widecolumn{
	line-height: 1.6em;
}

.narrowcolumn .postmetadata{
	text-align: center;
}

.alt{
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer{
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
}

h1, h2, h3{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1{
	font-size: 4em;
	text-align: center;
}

#headerimg .description{
	font-size: 1.2em;
	text-align: center;
}

h2{
	font-size: 1.6em;
}

h2.pagetitle{
	font-size: 1.6em;
}

#sidebar h2{
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3{
	font-size: 1.2em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description{
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited{
	color: #FFFFFF;
	line-height: 1.2em;
	height: auto;
	display: block;
	vertical-align: middle;
	padding: 0px 0px 0px 4px;
}

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{
	color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea{
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li{
	font-weight: bold;
}

.commentlist li .avatar{ 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.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;
	background-color: #CA7F7F;
}
#side_box{
	padding: 0 0 20px 0;
}
.side_search{
	height: 50px;
	padding: 10px 0px 0px 3px;
	border-bottom: 1px #6B1031 solid;
}
#side_menu{
	padding: 0px 0px 3px 0px;
	border-bottom: 1px #6B1031 solid;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike{
	color: #777;
}

code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover{
	color: #06c;
	text-decoration: none;
}

a:hover{
	color: #147;
	text-decoration: underline;
}

#sidebar a, h2 a:hover, h3 a:hover{
	color: #fff;
	text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a{
	font-size: 9pt;
}

#wp-calendar a{
	text-decoration: none;
}

#wp-calendar caption{
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th{
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body{
	padding: 0px;
}

#page{
	background-color: #cb7f7f;
	margin: 0px auto;
	padding: 0px;
	width: 797px;
	position:relative;
	overflow: hidden;
}

#header{
	background-color: #73a0c5;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#headerimg{
	margin: 0px;
}

.narrowcolumn{
	float: left;
	padding: 0px 15px 0px 12px;
	background-color: #FFFFFF;
	width: 569px;
}

.widecolumn{
	margin: 5px 0px 0px 150px;
	margin: 10px;
	padding: 10px;
	width: 596px;
	background-color: #FFFFFF;
}

.post{
	margin: 16px 0px 30px;
	border-bottom: #b2b2b2 1px  solid;
	padding: 0px 0px 7px 0px;
/*	text-align: justify; */
}

.post_title{
	line-height: 12px;
}
.post hr{
	display: block;
}

.widecolumn .post{
	margin: 0px;
}

.narrowcolumn .postmetadata{
	padding-top: 5px;
}

.widecolumn .postmetadata{
	margin: 30px 0px;
}

.widecolumn .smallattachment{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment{
	text-align: center;
	margin: 5px 0px;
}

.postmetadata{
	clear: left;
}

.clear{
	clear: both;
}

#footer{
	padding: 0px;
	margin: 0px auto;
	width: 760px;
	clear: both;
}

#footer p{
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1{
	padding-top: 70px;
	margin: 0px;
}

h2{
	margin: 0px 0px 0px;
}

h2.pagetitle{
	margin-top: 30px;
	text-align: center;
}

#sidebar h2{
	margin: 5px 0px 0px;
	padding: 0px;
}

h3{
	padding: 5px 0px 5px 0px;
	margin: 0px;
	
}

h3.comments{
	padding: 0px;
	margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img{
	padding: 0px;
	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: 0px 0px 2px 7px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
}

.alignright{
	float: right;
}

.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: 0px 0px 0px 30px;
	list-style: none;
	padding-left: 10px;
}

html>body .entry li{
	margin: 7px 0px 8px 10px;
}

/*
.entry ul li:before{
	content: "促00BB 促0020";
}
*/

#archive_box{
	padding: 10px;
	color: #FFFFFF;
}
#archive_box a{
	text-decoration: underline;
}
.archive_test{
	color: #FFFFFF
};
.entry ol{
	padding: 0px 0px 0px 35px;
	margin: 0px;
}

.entry ol li{
	margin: 0px;
	padding: 0px;
}

.postmetadata ul, .postmetadata li{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol{
	margin: 0px;
	padding: 0px;
}

#sidebar ul li{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select{
	margin: 5px 0px 8px;
}

#sidebar ul ul, #sidebar ul ol{
	margin: 5px 0px 0px 10px;
}

#sidebar ul ul ul, #sidebar ul ol{
	margin: 0px 0px 0px 10px;
}

ol li, #sidebar ul ol li{
	list-style: none;
}

#sidebar ul ul li, #sidebar ul ol li{
	margin: 3px 0px 0px;
	padding: 0px;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform{
	padding: 4px 0px 0px 2px;
}
#search_text{
	display: block;
	width: 85px;
	height: 13px;
	padding: 0px 0px 0px 0px;
	background: url('images/m_search.gif') no-repeat;
	font-size: 0px;
	margin: 0px 0px 0px 4px;
	text-indent:-9999px
}

#searchform #s{
	width: 108px;
}

#sidebar #searchsubmit{
	
}

.entry form{ /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

#commentform input{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
}

#commentform textarea{
	width: 100%;
	padding: 2px;
}

#commentform #submit{
	margin: 0px;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt{
	margin: 0px;
	padding: 10px;
}

.commentlist{
	padding: 0px;
/*	text-align: justify; */
}

.commentlist li{
	margin: 15px 0px 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p{
	margin: 10px 5px 10px 0px;
}

#commentform p{
	margin: 5px 0px;
}

.nocomments{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.commentmetadata{
	margin: 0px;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 200px;
	position: absolute;
	top: 0px;
	left: 597px;
}

#sidebar form{
	margin: 0px;
}
.cat-item cat-item-4{
	font-size: 36p;
}
/* End Sidebar */

/* Begin menu */
.menu_link{
	display: block;
}
.menu_button{
	margin: 3px 0px 0px 0px;
	height: 33px;
	line-height: 33px;
	width: 200px;
	
}
.menu_button_top{
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
	font-size: 0px;
	text-indent:-9999px;
	overflow: hidden;
}
.menu_button_bottom{
	background: #6B1031;
	vertical-align:bottom;
	color: #FFFFFF;
	padding:0px 5px 0px 5px;
	height: 13px;
	line-height: 13px;
	
}
.menu_button_bottom_jumping{
	background: #34B1C1;
	vertical-align:bottom;
	color: #FFFFFF;
	padding:0px 5px 0px 5px;
	height: 13px;
	line-height: 13px;
}
.menu_button_bottom_dressage{
	background: #7F1402;
	vertical-align:bottom;
	color: #FFFFFF;
	padding:0px 5px 0px 5px;
	height: 13px;
	line-height: 13px;
}
.menu_button_bottom_eventing{
	background: #7FC31C;
	vertical-align:bottom;
	color: #FFFFFF;
	padding:0px 5px 0px 5px;
	height: 13px;
	line-height: 13px;
}
.menu_button_bottom_endurance{
	background: #FF7F00;
	vertical-align:bottom;
	color: #FFFFFF;
	padding:0px 5px 0px 5px;
	height: 13px;
	line-height: 13px;
}
.menu_day{
	float: left;
	text-align: left;
}
.menu_count{
	text-align: right;
}
.menu_news{
	background-image: url('images/b_news.gif');
}
.menu_g-info{
	background-image: url('images/b_g-info.gif');
}
.menu_olympics{
	background-image: url('images/b_olympics.gif');
}
.menu_asia-cup{
	background-image: url('images/b_asia-cup.gif');
}
.menu_world-cup{
	background-image: url('images/b_world-cup.gif');
}
.menu_jumping{
	background-image: url('images/b_jumping.gif');
}
.menu_dressage{
	background-image: url('images/b_dressage.gif');
}
.menu_eventing{
	background-image: url('images/b_eventing.gif');
}
.menu_endurance{
	background-image: url('images/b_endurance.gif');
}
.menu_nsf{
	background-image: url('images/b_nsf.gif');
}
.menu_veterinarian{
	background-image: url('images/b_veterinarian.gif');
}
.menu_anti-doping{
	background-image: url('images/b_anti-doping.gif');
}
.menu_info-exchange{
	background-image: url('images/b_info-exchange.gif');
}
#menutext{
	display: block;
	width: 47px;
	height: 11px;
	padding: 10px 0px 0px 0px;
	background: url('images/m_info.gif') no-repeat bottom left;
	line-height: 20px;
	font-size: 0px;
	margin: 0px 0px 0px 4px;
	text-indent:-9999px
}
#side_rss{
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 33px;
	padding: 0px 0px 0px 4px;
}
#siderss a{
	text-decoration: underline;
}
#archivetext{
	display: block;
	width: 59px;
	height: 11px;
	padding: 20px 0px 0px 0px;
	background: url('images/m_archive.gif') no-repeat bottom left;
	line-height: 20px;
	font-size: 0px;
	margin: 0px 0px 0px 4px;
	text-indent:-9999px
}
/* Begin Calendar */

#wp-calendar{
	empty-cells: show;
	margin: 10px auto 0px;
	width: 155px;
}

#wp-calendar #next a{
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a{
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a{
	display: block;
}

#wp-calendar caption{
	text-align: center;
	width: 100%;
}

#wp-calendar td{
	padding: 3px 0px;
	text-align: center;
}

#wp-calendar td.pad:hover{ /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps{
	cursor: help;
}

acronym, abbr{
	border-bottom: 1px dashed #999;
}

blockquote{
	margin: 15px 30px 0px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite{
	margin: 5px 0px 0px;
	display: block;
}

.center{
	text-align: center;
}

hr{
	display: none;
}

a img{
	border: none;
}

.navigation{
	display: block;
	text-align: center;
	margin: 10px 40px 50px 40px;
}

#title_image{
	height: 61px;
	width: 596px;
}
.title_image_news{
	background: #D7D4B3 url('images/t_news.gif') no-repeat left bottom;
}
.title_image_g-info{
	background: #D7D4B3 url('images/t_g-info.gif') no-repeat left bottom;
}
.title_image_olympics{
	background: #D7D4B3 url('images/t_olympics.gif') no-repeat left bottom;
}
.title_image_asia-cup{
	background: #D7D4B3 url('images/t_asia-cup.gif') no-repeat left bottom;
}
.title_image_world-cup{
	background: #D7D4B3 url('images/t_world-cup.gif') no-repeat left bottom;
}
.title_image_jumping{
	background: #D7D4B3 url('images/t_jumping.gif') no-repeat left bottom;
}
.title_image_dressage{
	background: #D7D4B3 url('images/t_dressage.gif') no-repeat left bottom;
}
.title_image_eventing{
	background: #D7D4B3 url('images/t_eventing.gif') no-repeat left bottom;
}
.title_image_endurance{
	background: #D7D4B3 url('images/t_endurance.gif') no-repeat left bottom;
}
.title_image_nsf{
	background: #D7D4B3 url('images/t_nsf.gif') no-repeat left bottom;
}
.title_image_veterinarian{
	background: #D7D4B3 url('images/t_veterinarian.gif') no-repeat left bottom;
}
.title_image_anti-doping{
	background: #D7D4B3 url('images/t_anti-doping.gif') no-repeat left bottom;
}
.title_image_info-exchange{
	background: #D7D4B3 url('images/t_info-exchange.gif') no-repeat left bottom;
}
.title_image_history{
	background: #D7D4B3 url('images/t_history.gif') no-repeat left bottom;
}
.title_image_search{
	background: #D7D4B3 url('images/t_search.gif') no-repeat left bottom;
}
.title_image_default{
	background: #D7D4B3;
}
small{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000000;
	text-align: right;
}
.entry_bottom{
	margin: 10px 0px 0px;
	text-align: right;
	clear: both;
}
.entry_title{
	background-color: #6B1031;
	padding: 0px 0px 0px 5px;
}
.entry_category{
	float:right;
}
#page_list{
	line-height: 150%;
}
.page_list_icon{
	width: 40px;
	background: #FFFFFF url('images/new_icon.gif') no-repeat right top;
	background-position: right 6px;
}
.page_list_data{
	width:60px;
	vertical-align: top;
}
.page_list_data2{
	width:120px;
	vertical-align: top;
}
.page_list_text{
	vertical-align: top;
	padding-bottom: 5px;
}
#page_box{
	margin: 25px;
	border-bottom: #b2b2b2 1px solid;
	padding: 0px 0px 5px 0px;
}
page_bottom{
	margin: 20px 30px 30px;
	border-bottom: #b2b2b2 5px solid;
	text-align: right;
	clear: both;
}
.page_list_text ul{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.page_list_text ul li{
	list-style-type: circle;
	list-style-position:outside;
	list-style-image:none;
	margin: 0px;
	padding: 0px;
}

.header_bgcolor{
	text-align: left;
	background-color: #6B1030;
}

.header_bg{
	background: url(images/bg_header.jpg) no-repeat;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 525px;
	height: 48px;
}

.header_menu_t{
	text-align: left;
	margin: 0px;
	padding: 0px;
	top: 18px;
	left:412px;
	position: absolute;
}

.header_menu{
	text-align: left;
	margin: 0px;
	padding: 0px;
	top: 12px;
	left: 465px;
	position: absolute;
}
#feed{
	background:url(./images/Feed-icon.png) left no-repeat;
	text-indent: 16px;
}
.pop_block{
	margin: 0px;
	position: relative;
	top: 10px;
	_top: 5px;
	width: 480px;
	margin: 0px auto;
	
}
#pop_box{
	width: 480px;
	height: auto;
	overflow-x: hidden;
	background:#FFFFFF;
	
}
.pop_block{
	margin: 0px;
	position: relative;
	width: 480px;
	margin: 0px auto;
}
.pop_margin{
	height: 15px;
	width: 480px;
	background-color: #D7D4B3;
}
.pop_box_image{
	background:#D7D4B3;
	padding-top: 0px;
	
}
.pop_post_title{
	background: #A40000;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	clear: both;

}
.pop_post_title a, .pop_post_titlea:hover, .pop_post_title a:visited{
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	font-size: 1.2em;
}
.pop_day{
	text-align: right;
	padding: 3px 16px 0px 0px;
}
.pop_entry{
	width: 95%;
	margin: 10px auto 10px;
	
}
.pop_entry *{
	text-align: left;
	font-size: 1.2em;
}

.button_close{
	padding: 20px 0px 20px 0px;
	clear:both;
}
/* 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." */