/*
Theme Name: Budget Your Trip Theme
Theme URI: http://www.budgetyourtrip.com/
Description: Budget Your Trip
Version: 1.0
Author: Bryan Tighe
Author URI: http://www.budgetyourtrip.com/
Tags: white, black, blue

*/

.more-link
{
	font-weight: bold;
	text-decoration: none;
}

.post
{
	margin: 0 0 30px 0;
}

small
{
	color: #999999;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Arial, sans-serif;
	line-height: 14px;
}

.entry
{
	color: #333333;
}

.postmetadata,
.navigation
{
	font-size: x-small;
	color: #999999;
	font-weight: bold;
	clear: both;
}

.postmetadata a,
.navigation a
{
	color: #666666;
	text-decoration: none;
}
.postmetadata a:hover,
.navigation a:hover
{
	color: #0066ff;
	text-decoration: underline;
}

.navigation
{}

.widget
{
line-height: 14px;
}

ul.tweets
{
	font-size: small;
	margin: 0;
	padding: 0;
}

ul.tweets li
{
	margin: 0 0 15px 0;
	line-height: 14px;
	padding: 0 0 0 20px;
	background: transparent url(images/twitter.png) no-repeat 0 0;
}
ul.tweets li a
{
text-decoration: none;
}
ul.tweets li a.timesince
{
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}
ul.tweets li a.timesince:hover
{
	color: #0066ff;
	text-decoration: underline;
}

.tweetmeme_button
{
	float: right;
	margin: 0 0 10px 10px;
}

.fbconnect_head_share
{
	float: right;
	margin: 0;
}
.entry p.fbconnect_share
{
	float: right;
	margin: 0;
	clear: none;
	padding: 10px 0 0 10px;
	border: 0;
	text-align: right;
}

.wp-caption
{
    margin: 0 0 15px 0;

}
.aligncenter
{
	text-align: center;
	margin: 0 auto 15px;
}
p.wp-caption-text
{
    font-size: 11px;
    color: #666666;
    padding: 4px 10px;
	text-align: left;
	line-height: 14px;
}

.widget_recent_entries ul
{
 font-size: 12px;
}
.widget_recent_entries ul li
{
 margin: 0 0 4px 0;
}
.widget_recent_entries ul li a
{
  text-decoration: none;
}

.tags a
{
	background: #e9e9e9 url(http://www.budgetyourtrip.com/images/tag-small.png) no-repeat left center;
	padding: 3px 6px 3px 16px;
	margin: 2px;
	font-size: x-small;
	font-weight: bold;
	color: #0066ff;
	overflow: visible;
	display: inline-block;
	text-decoration: none;
	line-height: 1em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}



h2#comments
{
	margin: 30px 0;
	clear: both;
}

ul.commentlist,
ul.commentlist ul
{
	list-style: none;
	margin: 0;
}
.commentlist .comment,
.pingback
{
	margin: 10px 0 20px;
	border: 1px solid #cccccc;
	background: #f6f6f6;
	padding: 20px;
}
.commentlist .byuser
{
	background: #f0f0f0;
}
.commentlist .comment-author-admin
{
	background: #e9e9e9;
	border: 1px solid #999999;
}
.comment-author
{
	margin-bottom: 5px;
	float: left;
}
.comment-author img.avatar
{
	position: absolute;
	height: 40px;
	width: 40px;
	border: 1px solid #cccccc;
	padding: 2px;
	background-color: #ffffff;
	margin: 0;
}
.comment-author cite.fn
{
	font-weight: bold;
	margin-left: 55px;
	color: #333333;
	font-style: normal;
}
.pingback .comment-author cite.fn
{
	margin-left: 0;
}
.comment-author cite.fn a
{
	color: #333333;
	text-decoration: none;
}

.comment-author .says
{
	display: none;
}
.comment-meta
{
	float: left;
	margin-left: 10px;
	font-weight: normal;
	color: #999999;
	font-size: 0.8em;
}
.comment-meta a
{
	color: #999999;
	text-decoration: none;
}
.comment-body p
{
	margin: 0 0 0 55px;
	color: #666666;
	clear: both;
}
.comment-body .reply
{
	text-align: right;
	font-size: 0.7em;
}
.comment-body .reply a
{
	text-decoration: none;
}

#respond
{
	font-size: 0.8em;
	margin-top: 30px;
}
#respond a
{
	text-decoration: none;
}
#respond p
{
	margin: 0;
	padding: 0;
}
#respond h3
{
	font-weight: bold;
	font-size: large;
}

#respond label
{
	margin: 0 0 15px 0;
	padding: 0;
}

h2.widgettitle
{
	margin: 0px 0 8px;
}
h6, h2.widgettitle, h2.pagetitle
{
	color: #666666;
	font-size: medium;
	font-weight: bold;
}
.widget
{
	color: #666666;
	font-size: 0.85em;
	margin: 0 0 30px;
}

blockquote
{
	font-style: italic;
	padding: 10px 20px;
}

.sidemenu
{
	width: 200px;
	font-size: 0.75em;
	padding: 10px 0 10px 10px;
	float: right;
}

.sidemenu ul,
.sidemenu ul li ul
{
	margin: 3px 0;
	padding: 0;
	color: #333333;
	font-weight: normal;
}
.sidemenu ul li
{
	margin: 0;
	padding: 2px 0 2px 8px;
}
.sidemenu ul li a
{
	text-decoration: none;
	color: #0066ff;
}
.sidemenu ul li.current_page_item
{
	font-weight: bold;
	color: #666666;
}
.sidemenu ul li.current_page_item a
{
	color: #666666;
}
.sidemenu ul li.current_page_item ul a
{
	color: #0066ff;
}

.cluv
{
	margin: 5px 0 !important;
	font-size: 0.8em !important;
	border: 1px solid #cccccc !important;
	padding: 5px;
}
.cluv a
{
	text-decoration: none;
}

.navigation .alignleft
{
	float: left;
	background: transparent url(/images/lessarrow.gif) no-repeat left center;
	padding-left: 12px;
}
.navigation .alignright
{
	float: right;
	background: transparent url(/images/morearrow.gif) no-repeat right center;
	padding-right: 12px;
}

.textwidget
{
	line-height: 1.25em;
}

.widget ul li
{
	margin-bottom: 3px;
}
.widget ul li a
{
	text-decoration: none;
}

.related-posts
{
	width: 320px;
	margin: 0 0 20px 0;
	float: left;
}
.related-posts h4
{
	margin: 0 0 10px 0;
	padding: 0;
}
.related-posts ul
{
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.related-posts ul li
{
	list-style: none outside none;
	font-size: 0.85em;
	padding: 0;
	margin: 3px 0;
}
.related-posts ul li a
{
	text-decoration: none;
}

a.more-link
{
	white-space: nowrap;
}

.postauthor
{
	margin: 10px 0;
	padding: 10px;
	font-size: 0.85em;
	line-height: 1.5em;
	font-style: italic;
	color: #333333;
	background-color: #f0f0f0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.postauthor a
{
	text-decoration: none;
}
.postauthor-name
{
	font-weight: bold;
}
.postauthor img
{
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #999999;
}