/*
Theme Name: Barry
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

	Blueprint CSS Framework 0.7.1
	http://blueprintcss.googlecode.com

	* Copyright (c) 2007-2008. See LICENSE for more info. 
	* See README for instructions on how to use Blueprint.
	* For credits and origins, see AUTHORS.
	* This is a compressed file. See the sources in the 'src' directory.

*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {margin:0;line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:13px;background:#fff;font-family:"Lucida Sans", Lucida Sans, Lucida Sans Unicode, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;}
h1 {font-size:4em;color:green;line-height:1;font-weight:bold;margin-bottom:0.5em;}
h2 {font-size:15px;color:#222;margin-bottom:0.15em;margin-top:10px;}
h3 {font-size:13px;color:#222;line-height:1;margin-bottom:1em;}
h4 {font-size:13px;color:#222;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:13px;color:#222;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:13px;color:#222;font-weight:bold;}

h2 a {
color:black;
text-decoration:none;
}

h2 a:hover {
text-decoration:underline;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 20px;}
ul, ol {margin:20px 20px 20px 70px;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}

div.container {width:940px;margin:0 auto;}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

div.postwrapper {
width:745px;
float:left;
}

.topbanner img{
margin:0;
padding:0;
}

label, select {
margin:0;
padding:0;
}

/* forms.css */
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea {margin:0.5em 0;border:1px solid #bbb;}
div#topsearch select {
margin-bottom:3px;
padding-right:5px;
}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}


/* custom */
pre, code {white-space: normal;}
body {color: #252525}
a:focus, a:hover {color:#0090fe;}
a {color:#0090fe;text-decoration:underline;}
pre, code, tt {font-family: Arial;}
th, td {padding:3px 4px 3px 10px;}
ul, ol {margin:0;}
table {margin-bottom:3px;}
p {line-height: 1.75em; margin-bottom: 15px;}
h3 {font-size:14px;line-height:1;margin-bottom:0.75em;}
.small {font-size: 12px;}

.fl {float: left;}
.fr {float: right;}

div.container {
	background-color: #FFFFFF;
	padding: 10px 17px 20px 17px;
}

div.header {
	margin-bottom: 0px;
	background: url(http://www.yearsabroad.com/img/yearsabroadheader.jpg) top left no-repeat;
	height:104px;
}
	.header .name, .header .name a {
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 0 !important;
		padding: 0;
		line-height: 1;
		text-decoration: none;
		vertical-align: baseline;
	}
	.header span.bubble img, .header a span.bubble img {
		padding-bottom: 0px;
		padding-left: 2px;
	}
	.header .slogan {
		font-size: 20px;
	}

div.menu {
margin-bottom: 0;
}
	.menu ul {
		background-color: #003366;
		display: block;
		height: 27px;
		margin: 0;
	}
		.menu li {
			display: block;
			float: left;
			font-size: 13px;
			padding: 0;
			background: url(img/sep.gif) repeat-y scroll right 5px;
			position: relative;
			margin-right: -1px;
			font-weight: bold;
			line-height: 2.00em;
		}
			.menu li a {
				color: #FFFFFF;
				text-decoration: none;
				padding: 6px 9px 6px 9px;
			}
			.menu .current_page_item, .menu li a:hover {
				color: #000000;
				height: 35px;
			}
		li.feed {
			float: right;
			margin: 0;
			background: none;
			padding: 0;
			!margin-top: 7px;
		}
			li.feed img {
				margin: 0;
				padding: 0;
			}
			li.feed a:hover {
				background: none;
			}
div.banner {
	margin-bottom: 20px;
	padding: 0;
	z-index: 0;
	top: 0;
	position: relative;
	height: 0px;
}
	div.banner img {
		z-index: 1;
		position: absolute;
		top: 0;
		left: 0;
	}
	div.banner .search-wrapper {
		z-index: 6;
		position: absolute;
		left: 0;
		top: 143px;
		height: 27px;
		background-color: #252525;
		padding: 0;
		opacity: 0.9;

		filter:alpha(opacity=90);
	}
		.search {
			color: white;
			float: right;
			margin-top: 0px;
			!margin-top: 0px;
			margin-right: 20px;
		}
			.search label, .search #s {
				margin-right: 15px;
				font-size: 13px;
			font-weight: normal;
			}
			.search #s {
				width: 200px;
			}
div.content {
	margin-bottom: 0px;
}
	.postwrapper ul {
		list-style-position: outside;
		list-style-type: none;
		margin: 0;
	}
		.post {
			margin-bottom: 30px;
		}
			/* Actual post's styling */
			.post p {
				margin: 0 0 15px;
			}
			.post ul, .post ol {
				list-style-position: inside;
				margin: 0 0 15px 15px;
			}
			.post ul {
				list-style-type: circle;
			}
				.post ul li, .post ol li {
					margin-bottom: 5px;
					padding: 0;
				}
			.post code {
				margin: 0 15px;
				padding: 0.75em 15px;
				display: block;
				font-family: monospace;
				color: #252525;
				border: 1px dashed #cccccc;
				clear: both;
			}
			.post blockquote {
				margin: 0 15px;
				clear: both;
			}
				.post blockquote p {
					/* padding: 1em;
					background-color: #252525;
					color: white; */
					font-style: italic;
					padding: 0.75em 15px;
					color: #252525;
				}
			.post gallery {
			
			}
				.post .gallery-item {
					margin: 0 0 15px 0;
				}

			.post p, .post a, .post span, .post li {
				line-height: 1.75em;
			}

	.post span.no {
		font-size: 12px;
		padding: 2px 3px;
		color: #FFFFFF;
	}

	.post img {
		margin-top: 5px;
		margin-bottom: 15px;
	}
	.post .wp-smiley {
		float: none;
		padding: 0;
		margin: 0;
	}
	div.info-small {
		margin-bottom: 15px;

	}
		div.info-small span {
			color: #999999;
			margin-right: 20px;
			/* border-right: 1px solid #999999;
			padding-right: 15px; */
		}
		div.info-small span.cat {
			border-right: none;
		}
		div.info-small span, div.info-small span a, span.tag, span.tag a {
			font-size: 12px;
			text-transform: uppercase;
		}
		span.date {
			background: url(img/clock.gif) no-repeat 1px 0;
			padding-left: 22px;
		}
		span.author {
			background: url(img/person.gif) no-repeat 0 0;
			padding-left: 22px;
		}
		span.cat {
			background: url(img/folder.gif) no-repeat 0 2px;
			padding-left: 22px;
		}
		span.tag {
			background: url(img/tag.gif) no-repeat 0 0;
			padding-left: 22px;
			color: #999999;
		}
	div.info {
		margin-bottom: 8px;
	}
		div.info span {
			margin-right: 15px;
			color: #999999;
		}
	.hr {
		margin-bottom: 7px;
		!margin-bottom: 11px;
	}
		.hr img {
			margin: 0;
		}


/* ============= Sidebar ============= */
.sidebar {
width:180px;
float:left;
border:0px solid black;
}
	.sidebar .paddings {
		margin: 0;
		padding: 0 0px 0px 5px;
		display: block;
	}
	.sidebar div {
		margin-bottom: 15px;
                margin-left: 20px;
	}
	.sidebar h3 {
		padding: 0 4px 4px 4px;
		margin-bottom: 0px; background:#003366;
		font-weight: bold; color:#FFFFFF;
		font-size:13px;
	}

	.sidebar div ul, .blocks div ol {
		list-style-type: circle;
		list-style-position: inside;
		padding-bottom: 0;
	}
	
	.sidebar div li {
		margin-bottom: 0px;
		font-size: 13px;
	}
	.sidebar div a {
		color: #FFFFFF;
		padding: 2px;
		color: black;
		background-color: #FFFFFF;
		text-decoration: none;
	}
		.sidebar div a:hover {
			color:#FFFFFF;
			text-decoration: none;
		}
		.sidebar div.pink a:hover {
			color: black;
			text-decoration: none;
		}
	/* default yellow color */
	.sidebar div {
		padding-top: 15px;
		padding-bottom: 0px;
	}
	.sidebar div div, .sidebar div p {
		padding: 0;
		margin: 0 0 7px 0;
		background: none;
	}
		
	

/* ============= Footer ============= */
div.footer {
width: 940px;
margin: 0;
float:left;
padding-top: 15px;
}
	div.footer a {
		color: #252525;
		text-decoration: none;
	}
	


/* ======== Widgets ======= */
#calendar_wrap {
	padding: 0;
	margin: 0;
	background: none;
}
	#wp-calendar  {
	}
		#wp-calendar caption {
			margin-bottom: 5px;
		}
		#wp-calendar thead {
			color: white;
		}
		#wp-calendar th {
			background-color: #252525;
		}
.widget_tag_cloud a {
	margin-right: 5px;
}
.widget_search .search {
	float: none;
	color: #252525;
}
	.widget_search div {
		background: none;
		padding: 15px;
	}
	.widget_search label {
		display: block;
	}
	.widget_search label.hidden, .widget_search div input#s, .widget_search div input#search {
		margin-right: 7px;
	}
	.widget_search .search #s, .widget_search .search #search {
		width: 170px;
	}

.alignnone {
	display: block;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	/* border: 1px solid #ddd; */
	text-align: center;
	background-color: #f3f3f3;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 4px 0 0 0;
}
	.wp-caption a {
		line-height: 0.11em;
	}
	.wp-caption a:hover {
		background: none;
	}
	.wp-caption img {
		margin: 0 auto;
		display: block;
		padding: 0;
	}
	.wp-caption-text {
		padding: 3px 0 !important;
		margin: 0 !important;
	}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



div.com {
	margin-bottom: 30px;
}
.list-4 {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.list-4 li {
		border: 1px solid #e9eaea;
		padding: 15px 15px 0 15px;
		margin: 0 0 15px 0;
	}
		* html .list-4 li {
			padding:0 40px 0 20px !important;
		}
		*:first-child+html .list-4 li {
			padding:0 40px 0 20px !important;
		}
		* html .list-4 img {
			margin:20px auto auto 0;
		}
		*:first-child+html .list-4 img {
			margin:20px auto auto 0;
		}
		* html .list-4 p img {
			margin:0 auto auto 0;
		}
		*:first-child+html .list-4 p img {
			margin:0px auto auto 0;
		}
	.com-header {
		padding-bottom: 15px;
		border-bottom: 1px solid #e9eaea;
		margin-bottom: 15px;
	}
		.com-header img {
			display: block;
			float: left;
		}
		.com-header .tp {
			display: block;
			margin: 0 0 0 63px;
			padding: 0;
			text-align: left;
		}
			.tp span, .tp span a {
				font-weight: bold;
				line-height: 150%;
			}
			.tp span {
				display: block;
				margin-bottom: 6px;
			}
		.reply input {
			margin-right: 15px;
		}
	.com blockquote {
		margin: 0;
	}
		.com blockquote p {
			background-color: #e9eaea;
			padding: 0.5em 0.75em;
			margin-bottom: 10px;
		}
	.com code {
		margin: 0;
		padding: 0.75em 15px;
		display: block;
		color: #666666;
		font-family: monospace;
		font-size: 12px;
		border: 1px dashed #e9eaea;
		clear: both;
	}
	
div#usersubmit label {
width:7.5em;
float:left;
}

div#searchbox {
background: url(/img/searchformback.jpg) top left no-repeat;
padding:15px;
}

div#searchbox h3 {
font-weight:bold;
font-size:13px;
}