/*  

Theme Name: Liquid Blue

Theme URI: http://belikeliquid.com

Description: Keeping it very sharp, clean, and accesible. 

Version: 1.1

Author: LM


*/ 

* {
	margin: 0;
	padding: 0;
}

body {
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
	background-color: #073A56;
	background-image: url('images/background.png');
	background-repeat: repeat-x;
}

a {
	color: #53abd5;
	text-decoration: none;
}

a:hover {
	color: #073A56;
}

#content p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 21px;
	font-family: Arial, Helvetica, sans-serif;
}

#content_wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-image: url(images/content_bg.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}

ol, ul {
	font-size: 12px;
		margin: 21px;
}

#content blockquote {
	margin: 21px;
	font-style: oblique;
	color: #3399CC;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 16px;
	border: thick solid #F8F8F8;
}


/******************************************************
*
*						HEADER
*
******************************************************/

#header {
	width: 900px;
	position: relative;
	height: 133px;
	margin-top: 0px;
	background: url('images/header.png') no-repeat;
}

#header h1.main_title {
	position: absolute;
	bottom: 219px;
}

#members_area {
	font-size: 11px;
	color: #1E76A6;
	float: right;
	padding: 0px 5px 0px 5px;
	margin-right:25px;
	font-weight: bold;
}

#members_area a {
	color: #2088BE;
	font-size: 10px;
}

#members_area a:hover {
	color: #073A56;
}

#header h3.slogan {
	padding-right: 22px;
	position: absolute;
	font-size: 21px;
	bottom: 160px;
	left: 100px;
	font-weight: normal;
}

#header ul.navmenu {
	padding-right: 22px;
	position: absolute;
	bottom: 50px;
	right: 100px;
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}

#header ul.navmenu li {
	float: left;
	margin-right: 20px;
}

#header ul.navmenu li a {
	float: left;
	color: #1E76A6;
	background-color: #fff;
	text-decoration: none;
	padding: 0px 7px;
}

#header ul.navmenu li:hover {
	background: #87c4e2 url('images/nav_left.jpg') no-repeat;
}

#header ul.navmenu li a:hover {
	background: url('images/nav_right.jpg') no-repeat top right;
	color: #FFFFFF;

}


#header ul.navmenu li:active {
	background: #87c4e2 url('images/nav_left.jpg') no-repeat;
}

#header ul.navmenu li a:active {
	background: url('images/nav_right.jpg') no-repeat top right;
	color: #FFFFFF;

}


#header ul.navmenu li.current_page_item {
	float: left;
	margin-right: 20px;
	background: #87c4e2 url('images/nav_left.jpg') no-repeat;
}

#header ul.navmenu li.current_page_item a {
	float: left;
	color: #FFF;
	background: url('images/nav_right.jpg') no-repeat top right;
	text-decoration: none;
}

/******************************************************
*
*						CONTENT
*
******************************************************/


#content {
	width: 900px;
	position: relative;
	padding: 22px;
	background-image: url(images/contentpage_bg_rep.png);
	background-repeat: repeat-y;

}
#content li {
	line-height: 15px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#content_posts_wrapper {
	width: 575px;
	float: left;
	position: relative;
}

.date {
	width: 58px;
	height: 60px;
	float: left;
	position: relative;
	padding-bottom: 5px;
	text-align: center;
	line-height: 28px;
	background: url('images/date.png') no-repeat;
	color: #4e4e4e;
	font-size: 30px;
	font-weight: bold;
}

.month {
	font-size: 18px;
	color: #FFF;
}

.post {
	margin-bottom: 10px;
}

.actual_post ol, .actual_post  ul {
	font-size: 13px;
	list-style-image: url(images/arrow.png);
	margin-left: 10px;
	list-style-position: inside;
}

.sub_title {
	margin-bottom: 20px;
}

.author a {
	color: #ccc;
	font-size: 9px;
	float: left;
	position: relative;
}

.author a:hover {
	background: #073A56;
}

.comments {
	color: #073A56;
	float: right;
	position: relative;
	font-size: 10px;
	padding: 2px 5px 2px 20px;
	background: url('images/comment_post.png') no-repeat left center;
}

.comments a {
	color: #073A56;
	text-decoration: none;
	font-weight: bold;
}

.comments a:hover {
	text-decoration: underline;
}

.actual_post {
	padding: 5px;
	clear: both;


}

.content_post {
	width: 505px;
	margin-left: 10px;
	float: left;
	position: relative;
	background-image: url(images/actual_post.png);
	background-position: center top;
}



.tags {
	padding: 5px;
	color: #073A56;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(/images/contentdivider_blog.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.tags a {
	padding-left: 20px;
	background: url('images/tag.png') no-repeat left center;
	color:#073A56;
	text-decoration: none;
}

.tags a:hover {
	text-decoration: underline;
}

h1, h3 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 72px;
	color: #FFF;
	letter-spacing: -5px;
}

h2 {
	font-size: 23px;
	color: #2BA9ED;
	font-weight: normal;
	background-image: url('images/drops.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

h2 a {
	color: #E0E0E0;
}

h2 a:hover {
	text-decoration: underline;
	}

h4 {
	font-size: 20px;
	color: #2BA9ED;
	font-weight: normal;
}

h4 a {
	color: #2BA9ED;
}

h4 a:hover {
	text-decoration: underline;	
}

h1 span {
	color: #53abd5;
}

#bottom {
	width: 900px;
	height: 47px;
	position: relative;
	clear: both;
	background-image: url('images/contentpage_bg_bot.png');
	background-repeat: no-repeat;
}
#top {
	width: 900px;
	height: 37px;
	position: relative;
	clear: both;
	background-image: url(images/contentpage_bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/******************************************************
*
*						SIDEBAR
*
******************************************************/

#sidebar {
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	float: left;
	position: relative;
	font-size: 12px;
	line-height: 21px;
}

#rss_feed {
	padding-bottom: 30px;
}

#rss_feed img {
	border: 0;
}

#rss_feed a:hover {
	color: #53abd5;
}

#search {
	width: 211px;
	background: url('images/search.png') no-repeat left top;
	font-size: 12px;
	padding-top: 35px;
	padding-bottom: 30px;
}

#search p {
	margin: 0;
}

#search_input {
	width: 130px;
	background: #FFF;
	border: 1px solid #222222;
	color: #333;
	padding: 2px;
	float: left;
	height: 18px;
}

#search_submit {
	border: 1px solid #222222;
	color: #fff;
	margin-left: 5px;
	padding: 1px;
	background: #2BA9ED;
}

#sidebar li.recentcomments_dw {
	width: 211px;
	height: 35px;
	background: url('images/recentcomments.png') no-repeat;
}

#sidebar ul.recentcomments_sub {
	padding-bottom: 30px;
	list-style: none;
}

#sidebar ul.recentcomments_sub span {
	color: #bbb;
}

#sidebar ul.recentcomments_sub a {
	padding: 0 0 0 25px;
	margin-bottom: 1px;
	background: #7b7b7b url('images/recentcomments_icon.png') no-repeat 5px center;
	display: block;
}

#sidebar ul.recentcomments_sub a:hover {
	background: #53abd5 url('images/recentcomments_icon.png') no-repeat 5px center;
}

#sidebar li.recentposts {
	width: 211px;
	height: 35px;
	background: url('images/recentposts.png') no-repeat;
}

#sidebar ul.recentposts_sub {
	padding-bottom: 30px;
	list-style: none;
}

#sidebar ul.recentposts_sub a {
	padding: 0 0 0 20px;
	margin-bottom: 1px;
	background: #7b7b7b url('images/recentposts_icon.png') no-repeat 5px center;
	display: block;
}

#sidebar ul.recentposts_sub a:hover {
	background: #53abd5 url('images/recentposts_icon.png') no-repeat 5px center;
}

#sidebar li.archives {
	width: 211px;
	height: 35px;
	background: url('images/archives.png') no-repeat;
}

#sidebar ul.archives_sub {
	padding-bottom: 30px;
	list-style: none;
}

#sidebar ul.archives_sub a {
	padding: 0 0 0 24px;
	margin-bottom: 1px;
	background: #7b7b7b url('images/archives_icon.png') no-repeat 5px center;
	display: block;
}

#sidebar ul.archives_sub a:hover {
	background: #53abd5 url('images/archives_icon.png') no-repeat 5px center;
}

#sidebar a {
	text-decoration: none;
	color: #d8d8d8;
}

#calendar_wrap table {
	width: 100%;
	border-collapse: collapse;
}

#calendar_wrap table a {
	padding: 0;
}

#calendar_wrap tfoot a {
	background: none;
	margin-top: 2px;
	margin-bottom: 30px;
}

#calendar_wrap tfoot a:hover {
	color: #53abd5
}

#calendar_wrap thead {
	background: #7b7b7b;;
}

#calendar_wrap caption {
	font-size: 16px;
	color: #FFF;
	margin-bottom: 2px
}

#calendar_wrap th, #calendar_wrap td {
	text-align: center;
}

li.sidebar_widgets ul {
	list-style: none;
	margin-bottom: 30px;
}

li.sidebar_widgets a {
	padding: 0 0 0 25px;
	margin-bottom: 1px;
	background: #7b7b7b url('images/recentcomments_icon.png') no-repeat 5px center;3
	display: block;
}

li.sidebar_widgets a:hover {
	background: #53abd5 url('images/recentcomments_icon.png') no-repeat 5px center;3
}

h2.sidebar_widgets_title {
	font-size: 170%;
	margin-bottom: 10px;
}


li.sidebar_widgets div.ngg-widget a{
	display: inline;
	background: none;
}

/******************************************************
*
*						FOOTER
*
******************************************************/

#footer_top {
	width: 900px;
	height: 20px;
	margin-top: 25px;
	position: relative;
	background: url('images/footer_top.png') no-repeat;
}

#footer_top h1.footer_title {
	font-size: 72px;
	position: absolute;
	bottom: 2px;
	color: #FFF;
}

#footer_main {
	width: 900px;
	position: relative;
	background: url('images/footer_bg.png') repeat-y;
	color: #d7f3fe;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer {
	padding-left: 22px;
	padding-right: 22px;
	list-style: none;
	font-size: 14px;
	line-height: 21px;
}

#footer li.page_footer, li.about_footer {
	float: left;
	width: 240px;
}

#footer li.page_footer {
	margin-right: 45px;
}

ul.recentcomments_footer, ul.recentposts_footer {
	list-style: none;
}

ul.recentcomments_footer {
	padding-top: 35px;
	background: url('images/recentcomments_footer.jpg') no-repeat left top;
}

ul.recentposts_footer {
	padding-top: 35px;
	background: url('images/recentposts_footer.jpg') no-repeat left top;
}

li.about_footer {
	padding-top: 200px;
	background: url('images/process.png') no-repeat center top;
}

ul.recentcomments_footer a, ul.recentposts_footer a {
	padding: 5px 5px 0 21px;
	background: url('images/footer_icon.jpg') no-repeat 1px center;
	text-decoration: none;
	display: block;
	color: #d7f3fe;
	border-bottom: 1px solid #67b8de;
}

ul.recentcomments_footer a:hover, ul.recentposts_footer a:hover {
	background-color: #87c4e2;
}

#footer_bottom {
	width: 900px;
	height: 23px;
	margin-bottom: 40px;
	position: relative;
	background: url('images/footer_bottom.png') no-repeat;
	clear: both;
}

.clear {
	clear: both;
}

.disclaimer {
	position: relative;
	padding-top: 30px;
	bottom: 0px;
	text-align: center;
	color: #9ee0f6;
	display: block;
}

.disclaimer a {
	color: #FFF;
}

.disclaimer a:hover {
	color: #467f9a;
}


/*********************************

			comments

*********************************/


.comments_number {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #2BA9ED;
	font-size: 20px;
}

.comments_list li {
	padding-left: 2px;
}

.comments_list ol {
	list-style: none;
}

.comments_list ol .comments_author {
	color: #ff7f00;
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0 0 11px;
	position: relative;
}

.comments_list ol .comments_author span {
	background: url('images/comment_tab.jpg') no-repeat top right;
	padding: 6px 35px 0 0;
	color: #666;
	font-weight: normal;
	position: relative;
	z-index: 3;
}

.comments_list ol .comments_author a {
	color: #ff7f00;
}

.comments_list ol .comments_author a:hover {
	color: #3d3d3d;
}

.comments_list ol li.alt .comments_author {
	display: block;
	color: #53abd5;
	font-weight: bold;
	font-size: 14px;
}

.comments_list ol li.alt .comments_author a {
	color: #53abd5;
	font-weight: bold;
}

.comments_list ol li.alt .comments_author a:hover {
	color: #FFF;
}

.comments_list ol .comments_text {
	color: #E8F5FD;
}


#comments input, textarea {
	border: 1px solid #53abd5;
	background: #fff;
	color: #333;
	padding: 3px;
}

#comments textarea {
	width: 500px;
}

#submit {
	border: 1px solid #53abd5;
	background: #fff;
	color: #999;
}

#submit:hover {
	background: #2BA9ED;
	color: #fff;
}

.comments_date {
	color: #999;
	display: inline;
	font-size: 12px;
	background: url('images/date_orange.jpg') no-repeat left center;
	padding-left: 13px;
}

.comments_date_tidy {
	padding: 0 0 10px 11px;
}

li.alt .comments_date {
	background: url('images/date_blue.jpg') no-repeat left center;
	padding-left: 13px;
}


.comments_list li .comments_text {
	border: 1px solid #E8F5FD;
	padding: 10px 10px 0 10px;
	background-color: #2BA9ED;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.comments_form label {
	font-size: 14px;
	padding-left: 5px;
}

.comments_avatar img {
	width: 90px;
	float: left;
}

.comments_avatar a {
	border: 0;

}

.comments_avatar img {
	border: 0px solid #FFF;
}

.comments_body {
	float: left;
}


/*********************************

			PAGE

*********************************/

.page_content_post {
	width: 573px;
	float: left;
	position: relative;
}

.pagetitle {
	margin-bottom: 40px;
}
		.newsletter {
	width: 240px;
	padding-top: 75px;
	background-image: url(http://belikeliquid.com/images/news_back.png);
	background-repeat: no-repeat;
	height: 141px;
}
.MailPressFormEmail { 
width:100px;
margin-left:25px;  



} 