body
{
 background:#003f76;
 text-align:center;
 margin:0;
 padding:0;

background-image:url('images/bg.png');
background-repeat:repeat-y;
background-position:center;
font-family:Veranda, Arial, Sans-Serif;
font-size:12px;
color:#666;
}
#container
{
	width:951px;
	margin: 0 auto;
}
.header
{
width:100%;
background-image:url('images/headerBg.png');
background-repeat: repeat-x;
background-color:#0866a9;
height:90px;
text-align: left;
padding-top: 20px;
}
.headerAdvert
{
/*width:468px;
height:68px;
background-color: #bdbebd;
float: right;
margin-bottom: 20px;
margin-right:30px;*/
}
.header .blogTitle a
{
color: white;
font-size: 30pt;
text-decoration: none;
text-align: left;
margin-left: 40px;
margin-top:20px;
}
.footerBase
{
background:#3a3a3a;
color:white;
padding:10px 0;
clear:both;
position:relative;
width:951px;
margin: 20px auto 0;
}
.right
{
	/*width:309px;*/
    width:290px;
	min-height:100%;
	height:100%;
	background-image:url('images/rightBg.png');
	background-repeat:repeat-x;
	position:relative;
	background-color:#262626;
	float:right;
}
#sidebar ul
		{	
			list-style: none;
			text-align: left;
			margin:10px;
			padding: 5px;
		}
		#sidebar ul a
		{	
			color:#f9f9f9;
			text-decoration: none;
		}
		#sidebar ul a:hover
		{	
			color:#bdbebd;
		}
		#sidebar h2
		{	
			color:#4c92e1;
		}
		
.left
{
	width:632px;
	background-repeat:repeat-x;
		float:left;
}

.navigation
{
	width: 100%;
	background-image:url('images/navBg.png');
	background-repeat: repeat-x;
	height:26px;
	text-align:left;
	vertical-align:middle;
	padding-top:11px;
}
.navigation ul
{
	list-style: none;
	padding: 0;
	margin:0 5px;
}
.navigation li
{
	color:white;
	text-decoration:none;
	margin: 0 20px 0 5px;
	float: left;
}
.navigation li a
{
	color:white;
	text-decoration:none;
	margin: auto 20 auto 5px;
}

.box
{
	width:350px;
	height:280px;
	/*background:#d3d3d3;*/
background:#FFFFFF;
height;177px;
	margin:11px 10px;
	float:left;
	padding-top: 5px;
}

.box1
{
	width:220px;
	height:280px;
	background:#FFFFFF;
	margin:11px 10px;
	float:left;
	padding-top: 5px;
}

.yellowBox
{
	width:250px;
	min-height:159px;
	background:#ffecd8;
	border: 3px solid #ffa81e;
	margin:11px;
	padding: 10px;
}
.yellowBox li, .box li
{
	list-style: none;
	padding: 0;
}
.content
{
    font-size:12pt;
    font-style:Tahoma;
	width: 95%;
	margin: 0 auto;
}
.popularPosts ul
{
list-style: none;
padding: 0;
text-align: left;
}
.popularPosts li
{
padding: 0 0 7px 0;
text-align: left;
margin-left: 10px;
}
.popularPosts li a
{
color:#2571a6;
text-decoration: none;
text-align: left;
font-weight: bold;
}

/* Hyperlinks */
a:link { color: #27558e; text-decoration: none;}
a:visited {color: #27558e;}
a:hover {color: #5c8dca;}
a:active {color: #fff;}
.footerBase a
{
color:#5c8dca;
}
/* Headers */
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

/* Text elements */
strong {}
em {}
cite {}
abbr {}
acronym {}
sup {}
sub {}
address {}
ins {}
dfn {}
del {}

/* Paragraphs */
p {}

/* Unordered lists */
ul {}
	ul li {}

/* Ordered lists */
ol {}
	ol li {}

/* Defition lists */
dl {}
	dt {}
	dd {}

/* Blockquotes */
blockquote {}
	blockquote blockquote {}
	blockquote em {}

/* Object */
object {}

/* Code */
code {}
pre {}
pre code {}

/* Tables */
table {}
	caption {}
	tr {}
	th {}
	td {}

/* Forms */
form {}
	textarea {}
	input { width:250px; border:1px solid grey; height: 25px;}
	label {}
	option {}

/* Drop caps */
.drop-cap {	}

/* Notes */
.note {}

/* Warnings/Alerts */
.warning, .alert {}

/* Errors */
.error {}

/* Downloads */
.download {}

/**
* Images
************************************************/

/* Normal images */
img {}
a img { border: none;}

/* WP Smilies */
img.wp-smiley {}

/* Thumbnails */
.thumbnail {}

/* WP Captions [caption] */
.wp-caption {}
	.wp-caption img {}
	.wp-caption p {}

/* Gallery [gallery] */
.gallery {}
	.gallery img {}

/* Avatars */
.avatar {}

/**
* Page navigation
************************************************/


		/* Archive and search <div> before posts are listed */
		.author-info {}
		.category-info {}
		.date-info {}
		.search-info {}
		.tag-info {}

		/* Posts */
		.post {}

			/* Post, page, and archive titles */
			.entry-title {}
			.single-title {}
			.page-title {}
			.attachment-title {}
			.error-404-title {}
			.author-title {}
			.category-title {}
			.date-title {}
			.search-title {}
			.tag-title {}

			/* Author and date byline */
			.byline {}

			/* Full entries */
			.entry-content {}

			/* Excerpts (introduced in Hybrid 0.4) */
			.entry-summary {}

				/* Using <!--nextpage--> */
				p.pages a {}

				/* More link <!--more--> */
				a.more-link {}

			/* Post meta data */
			.post-meta-data {}

		/* Post series */
		.series {} 
			.series-title {}

		/* Navigation links */
		.navigation-links {}
			.navigation-links .previous {}
			.navigation-links .next {}

		/* WP PageNavi (plugin) */
		.wp-pagenavi {}
			.wp-pagenavi .pages {}
			.wp-pagenavi .current {}
			.wp-pagenavi .extend {}
			.wp-pagenavi a {}

		/* Attachment image navigation */
		.navigation-attachment {}
		
		/**
		* Comments template
		************************************************/

		/* Wrapper for entire comments area */
		#comments-template {}

			/* Comments section headers/titles */
			.comments-header {}
			#comments-number {}

			/* Comments closed paragraph */
			p.comments-closed {}

				/* Main comments section */
				#comments {}
					#comments ol {}

						/* Individual comments (note that WordPress has even/odd backwards) */
						#comments li {}
							#comments li li {}
								#comments li li li {}
									#comments li li li li {}
						#comments li.even {}
						#comments li.odd {}
						#comments li.thread-even {}
						#comments li.thread-odd {}
						#comments li.author {}
						#comments li.trackback {}
						#comments li.pingback {}

							/* Comment avatars */
							#comments .avatar {}

							/* Comment meta data */
							#comments .comment-meta-data {}
								#comments .comment-meta-data cite {}

							/* Comment text */
							#comments .comment-text {}

					/* Paged comments navigation */
					#comments-template .paged-navigation {}
						#comments-template .paged-navigation .page-numbers {}
						#comments-template .paged-navigation .next {}
						#comments-template .paged-navigation .prev {}

				/* Main comment form div */
				#respond {}

					/* Comment form title */
					#reply {}

					/* Comment form elements */
					p#cancel-comment-reply {}
					#respond form {}
						#respond .form-author {}
							#respond input {}
						#respond .form-email {}
						#respond .form-url {}
						#respond .form-textarea { width:400px;}
							#respond textarea { width:400px;}
						#respond .button {}
						#respond .comment-action {}

		/**
		* Utility widget sections (see other widget code below)
		************************************************/

		/* All utility widget sections (except widgets template) */
		.utility {}

		/* Before content */
		#utility-before-content {}

		/* After content */
		#utility-after-content {}

		/* After post but before comments */
		#utility-after-single {}

		/* After page but before comments */
		#utility-after-page {}

		/* Widgets page template widgets */
		.page-template-widgets #content .widget {}

	/**
	* Widget sections (Primary and Secondary)
	************************************************/

	/* Widgets in general */
	.widget {}
		.widget-inside {}
			.widget-title {}

	/* Primary widget section */
	#primary {}
		#primary .widget {}
			#primary .widget-inside {}
				#primary .widget-title {}
				#primary .widget ul {}
					#primary .widget ul li {}

	/* Secondary widget section */
	#secondary {}
		#secondary .widget {}
			#secondary .widget-inside {}
				#secondary .widget-title {}
				#secondary .widget ul {}
					#secondary .widget ul li {}

/**
* Footer
************************************************/

/* Wrapper for the entire footer */
#footer-container {}

	/* Subsidiary widget section */
	#subsidiary {}
		#subsidiary .widget {}
			#subsidiary .widget-inside {}
				#subsidiary .widget-title {}

	/* Footer section */
	#footer {}

		/* Footer extra */
		#footer .copyright {}
		#footer .credit {}

