/*
Theme Name: Cranmore
Theme URI: www.cranmore-tower.co.uk
Description: A theme for cranmore tower
Version: 1.0
Author: Ramez Krishnan
Author URI: http://www.aperture-media.com
Tags: 
*/


* {
	margin: 0;
	padding: 0;
}

html, body{font-family:Arial,  Helvetica, sans-serif; padding:0; border:0; background-color:#ffffff; padding:0px; margin:0px; height:100%}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	color:#22294b;
	line-height:300%}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
	color:
}

p { line-height:150%}
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #07B6FE;
}

a:hover {
	text-decoration: none;
	color: #838383;
}

/* Wrapper */

#wrapper { width:100%}
}

/* Header and logo */
#headerwrap{height:198px; width:100%;}
#header{background-image: url('images/banner.jpg'); width:100%; height:143px; margin-top:0; background-repeat:repeat x; }

/* Menu */

/* Style the list element */

#menu {
	width:900px;
	height: 60px;
	margin: 0 auto;
	margin-top:-40px;
}

#menu ul {
	padding: 20px 0 0 0px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover{
	background: #ffffff;
	color: #22294b;
}
#menu li.current_page_item {background: #ffffff; color:#22294b}
#menu li.current_page_item  a{background:#ffffff; color:#22294b}



/* Page */

#page {width:900px; padding:0; font-size:13px; font-family:Helvetica, sans-serif; min-height:100%; height: auto !important; height:100%;margin: 0 auto -4em; margin-top:30px; color:#666666}

#page-bgtop {
}

/* Content */

#content {
	float: left;
	width: 900px;
	margin: 0px;
	padding: 0px;
}

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

.post .title {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #002255;
}

.post .title a {
	padding: 4px 4px 4px 0px;
	text-decoration: none;
	font-weight: normal;
	color: #002255;
}

.post .entry {
	padding: 20px 0px;
}

.post img {
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 00px 0;
	font-weight: bold;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	font-weight: bold;
}
/* Home */

.img{border:2px solid}

#flashbox{
	float:right;
	height:500px;

}
#homecontent{

	float:left; 
	width:400px;
}

#news a {
	font-size: 85%;
}

/* Footer */
#push{min-height:400px}
#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0px;
	border-top: 1px solid #252726;
	color: #666666;
	text-align:center
}

#footer p {
	margin:0 auto;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}
#comment {
	width: 550px;
	height: 100px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 10px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
	padding-bottom: 20px;
	font-size: 24px;
	color: #666666;
}

hr {
	display: none;
}
