/*
Theme Name: fluid-blue_Custom
Theme URI: http://srinig.com/wordpress/themes/fluid-blue/
Description: Customized version of the fluid-blue theme.
Version: 1.0.4
Author: Srini G
Author URI: http://srinig.com/wordpress
Template: fluid-blue
*/

@import url("../fluid-blue/style.css");

body { background-color: #182535;
background-image:url(images/master-bg.jpg);
background-repeat:repeat-x;}

.postmetadata {visibility:hidden;}

#comments {visibility:hidden;}

#content{
	float:left;
	width:569px;
	border-right:230px solid #eee;

background-color:;
	margin-right:-230px;
	padding:20px 40px 20px 0;
}

#header {
	margin-left:auto;
margin-right:auto;
	padding:2em 0;
	height:145px;
	background:#237ab2;
}

#headertitle {
	float:left;
	position:absolute;
	top:50px;
	left:230px;
}

#headertitle h1 {
font-size:50px;	
margin:0;
}

#headertitle p {
font-size:14px;	
margin:0px 3px;
}

#page {
background-color:#fff;
position:relative;
width:883px;
}

#sideinfo {
width:165px;
font-size:x-small;
}

.search {visibility:hidden;}
#sidebar {visibility:visible;}

#wrapper {
	padding-right:220px;
}
