/*  
Theme Name: Ultimate Baseball
Theme URI: http://www.category4.com/2008/04/08/ultimate-baseball-theme-for-wordpress-released/
Description: A baseball theme with built-in RSS, masthead and Flickr options
Version: 1.0 
Author: Category 4
Author URI: http://www.category4.com/2008/04/08/ultimate-baseball-theme-for-wordpress-released/
*/


/*The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike:
	http://creativecommons.org/licenses/by-sa/2.0/


/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Styles
  Forms
  Clear
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
	} 

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {	
	background: #161a21;
	}

body, select, textarea, input {	
	font: 100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial
	}

p {	
	margin: 15px 0;
	line-height:155%;
	}
		
a, a:visited {	
	color: #373531;
	text-decoration:none 
	}

a:hover, a:active {	
	text-decoration:none
	}

*:focus { 
	outline: none;
	}

ol {
	margin: 15px 15px 15px 35px;
	}


a img {
	border:none
	}	
img, div { behavior: url(iepngfix.htc) }		
	

/* ---------- @ Page Structure -----------*/


#content {
	float:left;
	width:538px;
	}

#interior #masthead {
	height:25px;
	background:url(images/bg_masthead2.gif);
	}
		
#top {
	height:130px;
	border-bottom:2px solid #0b0f1a;
	background:url(images/bg_top.jpg) center no-repeat;
	padding-top:5px;
	}
	
.wrapper {
	margin: 0 auto;
	font-size: 0.7em;
	width: 850px;
        }

#leather {
	background:url(images/grind.jpg);
	padding:18px 0 30px 0;
	}

#branding {
	background:url(images/logo3.png) no-repeat;
	padding-top:15px;
        padding-left:68px;
	height:58px;
	}

#description {
	color:#bdbdbd;
	letter-spacing:0.06em;
	font-size:0.9em;
	text-transform:uppercase;
	padding-left:5px;
	}
		
.left {	
	float:left;
	}

.right {	
	float:right
	}

	
		
/* ---------- @ Headings -----------*/

		   
h1 {
	font:2.8em Helvetica, Arial, Verdana;
	font-weight:bold;
	width:548px;
	padding-top:5px;
	}

h2 {	
	font:2em Helvetica, Arial, Verdana;
	font-weight:bold;
	line-height:100%;
	}

h2#pagetitle {
	font:2.2em Helvetica, Arial, Verdana;
	letter-spacing:-0.02em;
	}
	
h3 {	
	font:18px Arial, Verdana;
	color:#373531;
	font-weight:bold;
	line-height:150%;
        Text-transform:uppercase;
	}
h6 {	
	font:1.5em Arial, Verdana;
	color:#373531;
	font-weight:bold;
	line-height:100%;
        padding-left:25px
	}

#meta h3 {
	margin-bottom:-7px;
	}
				
h4 {	
	font-size: 1.2em
	}

#commentarea h4, h4.pagetitle {
	margin-bottom:13px
	}

#submenu h4 {
	margin: 6px 0 5px 0;
	}
	
		
	


/* ---------- @ Content Styles -----------*/

	
h1 a, h1 a:visited {
	color:#FFF;
	}

h1 a:hover, h1 a:active {
	text-decoration:underline
	}	

		

/*Sidebar Styles*/

#sidebar {
	width:280px;
	float:right;
	margin-right:0px;
	margin-top:0;
	}

#sidebar ul {
	list-style:none
	}
	
.widgetop {
	background: url(images/widget_top2.png);
	padding:8px 14px 0px 14px;
        margin-top: 20px;
        height: 40px;
	}
.widgetop-left {
	background: url(images/widget_top2.png);
	padding:8px 2px 0px 40px;
        margin-top: 20px;
        height: 40px;
	}
.widgetopadd {
	background: url(images/widget_top2.png);
	padding:8px 2px 0px 40px;
        margin-top: 20px;
        height: 7px;
	}	
.widgetcontent {
	background: url(images/widget_content2.png) repeat-y;
	padding: 0px 4px 0px 10px;
	}
.widgetbottom {
	background: url(images/widget_bottom2.png);
	padding:0px 14px 14px 14px;
	}
.widgetbottomadd {
	background: url(images/adsense_widget_bottom.png);
        height:25px;
	padding:0px 14px 14px 14px;
	}
.widgetopflickr {
	background: url(images/bg_widget_top.jpg);
	padding:8px 14px 0px 14px;
        margin-top: 20px;
        height: 40px;
	}	
.widgetcontentflickr {
	background: url(images/widget_content2.png) repeat-y;
	padding: 0px 14px 4px 14px;
	}
.widgetbottomflickr {
	background: url(images/widget_bottom2.png);
	padding:0px 14px 14px 14px;
	}

.widget table {
	width:100%;
	}

.widget table th {
	text-align:left;
	background:#FFF;
	padding:2px 4px
	}
		
.widget li {
	margin-left:22px;
	list-style:square;
	padding:2px 0;
	}
.widgetcontent ul{
	width:221px;
	overflow:hidden;
}
.widgetcontent ul li{
        float:left;
	width:194px;
	clear:both;
	display:inline;
	margin-left:15px;
        background:url(../images/categories-list-bullet.gif) no-repeat 0 50%;
	}
.widgetcontent ul a {
	font-size:11px;
        color:#319cbf;
        background:url(../images/categories-list-bullet.gif) no-repeat 0 50%;
	padding-left:15px;
}
.widgetcontent ul a:hover{
	background:url(../images/bg-categories-list-active.png);
	color:#5d5950;
}
.widgetcontent ul a:hover span{ background:url(../images/categories-list-active-bullet.gif) no-repeat 0 50%;}	


/*Post Styles*/ 

.post a, .post a:visited,
.commentlist a, .commentlist a:visited {
	color:#807a6f;
	text-decoration:none
	}

.post a:hover, .post a:active,
.commentlist a:hover, .commentlist a:active {
	color:#a39a89;
	}

.entry a, .entry a:visited {
	color:#807a6f;
	text-decoration:none
	}

.entry a:hover, .entry a:active {
	color:#a39a89;
	}

.post h2 a, .post h2 a:visited {
	color:#373531;
	text-decoration:none
	}

.post h2 a:hover, .post h2 a:active {	
	text-decoration:underline;
	color:#373531;
	}
.entrypage {
width:850px;
	padding-bottom:5px;
	font-size:1em;
	}			
.entry {
width:495px;
	padding-bottom:5px;
	font-size:1em;
	}
.entry img {
	float:center;
	margin:5px 6px 6px 10;
        max-width: 500px;
width: expression(this.width > 500 ? 500: true);
}
.maincontent img {
	float:center;
	margin:5px 6px 6px 10;
        max-width: 500px;
width: expression(this.width > 500 ? 500: true);
}
.maincontent p img {
	float:center;
	margin:5px 8px 8px 10;
        max-width: 500px;
width: expression(this.width > 500 ? 500: true);
}
.maincontent center img {
	float:center;
	margin:5px 8px 8px 10;
        max-width: 500px;
width: expression(this.width > 500 ? 500: true);
}
.maincontent img {
	float:center;
	margin:5px 8px 8px 10;
        max-width: 500px;
width: expression(this.width > 500 ? 500: true);
}
	
.entry ul, .entry ol {
	padding:0 15px 10px 10px;
	}		

.entry ul li {
	margin-left:45px;
	list-style:square;
	padding:2px 0;
	}

.entry ol li {
	margin-left:17px;
	padding:2px 0;
	}
	
.entry blockquote, .commentlist blockquote {
	background:transparent url(http://s199514628.onlinehome.fr/drugstore/wp-content/themes/nami/images/quote.gif) no-repeat scroll left top;
color:#555555;
font-size:16px;
letter-spacing:-1px;
line-height:1.3em;
margin:1em 3em 0 2em;
padding:0 2em 0 45px;
font: helvetica, lucida grande;
	}
.maincontent blockquote, .commentlist blockquote {
background:transparent url(http://s199514628.onlinehome.fr/drugstore/wp-content/themes/nami/images/quote.gif) no-repeat scroll left top;
color:#555555;
font-size:16px;
letter-spacing:-1px;
line-height:1.3em;
margin:1em 3em 0 2em;
padding:0 2em 0 45px;
font: helvetica, lucida grande;
	}	
.blockquote, .commentlist blockquote {
	margin:15px 45px 25px 45px;
	padding:2px 15px 4px 15px;
	font-style:bold;
	line-height:140%;
	background:#efe9df;
	border-bottom:1px solid #cdc1b1;
	border-right:1px solid #cdc1b1;
	}	

.postmetadata {
        width:100%;
        background: url(../images/dashes.gif) repeat-x bottom;
        font-size: 0.9em;
	margin-top:-3px;
        color:#999999;
	}
.postmetadata a {
        color:#2a83ce;
        background: url(../images/dashes.gif) repeat-x bottom;
	font-size: 0.9em;
	margin-top:10px;
	}
.postmetadata a:visited {
        color:#b20c27;
	font-size: 0.9em;
	margin-top:10px;
	}
.postmetadata2 {
        width:100%;
        background: url(../images/dashes.gif) repeat-x bottom;
        font-size: 0.9em;
	margin-top:10px;
        color:#999999;
	}
.postmetadata2 a {
        color:#2a83ce;
        background: url(../images/dashes.gif) repeat-x bottom;
	font-size: 0.9em;
	margin-top:10px;
	}
.postmetadata2 a:visited {
        color:#b20c27;
	font-size: 0.9em;
	margin-top:10px;
	}



	
.entry pre, .entry code {
	font: 1em "Courier New", Courier, monospace;
	overflow:auto;
	padding:14px;
	background:#efe9df;
	display:block;
	width:100%;
	}
entry a {	
	color:#2a83ce;
	}
.entry a {	
	color:#2a83ce;
	}
.entry pre	{
	padding:20px 20px 40px 20px;
	}

.entry table {
	width:100%;
	border-collapse:collapse;
	margin:15px 0;
	}

.entry td, .entry th {
	border-bottom:1px solid #e7e1d8;
	padding:4px 8px;
	background:#FFF;
	}

.entry th {
	font-weight:normal;
	text-align:left;
	width:35%;
	}



	
	
/*Comments*/

#commentarea {
	padding-top:35px;
        padding-left:20px;
        background:url(images/dashes.gif) repeat-x
	}

.commentlist {
	margin:25px 0 0 0px;
	padding:0 0 30px 0px;
	}

.commentlist li {
        widht:500px;
	margin: 15px 0 3px 2px;
	padding: 8px 15px 10px 10px;
	background: #F5F6F7;
	}

#commentarea small {
	font-size:1.1em;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
	}	

.gravatar {
	float:left;
	}
	
.commentinfo {
	float:left;
	padding-top:5px;
        padding-left:5px;
	}

.commentinfo a, .commentinfo a:visited {
	text-decoration:none
	}
	
.commentlist li.my_comment {
	background:#dadee0;
	}

li.my_comment cite {
	font-size:1.5em;
	}	
	
	

	
/* ---------- @ Forms -----------*/

#searchform {
	float:right;
	width:220px;
	text-align:right
	}

.widget #searchform {
	float:none;
	width:auto;
	text-align:left
	}
	
#s {
	background:#5a6d8f;
	border:3px double #1c1e27;
	color:#FFF;
	width:140px;
	padding:2px;
	}

#searchsubmit {
	background:#5a6d8f;
	border:3px double #1c1e27;
	font-size:0.9em;
	color:#b5dbf3;
	padding:1px;
	}
			
.field {
	background:#ededee;
	border:none;
	padding:5px;
	border:none;
	border:3px double #41597B;
	}

.field:focus {
	background:#f9f7f2;
	}
	
#submit {	

	background: #2c4261 ! important;
	border:none;
	font-size:0.9em;
	color:#b5dbf3;
	padding:5px;
	text-transform:uppercase
	}

#submit:hover {	
	background: #000 ! important;
	}
	

	
	

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}


/* ---------- @ Footer -----------*/

#meta {




	padding: 22px 0;
	background:#cdc7c8 url(images/bg_meta.gif) repeat-x;
	}

.block {
	width:193px;
	float:left;
	margin-right:19px;
	}

#meta ul {
	margin-top:15px; 
	}
			
#meta li {
	list-style:none;
	border-top:1px solid #dfdbdb;
	padding:6px 0;
	}

#meta a, #meta a:visited {
	color:#5b5455;
	}

#meta a:hover, #meta a:active {
	background:#e0dbdc;
	text-decoration:none
	}
			
#footer {
	padding: 16px 0 30px 0;
	color:#e3dcdd;
	text-align:center;
	font-size:0.75em;
	background: url(images/bg_masthead.jpg) repeat-x;
	}

#footer a, #footer a:visited {
	color:#a1caf1;
	}
#mybloglog {
padding-left:10px;
/*padding-top:5px;*/
text-align:center;
}

#mybloglog img {
margin-right:1px;
}
/* ------------------ PUB MYBLOGLOG ---------------------- */
table#MBL_COMM td.mbl_fo_hidden, table#MBL_COMM td.mbl_join, table#MBL_COMM td.mbl_join_img {display:none;}

.ad_block { border: 1px solid #dadada; padding: 4px 0; margin: 1em 0 1.2em; text-align: center; }
.ad_block .ad190 { margin: 0 auto; width: 190px; }
.ad_block img, .ad_block p img { margin: 0; padding: 0; display: block; }

.agenda {
background:#d6d0bf}







/* --------------------------------------

FORMS
--------------------------------------*/

.form label {font-weight: bold; }

.form p {margin: 0px;}

.form input {
border: 0px;
background: url(http://www.chigarden.com/wp-content/themes/chigaren/images/comment_field_bg.gif) bottom left no-repeat;
padding: 0px 5px 8px;
color: #66410d;
float: left;
width: 215px;
margin-bottom: 20px;
font-size: 1em;
font-family: Verdana, Arial, 'Lucida Grande',  Sans-Serif;
}

.form textarea {
background: url(http://www.chigarden.com/wp-content/themes/chigaren/images/comment_add_bg.gif) top left no-repeat;
width: 274px;
padding: 10px 10px 10px 40px;
border: 0px;
color: #66410d;
height: 221px;
font-family: Verdana, Arial, 'Lucida Grande',  Sans-Serif;
font-size: 11px;
line-height: 1.4;
}

.form img {border: 0px;
float: left;
clear: left;
}

.message {
float: left;
background: url(http://www.chigarden.com/wp-content/themes/chigaren/images/avatar_add.gif) 0px 20px no-repeat;
padding-left: 28px;
width: 274px;

}

.fields {
width: 140px;
float: left;
padding-left: 10px;
padding-top: 15px;
}

.form .button input {
xwidth: auto;
background: #714527;
color: #FAF0E0;
text-transform: uppercase;
font-size: 10px;
margin-right: 20px;
float: right;
margin-top: 5px;
padding: 3px;
margin-bottom: 0px;
}


.form .saybutton {
background: url(http://www.chigarden.com/wp-content/themes/chigaren/images/button_saysomething.gif) top center no-repeat;
width: 150px;
height: 20px;
margin-left: 40px;
margin-top: 15px;
cursor: pointer;
display: block;
}



.form .wpcf7-response-output {
float: right;
width: 198px;
margin-right: 20px;
text-align: left;
margin-top: 5px;
}

.wpcf7-mail-sent-ng, .wpcf7-mail-sent-ok {
border: 1px dotted #9F7E45 !important;
padding: 8px;
background: url(images/comment_left_bg.gif) top left repeat-y;

}

.wpcf7-not-valid-tip {
position: absolute !important;
top: 160px !important;
left: -240px !important;
width: 215px !important;
font-size: .9em !Important;
background: url(images/comment_right_bg.gif) top left repeat-y !important;
border: 0px !important;
}

.subscribe-to-comments {text-align: left; margin-left: -2px; }
.subscribe-to-comments label {padding-top: 2px; display: block}


.wpcf7-form p {

}

/* --------------------------------------
COMMENTS
--------------------------------------*/
