/*
Theme Name: BigYellow Custom Theme
Theme URI: http://www.bigyellow.com/
Description: The default BigYellow theme based on designs by CHI.
Version: 0.1
Author: BMB
Author URI: http://www.bmb.uk.com/
Tags: yellow, integrated header, fixed width, two columns, widgets, integrated footer
*/

#wp-content {
	padding-left: 20px;
	float: left;
	width: 600px;
}

#wp-content p{
	margin-bottom:6px;	
}

#wp-content h1.singlepostHeader{
	width:600px;
}

#wp-content h1.postHeader{
	width:540px;
}

#wp-content a.postHeadLink{
	width:540px;
	color: #333333;
	font-weight:bold;
	font-size:16px;
}	

#wp-sidebar {
	float: right;
	width: 300px;
	margin-top: 45px;
	padding-right: 20px;
}

#sidebar {
	float: right;
	width: 300px;
	padding-right: 20px;
}

#hub-content {
	padding-left: 20px;
	float: left;
	width: 700px;
}

#flickr-content {
	padding-left: 20px;
	float: left;
	width: 700px;
}

#hub-sidebar {
	float: right;
	width: 200px;
	padding-right: 20px;
}

#hub_sidebar {
	float: right;
	width: 200px;
	padding-right: 20px;
}

#navbar {
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#navbar ul {
	height: 40px !important;
}

#subnav a {
	color:#FF3333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding: 0 10px;
	border-right: 1px dotted #cccccc;
}

#subnav a.last {
	border: none;
}

#subnav a.active {
	color: black;
}

.flickr_feed_menu {
	text-align: right;
	padding-top: 15px;
	float: right;
}

.flickr_feed_menu a {
	color:#FF3333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding: 0 10px;
	border-right: 1px dotted #cccccc;
}

.flickr_feed_menu a.last {
	border: none;
}

.flickr_feed_menu a.active {
	color: black;
}

.post {
	border: 10px solid #CFD0C0;
	padding: 20px;
	width: 520px;
	margin-bottom: 10px;
}

.first {
	border-color: #FFFF4A;
}

h1 { margin: 5px 0 10px 0; } /* override our BY stylesheet */
h2 { margin: 0; } /* override our BY stylesheet */

h2.wp-title {
	margin-top: 10px;
}

h2.wp-title a {
	font-family: arial;
	font-size: 1.3em;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.wp-author {
	font-weight: bold;
	margin: 5px 0 15px 0;
}

.wp-entry {
	margin: 0;
	margin-bottom: 15px;
}

#sidebar #flickr {
	background: transparent url(/assets/images/footer/slither.gif) repeat-x scroll 0 0;
	padding: 10px;
	margin-bottom: 10px;
}

#sidebar #flickr .feed_title {
	margin-bottom: 10px;
}

#sidebar #flickr .photo img {
	border: none;
	width: 52px;
	margin: 0 4px 4px 0;
	height: 52px;
	float: left;
}

#text-3 {
	float: left;
	width: 120px;
	margin-right: 20px;
}

#text-3 a.readmore, #text-4 a.readmore {
	display: block;
	text-align: right;
}

#text-3 p, #text-4 p {
	margin-bottom: 5px;
}

#text-3 .title, #text-4 .title {
	margin-bottom: 5px;
}

#text-3, #text-4 {
	padding: 10px;
	background: #FFFF00;
	margin-bottom: 10px;
}

#text-3 h2, #text-4 h2 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
}

#categories-3 {
	float: right;
	width: 120px;
}

#categories-3, #categories-4 {
	background: transparent url(/assets/images/footer/slither.gif) repeat-x scroll 0 0;
	padding: 10px;
	margin-bottom: 10px;
}

#categories-3 .title, #categories-4 .title {
	margin-bottom: 10px;
}

#categories-3 h2, #categories-4 h2 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
}

#categories-3 .cat-item, #categories-4 .cat-item {
	padding: 6px 0;
	border-bottom: 1px solid #cccccc;
}

#categories-3 .cat-item-all, #categories-4 .cat-item-all {
	padding-top: 0;
}

#twitter-1 {
	clear: both;
	border: 5px solid #CFD0C0;
	padding: 0;
	margin-bottom: 10px;
}

#twitter-1 img {
	margin: 10px;
}

#twitter-1 h2 {
	padding: 10px;
	margin: 0;
}

#twitter-1 h2 a {
	font-size: 0.8em;
	color: black;
	text-decoration: none;
}

#twitter-1 .twitter-item {
	padding: 5px 10px;
}

#twitter-1 .odd {
	background-color: #E7E9DE;
}

#hubCol1 {
	width: 340px;
	float: left;
	margin-right: 20px;
}

#hubCol2 {
	width: 340px;
	float: left;
}

#youtube_feed {
	border: 5px solid #CFD0C0;
	padding: 10px;
}

#youtube_feed .feed_title {
	margin-bottom: 15px;
}

#youtube_feed .youtube-item {
	clear: left;
}

#youtube_feed .title a {
	color: #1C75B9;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

#youtube_feed .meta {
	color: black;
	font-size: 1.1em;
	margin-top: 6px;
}

#youtube_feed .rating {
	margin-top: 6px;
}

#youtube_feed .feed_link {
	clear: left;
	width: 100%;
	text-align: right;
}

#youtube_feed .feed_link a {
	color: #1C75B9;
	text-decoration: underline;
	font-size: 1.1em;
}

#hub_flickr {
	background: transparent url(/assets/images/footer/slither.gif) repeat-x scroll 0 0;
	padding: 10px;
	margin-bottom: 20px;
	height: 250px;
}

#hub_flickr .feed_title {
	margin-bottom: 15px;
}

#hub_flickr .photos {
	clear: left;
}

#hub_flickr .photo img {
	width: 55px;
	height: 55px;
	float: left;
	margin: 0 7px 7px 0;
}

#hub_flickr .feed_link {
	clear: left;
	width: 100%;
	text-align: right;
}

#hub_flickr .feed_link a {
	color: #1C75B9;
	text-decoration: underline;
	font-size: 1.1em;
}

#flickr_feed {
	border: 5px solid #CFD0C0;
	padding: 10px;
	margin-bottom: 20px;
}

#flickr_feed .feed_title {
	margin-bottom: 15px;
}

#flickr_feed .photos {
	clear: left;
}

#flickr_feed .photo img {
	width: 55px;
	height: 55px;
	float: left;
	margin: 0 7px 7px 0;
}

#flickr_feed .feed_link {
	clear: left;
	width: 100%;
	text-align: right;
}

#flickr_feed .feed_link a {
	color: #1C75B9;
	text-decoration: underline;
	font-size: 1.1em;
}

#hub_twitter {
	border: 5px solid #FFFF00;
	margin-bottom: 20px;
	height: 260px;
}

#hub_twitter img {
	margin: 10px;
}

#hub_twitter li {
	padding: 5px 10px;
}

#hub_twitter li.odd {
	background-color: #E7E9DE;
}

#hub_twitter .feed_link {
	clear: left;
	text-align: right;
	padding: 10px;
}

#hub_twitter .feed_link a {
	color: #1C75B9;
	text-decoration: underline;
	font-size: 1.1em;
}

#sidebar #rss, #hub_sidebar #rss {
	width: 100%;
	background: url(/assets/images/blog/rss_bg.png) top left no-repeat;
	height: 37px;
	padding: 0;
	margin-bottom: 10px;
	text-align: right;
}

#sidebar h2, #hub_sidebar h2 {
	display: none;
}

#sidebar .feed_link {
	clear: left;
	text-align: right;
	padding: 5px;
}

#sidebar .feed_link a {
	color: #1C75B9;
	text-decoration: underline;
	font-size: 1.1em;
}

#sidebar #text-7 {
	border: 5px solid #CFD0C0;
	clear: both;
	text-align: left;
	margin-bottom: 10px;
	padding: 10px 0 0 10px;
}

#sidebar #text-7 .icon {
	border-right: 1px dotted #CFD0C0;
	padding: 0 10px;
	float: left;
	width: 45px;
	margin: 10px 0;
}

#sidebar #text-7 .last {
	border-right: none;
}

.entry p {
	font-size: 1.2em;
}

.entry p em {
	font-style: italic;
	font-size: 0.8em;
}

.subscribe-remind {
	margin: 20px 0 10px 0;
}

#wp-comments {
	margin-top: 20px;
	padding: 10px;
	border-top: 1px dashed #eeeeee;
}

.commentlist p, .comment-author {
	font-size: 1.2em;
}

.comment-author img {
	float: left;
	margin-right: 10px;
}
 .reply {
 	margin: 10px 0 20px 0;
 }
 
.comment-meta {
	font-style: italic;
	margin-bottom: 10px;
}

#flickr-content #col1 {
	width: 280px;
	float: left;
	margin-right: 20px;
}

#flickr-content #col2 {
	width: 400px;
	float: left;
}

/* "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." */

