/* @override 
	http://prblog:8888/css/template.css
	http://www.pollenblog.com.au/css/template.css
*/

*{
	margin: 0;
	padding: 0;
}

body{
	font-size: 75%;
	font-family: "Georgia", "Times New Roman";
	color: #494949;
	min-width: 930px;
}

a{
	color: #28b3db;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}


/* Common Styles
***************************/
.page_width{
	width: 930px;
	margin: 0 auto;
}
.clearline{
	clear: both;
	height: 0px;
	overflow: hidden;
}
.light{
	color: #a5a5a5;
	font-weight: 100;
}
.blue{
	color: #28b3db;
}
/*FF outline hack*/
a:active { outline: none; }
a:focus { -moz-outline-style: none; }

/* Masthead
***************************/
#masthead{
	background: URL(../images/masthead.jpg) center top no-repeat;
	height: 349px;
	position: relative;
}
#masthead h1{
	display: block;
	display: relative;
}

#masthead h1 a{
	position: absolute;
	margin-left: 60px;
}
#subscribe{
	position: relative;
}

#subscribe a{
	display: block;
	width: 150px;
	height: 80px;
	text-indent: -5000px;
	background: URL(../images/birds_subscribe.png);
	top: 50px;
	position: absolute;
	left: 820px;
	cursor: pointer;
}

#subscribe_response{
	position: relative;
}

#subscribe_response a{
	display: block;
	width: 110px;
	height: 80px;
	text-indent: -5000px;
	background: URL(../images/birds_response.png);
	top: 50px;
	position: absolute;
	left: 570px;
	cursor: pointer;
}
#header_copy_wrapper{
	position: relative;
	
}

#header_copy{
	display: block;
	width: 520px;
	height: 150px;
	top: 195px;
	position: absolute;
	left: 40px;
	font-size: 2.5em;
	color: #939393;
	overflow: hidden;
	line-height: 1.1em;
}
#header_copy strong{
	color: #28b3db;
	font-weight: normal;
}

/* Content
***************************/
#content{
	
}


/* Blog list
***************************/

#blog_list{
	float: left;
	width: 522px;
	margin: 0 40px 0 40px;
	display: inline;
}

.blog_teaser{
	clear: both;
	margin-bottom: 20px;
	float: left;
	width: 522px;
	display: inline;
}

/*Blog teaser*/
#content h1{
	color: #28b3db;
	font-size: 1.5em;
	font-weight: normal;
	background: URL(../images/dotted_top_bottom.gif) left top repeat-x;
	line-height: 38px;
	padding: 0;
	margin-bottom: 10px;
	
}

#content p{
	margin: 0 0 1em;
	line-height: 1.3em;
	font-size: 1.2em;
}
.author{
	margin-bottom: 15px;
	font-size: 1.1em;
}
.teaser_image{
	border: 1px solid #d3d3d3;
	max-width: 522px;
	/*
float: right;
	margin: 0 0 10px 10px;
	display: inline;
*/
}
.teaser{
	margin-top: 14px;
	background: URL(../images/dots.gif) left bottom repeat-x;
	padding-bottom: 21px;
	line-height: 1.3em;
}
.teaser p{
	margin: 0 0 1em;
}
.teaser a{
	font-size: 1.0em;
}
.teaser .more{
	font-size: 1.2em;
}
.teaser_functionality{
	margin: 10px 1px;
}
/*Comments*/
.comments_number{
	background: URL(../images/comments_bubble.gif) center top no-repeat;
	width: 25px;
	height: 37px;
	float: right;
	color: #FFF;
	font-size: 1.2;
	line-height: 23px;
	text-align: center;
	margin-right: 4px;
	margin-bottom: 20px;
	display: inline;
}
.functionality{
	line-height: 23px;
}
.comments_txt{
	float: right;
	display: inline;
	margin-right: 10px;
	color: #28b3db;
}
/*Feeds*/
.feeds{
	float: left;
	list-style: none;
	width: 130px;
	height: 29px;
	margin: 0;
}
.feeds li{
	float: left;
}
.feeds li a{
	text-indent: -5000px;
	display: block;
	height: 23px;
	width: 23px;
	margin-right: 3px;
}
.feed_facebook a{
	background: URL(../images/feed_facebook.gif) center top no-repeat;
}
.feed_twitter a{
	background: URL(../images/feed_twitter.gif) center top no-repeat;
}
.feed_flickr a{
	background: URL(../images/feed_flickr.jpg) center top no-repeat;
}
.feed_digg a{
	background: URL(../images/feed_digg.jpg) center top no-repeat;
}
.feed_stumble_upon a{
	background: URL(../images/feed_stumble_upon.gif) center top no-repeat;
}

.teaser_category_list{
	float: left;
	clear: both;
}

.blog_story .teaser_category_list{
	margin-bottom: 20px;
}
#comments_form{
	clear: both;
}


/* Right column
***************************/
#right_column{
	float: left;
	width: 288px;
	margin-right: 35px;
	display: inline;
}
/*Search*/
#search{
	background: #f2f2f2 URL(../images/dots_on_grey.gif) left top repeat-x;
	line-height: 32px;
	padding: 0 1px;

}
.search_text_box{
	padding: 3px;
	width: 215px;
	height: 17px;
	margin: 6px;
	border: 1px solid #dcdcdc;
	color: #918f8f;
	font-family: "Georgia", "Times New Roman";
}
.search_btn{
	background: URL(../images/search_btn.gif) no-repeat;
	width: 42px;
	height: 32px;
	border: none;
	text-indent: -5000px;
	font-size: 0;
	line-height: 32px;
}

#right_column h2{
	color: #494949;
	font-size: 1.5em;
	font-weight: normal;
	background: URL(../images/dotted_top_bottom.gif) left top repeat-x;
	line-height: 38px;
	padding: 0 1px;
	margin-bottom: 5px;
}
#right_column p{
	font-size: 1.2em;
	margin: 9px 20px 23px;
}

#right_column ul{
	list-style: none;
	list-style-position: outside;
	margin: 9px 0 23px;
	padding: 0;
	font-size: 1.2em;
}

#right_column ul li{
	line-height: 21px;
	display: block;
	text-indent: 0;
	margin: 0;
	padding: 0 20px;
}
#right_column ul li a{
	text-indent: 0;
	margin: 0;
	padding: 0;
}

/* Footer
***************************/
#footer{
	width: 850px;
	margin: 15px auto;
	font-size: 1em;
	padding: 20px 0;
	background: URL(../images/dots.gif) left top repeat-x;
}
#footer span{
	float: left;
}

#footer .iconpr a{
	color: #afbf12 !important;
}
#footer .iconinc a{
	color: #CC0000 !important;
}


#footer_nav{
	list-style: none;
	float: right;
	text-align: right;
	width: 400px;
	margin: 0;
}
#footer_nav li{
	display: inline;
	margin-left: 6px;
}

#footer_nav li a{
	color: #999;
	
}

/* Creative Commons
***************************/
#ccl{
	width: 850px;
	margin: 0 auto 30px;
	background: URL(../images/dots.gif) left top repeat-x;
}
#cclicense{	
	float: left;
	width: 555px;
	font-size: 0.9em;
	padding: 20px 0;
	
}

#technorati{	
	padding: 15px 0;
}