body {
	margin: 0;
	padding: 0;
	color: #090c25;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #fff;
	line-height: 16pt;
}

#wrapper{
	width: 950px;
	padding: 0;
	text-align:left;
	font-size: 75%;
	line-height:20px;
	background: #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	left: 0px;
	top: 0px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header{
	width: 950px;
	margin: 0;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
}



#header-inner{
margin:0;
padding:0;
}
* {padding:0; margin:0}
.dropdown  {
	cursor:pointer;
}

.dropdown ul { list-style:none; 
}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
		text-align: right;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	border: 1pt inset #999999;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.dropdown:hover  {
	background-color: #333333;
	color: #666666;
	text-decoration: none;
}
.dropdown .underline { }

.blogtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #E1081E;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 50px;
}

.blogtag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18pt;
}
		
#content{
clear:both;
margin: 0;
padding: 5px 5px 5px 10px;
background:#fff;
}	

#main {
	width: 675px;
	float:left;
	margin: 0;
	overflow:hidden;
	text-align: left;
	padding-top: 5px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 0;
}

#sidebar {
	padding: 6;
	width: 250px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 700px;
	background-color: #fff;
}

#sidebar #twitterid {
height:125px;
width:125px;
display:block;
padding:5px 5px 5px 5px;
float:none;
text-decoration:none;
}

#sidebar #twitterid {
background: url(images/twitter.png) no-repeat;
}

#sidebar #feedrss{
height:125px;
width:125px;
display:block;
padding:5px 5px 5px 5px;
float:none;
text-decoration:none;
}

#sidebar #feedrss {
background: url(images/rss_icon.png) no-repeat;
}

#footer {
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 8pt;
}

#footer-inner{
background: #304f6c;
height: 40px;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#footer p{
padding: 9px 0 0 0;
margin: 0 0 0 0;
}

#footer a:hover { color: #fff; border-bottom: 1px solid #fff; }

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#header #searchform #s {
	BORDER-BOTTOM: #555 1px solid; BORDER-LEFT: #555 1px solid; BACKGROUND: #000; COLOR: #ccc; BORDER-TOP: #555 1px solid; BORDER-RIGHT: #555 1px solid
}
#header #searchsubmit {
	BORDER-BOTTOM: #777 1px solid; BORDER-LEFT: #777 1px solid; BACKGROUND: #00488c; COLOR: #ccc; BORDER-TOP: #777 1px solid; BORDER-RIGHT: #777 1px solid
}
#header{
	
}
body{
	
}
#content #searchform #s {
	BORDER-BOTTOM: #bbb 1px solid; BORDER-LEFT: #bbb 1px solid; BACKGROUND: #ddd; COLOR: #333; BORDER-TOP: #bbb 1px solid; BORDER-RIGHT: #bbb 1px solid
}
#content #searchsubmit {
	BORDER-BOTTOM: #777 1px solid; BORDER-LEFT: #777 1px solid; BACKGROUND: #00488c; COLOR: #ccc; BORDER-TOP: #777 1px solid; BORDER-RIGHT: #777 1px solid
}

#credit{
text-align:right;
padding: 0 15px;
}

#credit p{
margin:0;
color:#777;
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#999;
font-weight:100;
}

.thread-alt {
	background-color: #f2f2f2;
}
.thread-even {
	background-color: #c8d6fa;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}


/*  Font settings */

p, h1, h2, h3, h4, h5, h6{
	margin: 10px 0;
	padding: 0;
	text-align: left;
}

h1, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 700;
	color: #E1081E;
	text-decoration: none;
	font-variant: small-caps;
	padding-bottom: 0px;
}

h3{
	font-size: 110%;
}



h1{
	font-size: 18px;
	color: #E1081E;
}

h4{
	font-size: 130%;
}

h5{
	font-size: 110%;
}

h6{
	font-size: 90%;
}

a{
color:#005A83;
font-weight:800;
text-decoration:none;
}

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

a img{
	border:0px;
	text-decoration: none;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }

.right { float: right; }
.left { float: left; }
img.centered { display: block; margin-left: auto; margin-right: auto; }


hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #f4f4f4;
padding: 5px 15px;
margin: 3px 30px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #000000;
	padding: 2px;
        margin: 0 10px 10px 5px;
	background: #fff;
        clear:both;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	MARGIN: 5px 5px 5px 74px;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

UL#commentlist LI DIV.commenttext {
	PADDING-BOTTOM: 0px; MARGIN: 5px 10px 5px 45px; PADDING-LEFT: 40px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
UL#commentlist LI DIV.commenttext DIV.commentwrapper DIV.reply{
	PADDING-BOTTOM: 3px; MARGIN: 0px 0px 0px 5px; PADDING-LEFT: 45px; PADDING-RIGHT: 8px; PADDING-TOP: 3px
}
UL#commentlist LI DIV.comm {
	PADDING-BOTTOM: 0px; MARGIN: 5px 10px 5px 45px; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
UL#commentlist LI DIV.reply {
	PADDING-BOTTOM: 0px; MARGIN: 5px 10px 5px 45px; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}


/*  Comments   */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}


/* End Form Elements */

.alt {
	PADDING-BOTTOM: 10px;
	MARGIN: 0px; 
	PADDING-LEFT: 10px; 
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 0px
}

.commentlist {
	padding: 0;
	margin: 15px 0 10px 0;
	}

.commentlist li {
	margin: 5px 0 10px 0;
	padding: 1px 5px 10px 10px;
	list-style: none;
	}

.commentlist li ul li { 
	margin-right: 5px;
	margin-left: 30px;
}

.reply {
	margin-left: 74px;
}

.commentlist p {
	margin: 10px 5px 10px 74px;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


/* Design of the bar, Home/About, etc. */

.aligncenter {
	DISPLAY: block; MARGIN-LEFT: auto; MARGIN-RIGHT: auto
}
DIV.aligncenter {
	DISPLAY: block; MARGIN-LEFT: auto; MARGIN-RIGHT: auto
}

.clearfix:after {
	LINE-HEIGHT: 0; DISPLAY: block; HEIGHT: 0px; VISIBILITY: hidden; CLEAR: both; CONTENT: " "
}
.clearfix {
	DISPLAY: inline-block
}
.fixed {
	CLEAR: both
}
HTML[xmlns] .clearfix {
	DISPLAY: block
}
* HTML .clearfix {
	HEIGHT: 1%
}

#tabs ul#page-list{
margin: 0px;
padding: 0px;
}

#tabs ul li{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-right: 2px solid #fff;
font-size: 15px;
font-family: Arial, Myriad, Myriad Pro, Palatino, Rotis Sans Serif, serif;
letter-spacing: 0;
}

#tabs UL LI.page_item A {
	  PADDING-LEFT: 14px; PADDING-RIGHT: 14px;  FONT-WEIGHT: bold;
}

#tabs UL LI.cat-item A {
	  PADDING-LEFT: 14px; PADDING-RIGHT: 14px;  FONT-WEIGHT: bold;
}

#tabs UL LI.page_item A:hover {
	color:red;
        text-decoration:none;
}
#tabs UL LI.cat-item A:hover {
	color:red;
        text-decoration:none;
}

#tabs UL#page-list {
	 LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0; WIDTH: 850px; PADDING-RIGHT: 0; DISPLAY: block; LIST-STYLE-IMAGE: none; PADDING-TOP: 0px
}

#tabs #page-list LI {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 27px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: inline; FLOAT: left; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px; LIST-STYLE-IMAGE: none; PADDING-TOP: 0px; 
}
#tabs #page-list LI A {
	DISPLAY: block
}

#page-list LI UL LI A {
	DISPLAY: block
}
#tabs #page-list LI UL {
	POSITION: absolute; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BORDER-TOP: medium none; PADDING-TOP: 0px; LEFT: -999em
}

#tabs #page-list LI:hover UL {
	LEFT: auto
}

#tabs #page-list LI.sfhover UL {
	LEFT: auto
}
#tabs #page-list LI UL LI {
	LINE-HEIGHT: 25px; border: 1px white; padding:2px; WIDTH: 160px;
}

#tabs #page-list LI:hover {
	POSITION: static
}
#tabs #page-list LI.hover {
	POSITION: static
}
#tabs #page-list LI UL UL {
	MARGIN: -29px 0px 0px 160px
}

#tabs #page-list li:hover ul ul, #tabs #page-list li.sfhover ul ul {
	left: -999em;
}
#tabs #page-list li:hover ul, #tabs #page-list li li:hover ul, #tabs #page-list li.sfhover ul, #tabs #page-list li li.sfhover ul {
	left: auto;
}
#tabs #page-list li:hover ul ul, #tabs #page-list li:hover ul ul ul, #tabs #page-list li.sfhover ul ul, #tabs #page-list li.sfhover ul ul ul {
	left: -999em;
}
#tabs #page-list li:hover ul, #tabs #page-list li li:hover ul, #tabs #page-list li li li:hover ul, #tabs #page-list li.sfhover ul, #tabs #page-list li li.sfhover ul, #tabs #page-list li li li.sfhover ul {
	left: auto;
}


/* Search header style */ 

form#searchform2{
display: block;
float:right;
margin: 3px 10px 0px 5px;
}

#search2 .searchinput{
        font-family: Myriad, "Myriad Pro", Palatino, "Rotis Sans Serif", serif;
        font-size: 120%;
        height:17px;
        width: 140px;
        background: black;
		border:1px solid #B0BEC7;
        color:white;
        padding-top:4px;
        padding-left:4px;
        padding-bottom:2px;
        background: black url(images/search_background.jpg) no-repeat;
}

.search_button{
        font-family: Myriad, "Myriad Pro", Palatino, "Rotis Sans Serif", serif;
        font-size: 120%;
	color: #e9eef3;
	border: 1px solid #8d9dac;
	padding-left: 5px;
        height:25px;
        width:80px;
	padding-right: 5px;
	cursor:pointer;
        background: black url(images/search-button.png) no-repeat;
}


/* Title of the site is H1 */ 


#header h1{
margin:  0;
padding: 18px 0 0 10px;
}

#header h1 a{
font-family: Myriad, "Myriad Pro", Palatino, "Rotis Sans Serif", serif;
font-weight: 110;
color: #fff;
text-decoration: none;
font-style: italic;
font-size: 200%;
letter-spacing: 1px;
}

/* Site Description/Tagline is H2 */

#header h2{
	font-family: Arial, Georgia, Verdana, Myriad, "Myriad Pro", Palatino, "Rotis Sans Serif", serif;
	margin: 5px;
	padding: 10px 0 5px 10px;
	font-weight:normal;
	color: #fff;
	font-size: 100%;
	letter-spacing: 1px;
}


/* Post settings */

.post{
margin: 0 0 2px 0;
padding: 0 5px 5px 5px;
}

.entry{
margin: -8px 0 0 0;
padding: 0px 10px 3px 10px;
}


/* Title of each article, font settings */

.post h2 {
	color: #E1081E;
	font-size: 12pt;
	font-weight: 700;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 2px;
}

.post h2 a{
	color: #E1081E;
	text-decoration:none;
	font-weight: bolder;
}

.post h2 a:hover{
text-decoration:none;
color: #E1081E;
}


.tags-font h2 {
color: blue;
font-size: 180%;
font-weight: 500;
padding: 7px 0 4px 2px;
margin: 10px 0 2px 0;
line-height: 120%;
}


.tags-font h2 a{
color: #910000;
text-decoration:none;
font-weight: 500;
}

.tags-font h2 a:hover{
text-decoration:underline;
color: #ff0024;
}



.sticky {
        background: #f2f2f2;
	margin: 1px 1px 20px 1px;
	padding: 4px 4px 14px 6px;
	border-style: dotted;
        border-width:1px;
        border-color: #141e68;
}

.sticky-post {
	position: relative;
        left:510px;
        top:60px;
	z-index: 100;
        padding: 10px 1px 1px 1px;
        margin: -94px 0 0 0;
}

.sticky-box {
	position: absolute;
	z-index: 100;
}

.postmetadata{
font-size:80%;
padding: 1px 8px 1px 6px;
margin: -2px 0 0 8px;
border-top: 0px solid #ccc;
}

.postmetadata2{
font-size:80%;
padding: 1px 8px 1px 4px;
margin: 1px 0 0 4px;
border-top: 1px solid #ccc;
}

.postmetadata3{
	font-size:80%;
	border-top: 0px solid #ccc;
	margin-top: -2px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.postmetadata p{
	line-height: 18px;
	padding: 0;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

.postmetadata2{
font-size:80%;
padding: 1px 8px 1px 5px;
margin-bottom: 20px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.date{
	text-align:left;
	color: #666;
	font-size: 8pt;
	font-weight: normal;
}

.dateDay{

}

.dateMonth, .dateYear{

}


/*  Date and month box Settings  */

div.date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	margin: 0px;
}

div.date .month{
	font-size:8pt;
	color:#666;
}

div.date .nr{
	color:#666;
	font-size:8pt;
}

div.date .year{
	color:#666;
	font-size:8pt;
}




/*  sidebar styles */

#subscribe {
font-size: 85%;
padding: 7px 0 0 0;
}

.menu{
padding:0;
font-size:95%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
	padding-bottom:14px;
	margin:6px;
}

.menu ul li.widget ul{
	margin: 0;
	padding: 0;
}

.menu ul li.widget ul li{
	background: url('images/arrow.gif') no-repeat 0 7px;
	border-bottom: 0px solid #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 25px;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 0px dotted #ccc;
border-bottom: none;
padding: 2px 0 2px 22px;
}

.menu ul li.widget h3{
font-family: Helvetica, sans-serif;
font-variant:small-caps;
font-size:150%;
padding:2px 0 1px 4px;
margin:0;
border-bottom: 0px solid #183340;
color: #333;
font-weight: 800;
}

.menu ul li h3 a{
color: #333;
font-weight: 800;
}

.menu ul li h3 a:hover{
color: #333;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}


/* Calendar styles */

#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#footer a{
font-weight: 100;
}


/* Tabs and menu settings */

#tabs {
padding: 0 0 0 0;
background: black url('images/bar2.jpg');
height:27px;
font-size: 16px;
}
#tabs3 {
padding: 0 0 0 0;
background: url('images/shadow1.gif');
height:10px;
margin: 0 0 0 0;
}
#tabs4 {
padding: 0 0 0 0;
background: black url('images/shadow2.gif');
height:8px;
margin: 0 0 0 0;
}
#tabs UL LI.page_item A {
	BACKGROUND: transparent; COLOR: white
}
#tabs UL LI.page_item A:hover {
	BACKGROUND: #00488c; COLOR: white
}
#tabs UL LI.page_item {
	BACKGROUND: transparent
}

#tabs UL LI.cat-item A {
	BACKGROUND: transparent; COLOR: white
}
#tabs UL LI.cat-item A:hover {
	BACKGROUND: #00488c; COLOR: white
}
#tabs UL LI.cat-item {
	BACKGROUND: transparent
}

#tabs UL LI.current_page_item {
	BACKGROUND: transparent; COLOR: white
}
#tabs UL LI.current_page_item A {
	BACKGROUND: transparent; COLOR: white
}
#tabs UL LI.current_page_item A:hover {
	BACKGROUND: transparent; COLOR: white
}

#tabs UL LI.current_cat-item {
	BACKGROUND: transparent; COLOR: white
}
#tabs UL LI.current_cat-item A {
	BACKGROUND: transparent; COLOR: white
}
#tabs UL LI.current_cat-item A:hover {
	BACKGROUND: transparent; COLOR: white
}

#tabs UL LI.current-cat {
	BACKGROUND: transparent; COLOR: white
}
#tabs UL LI.current-cat A {
	BACKGROUND: transparent; COLOR: white
}
#tabs UL LI.current-cat A:hover {
	BACKGROUND: transparent; COLOR: white
}

#tabs UL LI.current_page_item LI A {
	BACKGROUND: black; COLOR: white
}

#tabs UL LI.current_cat-item LI A {
	BACKGROUND: black; COLOR: white
}

#tabs #page-list LI:hover {
	BACKGROUND: #00488c
}
#tabs #page-list LI UL {
	BORDER-BOTTOM: #ddd 1px solid; BORDER-LEFT: #ddd 1px solid; BORDER-TOP: #ddd 1px solid; BORDER-RIGHT: #ddd 1px solid
}
#tabs #page-list LI UL LI {
	BACKGROUND: black; BORDER-TOP: #ddd 1px solid
}
.navigation {
	BORDER-TOP: #292973 1px solid
}


/* Image Captions */

.entry img, .hentry img{
  padding: 0 0 0 0;
  margin: 0px 8px 0 4px;
  border: 0px solid #b7a99a;
}

.postmetadata3 img{
  padding: 0px;
  margin: 0px;
  border: 0px;
}

.postmetadata2 img{
  padding: 0px;
  margin: 0px;
  border: 0px;
}
