html {
	height:100%;
}

form {
	margin:0;
	padding:0;
}

body {
	font-family: Tahoma,Arial,Verdana,Sans-Serif;
	color: #4f4f4f;
	text-align: center;
	margin:0;
	padding:0;
	border:0;
	width:100%;
	font-size:12px;
	line-height:140%;
	background-color : #3897C8;
}

a {
	color: #3F89C3;
	text-decoration:underline;
	font-size:12px;
}

a:link,visited,active {
	color: #3F89C3;
}

a:hover {
	color: #88BCE4;
}

#leftdeco {
	width:14px;
	height:100%;
	background-color:#ffffff;
	background-image:url('images/bluetile_left.gif');
	background-repeat:repeat-y;
}

#rightdeco {
	width:14px;
	height:100%;
	background-color:#ffffff;
	background-image:url('images/bluetile_right.gif');
	background-repeat:repeat-y;
}

.blueruller {
	background-color : #3F87C1;
	height:13px;
	font-size:12px;
	margin-bottom:1px;
}

.redruller {
	background-color: #CD0606;
	height:3px;
	font-size:2px;
}

#header {
	padding: 0;
	background-color: #FFFFFF;
	border:none;
	margin-top:0px;
	margin-bottom:auto;
	height:92px;
}

#header .redruller {
	height:4px;
	font-size:3px;
	clear:both;
}

#header .blueruller {
	clear:both;
	height:12px;
	background-image:url('images/blue_tile.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
}

#headerimg {
	margin: 0;
	padding:0;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}

#headerimg img {
	border:none;
	width:430px;
	height:67px;
}

#searchform_container {
	float:right;
	padding-top:35px;
	padding-bottom:0px;
	text-align:right;
}

#searchform {
	padding-bottom: 0px;
}

#searchform table {
	border:none;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

#searchform table td{
	border:none;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

#searchform input {
	border:1px solid #7999B8;
	background-color:#F2F8FC;
	font-size:11px;
	width:100px;
	height:16px;
	margin-right:5px;
}

#searchform #searchsubmit {
	border:none;
	background-color:#ffffff;
	background-image:url('images/search_button.gif');
	width:51px;
	height:20px;
	margin-right:0px;
}

html>body #searchform #searchsubmit{
	margin-top:0px;
}
	
#content {
	font-size: 12px;
	float:left;
	padding: 5px 10px;
	margin:0; 
	text-align:left;
}

#space {
	margin:20px 0 0 0; 
	padding-bottom:40px;
}

.narrowcolumn {
	/*width:510px;*/
	width:670px;
}

.widecolumn {
	width:710px;
}

#page {
	background-color: #FFFFFF;
	width: 900px;
	height:100%;
	margin:0px auto;
	padding: 0 10px;
	font-size:11px;
}

#footer {
	padding: 0 0 0 0px;
	clear: both;
	background-color: #FFFFFF;
	font-size:11px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
}

#footer a {
	color : #2668A7;
	text-decoration:underline;
}

hr {
	display:none;
}

#sidebar {
	float:right;
	width:185px;
	margin:0px;
	margin-top:2px;
	text-align:left;
}

html>body #sidebar {
	margin-right : 0px;
	width:185px;
}

#sidebar li {
	border:none;
}

#sidebar ul.sidebar_top {
	padding-left:0px;
	padding-right:0px; 
	margin:0px;
	width:185px;
}

#sidebar ul.sidebar_top li {
	background-color : #F8F8F8;
	border: 1px solid #727272;
	margin-top:2px;
	margin-bottom:2px;
	list-style-type:none;
	padding-left:0px;
	font-size:12px;
}

#sidebar ul.sidebar_top ul li {
	border:none;
	list-style-image : url('images/red_tri.gif');
	margin : 4px 0px;
	padding:0px 0px;
}

#sidebar ul.sidebar_top ul {
	margin:0px;
	margin-left:30px;
	padding:3px 0px;
	width:auto;
}
#sidebar ul.sidebar_top ul li ul {
	margin-left:0px;
	padding-left:0px;
}

html>body #sidebar ul.sidebar_top ul {
	margin-left:0px;
	padding-left:30px;
}
html>body #sidebar ul.sidebar_top ul li ul {
	margin-left:0px;
	padding-left:15px;
}


#sidebar a {
	color : #4f4f4f;
	font-size:12px;
	text-decoration:none;
}

#sidebar a:link,visited,active {
	color : #4f4f4f;
}

#sidebar a:hover {
	color : #cccccc;
}

#sidebar h2 {
	font-size:13px;
	color : #4D9CC5;
	margin:0px;
	padding-left:15px;
	font-weight: bold;
	margin-top:6px;
}

/*
Styles for elements for viewing the post
*/

.post {
	/*padding-left:25px;*/
	margin-top:25px;
	/*background-image:url('images/bluedot.gif');*/
	background-repeat:no-repeat;
	background-position:2px 2px;
	clear:both;
	font-size:12px;
	width:504px;
}

.blue_deco {
	font-size:14px;
	font-weight:bold;
	color:#CD0606;
	margin:0 0 10px 0;
	background-image:url('images/bluedot.gif');
	background-repeat:no-repeat;
	/*background-position:2px 2px;*/
	padding:0 0 10px 25px;
	height:16px;
	width:649px;

}

/*
.post h2 {
	font-size:14px;
	font-weight:bold;
	color:#CD0606;
	margin:0px;
	background-image:url('images/bluedot.gif');
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding-left:25px;
	height:16px;
	width:479px;

}
*/
.post h2 a {
	font-size:14px;
	color:#CD0606;
	text-decoration:none;
}

.post h3 {
	font-size:14px;
	font-weight:bold;
	color:#CD0606;
	margin:0px;
}

.post h3 a {
	color:#CD0606;
	font-size:14px;
	text-decoration:none;
}

.post a {
	color:#3F89C3;
}

small {
	font-size:12px;
}

.post small {
	color : #8E8E8E;
	font-size:12px;
}

small a {
	font-size:12px;
}

.entry {
	font-size:11px;
	color:#4B4B4B;
	border-bottom:1px solid #4B4B4B;
	margin:0px;
	padding:0px;
	margin-top:5px;
	padding-bottom:4px;
	margin-bottom:0px;
}

html>body .entry {
	margin-top:15px;
	padding-bottom:3px;
}

.entry p {
	margin:0px;
	margin-bottom:10px;
	text-align:justify;
	padding:0px;
}
.entry a {
	color: #3F89C3;
	text-decoration:underline;
}

.postmetadata {
	font-size:11px;
	text-align:right;
	margin-top:6px;
	border-top:1px solid #4B4B4B;
	padding-top:5px;
}
.postmetadata_alt {
	text-align:left;
}

.edit_post_link {
	background-image : url('images/edit-icon.gif');
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:12px;
	margin-left:5px;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.postseparator {
	width:100%;
	height:16px;
	background : url('images/sepa.gif') no-repeat right top;
}
/*
.postseparator {
	width:100%;
	height:12px;
}
*/
.postseparator .alignright {
	color : #425E89;
	font-size:10px;
	width:5%;
	padding:0px;
}

.postseparator .alignleft {
	height:1px;
	border-bottom: 1px solid #4B4B4B;
	font-size:0px;
	padding:0px;
	width:94%;
	margin-top:10px;
}

.entrytext {
	font-size:11px;
}

.comments_link {
	padding-left:12px;
	background-image:url('images/post_comment.gif');
	background-repeat:no-repeat;
	background-position :0px 2px;
}
/*
navigation styles
*/
.navigation {
}

.navigation .alignleft,.alignright {
	margin-top:5px;
	margin-bottom:5px;
}

/*
	Responds form styles
*/
#commentform input {
	border:1px solid #7999B8;
	background-color:#F2F8FC;
	font-size:11px;
}

#commentform textarea {
	border:1px solid #7999B8;
	background-color:#F2F8FC;
	font-size:11px;
 	/*width:710px;*/
}

#commentform small {
	font-size:12px;
	color : #8E8E8E;
}

#commentform #submit {
	width:120px;
	height:20px;
	border:none;
	background-image:url('images/wide_button.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#comments-open-text {
	width:500px;
}

#respond {
	color : #4D9CC5;
	font-weight:bold;
	font-size:14px;
}

#comments {
	color : #4D9CC5;
	font-weight:bold;
	font-size:14px;
}

h2.pagetitle {
	color : #4D9CC5;
	font-weight:bold;
	font-size:14px;
}

h2 {
	color : #4D9CC5;
	font-weight:bold;
	font-size:14px;
}

.center {
	text-align:center;
}

/*Featured templates banner styles*/
#sidebar #featured_templates {
	background-color : #2668A7;
	height:355px;
	height:auto;
	width:185px;
	margin:0px;
	padding:0px;
	border:none;
}

.ft_images_container {
	border:1px solid #2668A7;
}

#featured_templates h2 {
	color : white;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-left:0px;
	margin:5px 10px;
	padding-top:20px;
	border-bottom:1px solid #62A3CE;

}

.ft_image {
	text-align:center;
	min-height:130px;
	margin:15px 10px;
}

.sk2-footer {
	color:#FFFFFF;
	background-color:#444444;
	padding: 3px 2px 3px 2px;
	border-top: #888888 solid 1px;
}

.sk2-footer p {
	color: #FFFFFF;
	text-align:center;
	font-size:11px;
	margin:0;
	padding:0;
}


h3 {
	color: #CD0606;
	font-size:13px;
}

h1 {
	padding:0;
	margin:0;
}

.pager {
	text-align:center;
	padding: 0 0 20px 0;
}
