/* -----------------------wildcards------------------------ */
html, body{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

a img {border:none;}

td{vertical-align:top;}

.paddings {padding: 18px 18px 18px; border:0px solid black;}

.clear {clear:both; padding:0; margin:0;}

/* typography.css */
body {font-size:75%;color:#000080; font-family:Verdana,Arial,Helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#000080;margin:0; padding:0;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#008779;}
a {color:#000080;text-decoration:underline;font-weight:500;}
blockquote {margin:1.5em;color:#000080;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#000080;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

/* default wordpress */
.wp-smiley {
	float: none;
	margin: 0;
}
.alignnone {
	display: inline;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	/* border: 1px solid #ddd; */
	text-align: center;
	background-color: #eff0f0;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 4px 0 0 0;
	display: block;
}
	.wp-caption a {
		line-height: 0.11em;
	}
	.wp-caption a:hover {
		background: none;
	}
	.wp-caption img {
		margin: 0 auto;
		display: block;
		padding: 0;
	}
	.wp-caption-text {
		padding: 3px 0 !important;
		margin: 0 !important;
	}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* --------------------- design specific classes --------------------------- */

body {margin:8px 0px;}
.bannerholder{width:100%; background:transparent url(images/bannerbg.jpg) repeat-x;}
.banner{margin:0px auto; width:987px; height:107px;}
.navholder{float:left; width:641px;}
.go{border:1px solid #e8e8fb; background-color:#b4b4ff; color:#000080;}


#header{width:987px; height:238px; border-bottom:2px solid #6a70ff; background:url(images/bar.gif) top center no-repeat #e7e8fa;}
.logo{
width:200px;
position:absolute;
margin:0;
padding:0;
top:100px;
display:block;
}
.main-links
{
	width:785px;
	margin:0;
	padding:0;
	float:right;
}

.headerdivs
{
	width:785px;
    height:auto;
	margin:0;
	padding:0;
	float:left;
	
}
ul.aline, ul.aline li
{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: inline;
}


ul.aline li
{
    float: left;
    position: relative;
    border-right: 1px solid #b4b4ff;
    text-align: center;
    margin-top: -5px;
    vertical-align: middle;
}

ul.aline li.last
{
    float: left;
    position: relative;
    border-right: 0px solid #b4b4ff;
    text-align: center;
    margin-top: -5px;
    vertical-align: middle;
}

ul.aline a
{
    /*text-transform: uppercase;*/
    color: #6970ff;
    display: block;
    height: 26px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 12px;
}
ul.aline .link-text
{
    padding-top: 5px;
    padding-left: 7px;
    padding-right: 7px;
    display: block;
}

ul.aline a:hover, ul.aline a.urhere
{
	color:#FFF;
	background-color:#b4b4ff;
}

/* ---------------------- specific classes ends here --------------------------- */

/*div.topnav{color:#CCC; text-align:right; padding:15px 0 10px 0; border:0px solid red; width:100%;}*/

	div.topnav form{padding:0px; margin:0px;}


.container {width:987px;margin:0 auto;  background:url(images/bg.gif) top center repeat-y #b4b4ff; border:1px solid #8381fc;}


div.content{border:0;}


div.leftfloater{float:left;}

/*--------------- post section ------------------------ */
.posts {width: 751px;}

		ul.items {
			list-style-type: none;
			margin: 0;
			font-size: 14px;
			padding:0;
			border:0px solid red;
		}
			.items li {
				margin-bottom: 1.25em;
			}
		.items p {
			margin-bottom: 1em;
		}
		.items h2 {
			font-size: 24px;
			display: inline;
		}
			.items h2 a {
				border-bottom: 1px dashed;
				text-decoration: none;
				color: #000080;
			}
		.items h3 {
			font-size: 18px;
			text-decoration:bold;
			margin-bottom: 0.6em;
		}
		.items h3 a{
			border-bottom: 1px dotted;
			font-size:20px;
			text-decoration: none;
			color: #000080;
			display:block;
			width:100%;
		}

		.items h3 a:hover{text-decoration:bold;
		color: #000080;
		}


		.items ul, .items ol {
			margin-bottom: 1.25em;
		}
		.items ul {
			list-style-type: none;
			margin-left: 0;
		}
		.items ul li {
			/*padding-left: 21px;
			background: transparent url(images/ico/bullet-white.gif) no-repeat scroll 2px 6px;*/
		}
		.items ul li, .items ol li {
			margin-bottom: 0.25em;
		}

			.items a:hover {
				color: #e8e8fb;
				text-decoration:underline;
			}
			
				
			.info {
				margin-bottom: 0.75em;
				color: #000080;
			}
				.info span {
					margin-right: 0.5em;
					font-size: 12px;
					padding-left: 0px;
					margin-bottom: 0.5em;
				}
				.info .date {
					background: transparent url(images/ico/time.gif) no-repeat 0 -1px;
				}
				.info .author {
					background: transparent url(images/ico/user.gif) no-repeat 0 -1px;
				}
				.info .comment {
					background: transparent url(images/ico/comment.gif) no-repeat 0 -1px;
				}
				.info .cat {
					background: transparent url(images/ico/cat.gif) no-repeat 0 1px;
				}
				.info .tag {
					background: transparent url(images/ico/tag.gif) no-repeat 0 0;
				}
				
/* ------------------- sidebar section -------------------- */

.sidebar {width:235px;}
	ul.sidebar_items{padding:0; margin:0;}
	ul.sidebar_items li.widgets{border:0px solid red; padding:0px; background:none;}
	.sidebar .paddings div {margin-bottom: 0em; padding:5px;}
	li.widgets div.bottomround{ background-color:#FFF;}
	.sidebar h3 {font-size: 14px; font-weight:600;}
	.sidebar ul, .sidebar ol {margin: 0; list-style-type: none; border:0px solid red; padding:0;}
	.sidebar ul li {padding:0px; border-top:0px solid #b5a191; }
	.sidebar ul li, .sidebar ol li {margin-bottom: 0.5em;}
	.sidebar ul li a{color:#000080; display:block; padding:0px 0px 3px 18px; text-decoration:none; font-weight:normal;}
	.sidebar ul li a:hover{color:#000080; text-decoration:underline;}

.sidebar li {list-style-type: none; margin-left: 20px;}
.sidebar li ul li {list-style-type: none; margin-left: 0px;}

/*.`holder{width:100%; border-top:8px solid #fdb825; margin-bottom:20px; height:50px;}*/

.footer {color: #000080; width:967px; text-align:right; background-color:#6a70ff; height:50px; padding:10px;}
	
	.footer .paddings div {padding-bottom: 18px;}
	.footer a {text-decoration: underline; 	color: #000080;}
	
/* forms.css */
label {font-weight:normal; margin-bottom:3px;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* menu classes*/
.menu {
	height: 19px;
	padding-top:15px;
	font-size: 100%;	
	text-transform:uppercase;
}
	.menu-wrapper {
		list-style-type: none;
		margin: 0;
		padding:0;
	}
	.menu-wrapper li {
		display: block;
		float: left;
		border-right: 1px solid #b5a191;		
	}
		.menu-wrapper li a {
			text-decoration: none;
			color: #000080;
			padding: 10px 12px 12px 12px;
			display:block;
		}
		.menu-wrapper li a:hover {
			text-decoration: underline;
			color: #000080;
		}
		.menu-wrapper .current_page_item {
			background-color: #000;
			border-right: none;
			margin-left: -1px;
		}
		.menu-wrapper .first {
			margin-left: 0;
		}
		.menu-wrapper .current_page_item a {
			color: white;
		}
		
/* Comments template */

div.com {
	margin-bottom: 30px;
}
.com .list-4 {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.com .list-4 li {
		border-top: 1px solid #000080;
		border-bottom: 1px solid #000080;
		padding: 15px 15px 0 15px;
		margin: 0 0 15px 0;
	}
		* html .com .list-4 li {
			padding:0 40px 0 20px !important;
		}
		*:first-child+html .list-4 li {
			padding:0 40px 0 20px !important;
		}
		* html .list-4 img {
			margin:20px auto auto 0;
		}
		*:first-child+html .list-4 img {
			margin:20px auto auto 0;
		}
		* html .list-4 p img {
			margin:0 auto auto 0;
		}
		*:first-child+html .list-4 p img {
			margin:0px auto auto 0;
		}
	.com-header {
		padding-bottom: 15px;
		margin: 0;
	}
		.com-header img {
			display: block;
			float: right;
		}
		.com-header .tp {
			display: block;
			margin: 0px;
			padding: 0px;
			text-align: left;
		}
			.tp span, .tp span a {
				font-weight: bold;
				display: block;
				line-height: 150%;
			}


/* widgets */

/* calendar */
.widget_calendar caption {
	background: none;
	margin-bottom: 2px;
}
.widget_calendar th, .widget_calendar td {
	padding: 1px 0 1px 12px;
	margin: 0;
}
.widget_calendar thead th {
	background-color: #666666;
	color: white;
	font-weight: normal;
}
.widget_calendar tbody td a {
	background-color: #008779; 
	padding: 2px 1px;
	color: white;
}
	.widget_calendar tbody td a:hover {
		background-color: #666666;
	}
.widget_tag_cloud {
	line-height: 2.5em;
}

.widget_pages ul ul {
	margin-top: 4px;
}

.widget_search {

}
	.widget_search #srch-frm {
		background: none;
	}
	.widget_search .textfield {
		width: 134px;
		margin-right: 6px;
	}



.btn{
font:12px Arial, Helvetica, sans-serif;
border:1px solid #000000;
color:#000080;
background:#6970ff;
height:20px;
}
.txtfield{
font:12px Arial, Helvetica, sans-serif;
border:1px solid #010101;
color:#000;
height:16px;
}