/*  
Theme Name: Orange Subway
Theme URI: http://www.wpdesigner.com
Description: Orange Subway Wordpress theme created by Small Potato
Version: 1.0.1
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/




#sidebar{
float: left; 
margin: 0px 5px 5px 5px;
width: 190px;
padding: 10px 0px 0px 0px;
color: #000000;
background-color: #ffffff;
}

#sidebar a{
	color: #666666;
}

#sidebar h2 {
color:#419638;
font-family: Arial, Helvetica, Georgia, sans-serif;
font-size: 14px;
font-weight: normal;
}

#sidebar ul{
	/* WP */	
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	padding: 0;
	list-style: none;
color: #000000;	     
}


#sidebar ul li{
	/* WP */
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
color: #000000;
}

#sidebar form {
padding: 10px 0px 0px 10px
}


.widget {
	/* WP */
	background: none;
	padding-bottom: 10px;
        border-bottom:#cccccc 1px solid;
}

 

.widgettitle {
	/* WP */
	background: none;
	padding: 10px 10px 0 10px;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;

	


}

 

.widget ul {
	/* WP */
	margin: 0px;
	padding: 10px 13px 15px;
	list-style: none;

}




#syndication{
	/* WP */
	display: inline;
	float: left;
	margin: 15px 0 0 15px;
	width: 575px;
	background: url(images/bg_syndication.gif) no-repeat;
}

#syndication a{
	/* WP */
	color: #4d1d11;
}

#syndication .feeds{
	/* WP */
	padding: 13px 15px 14px 37px;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/feed-icon.gif) no-repeat 15px 15px;
}




/* comments template WP */

.comments-template{
	border-top: 1px solid #f1cf8f;
	margin: 15px 0 0;
	padding: 0;
	line-height: 24px;
	background: #fff;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 15px;
	border-bottom: 1px solid #f1cf8f;
}

.commentmetadata{
	font-size: 11px;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #F87B15;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

.test {
	float: right;
}
