body {
	color: #000000;
	font-family: Arial, Tahoma, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background: #343A54 url(/images/bg.jpg) repeat-x;

}

.utw {
	text-transform:lowercase;
}

#wrap {
	overflow:hidden;
	position:relative;
	width:950px;
	margin:0 auto;
	background-color: #FFFFFF;
}


#header {
	overflow:hidden;
	position:relative;
	width:950px;
	margin:0 auto;
	height:70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
}

.postmetadata {
	clear: left;
}



.smalltext {
	font-size:11px;
	color:#555;
}

.description {
	color:#0063dc;
	font-size:12px;
	float:right;
	font-style:italic;
	padding-right:20px;
}

#content {
	color:#000;
	float:left;
	text-align:left;
	width: 560px;
	margin: 0px 0 0 20px;
	padding:0 0 20px 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	margin: 10px auto;
	padding: 5px 20px 5px 20px;
}

#sidebar {
	display:inline;
	background-color:#fff;
	float:none;
	width:360px;
	line-height:1.4em;
	margin:0px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;;
}

#l_sidebar{
	width:160px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#r_sidebar{
	text-align:left;
	width: 165px;
	float: right;
	padding-bottom: 10px;
	padding-right: 10px;
}

#footer {
	clear:both;
	line-height:1.5em;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	font-size:12px;
	margin:0 auto;
	width: 950px;
	background: #e8e8e8;
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

h2 {
	color:#003399;
	font-size:20px;
}

h4 {
	color:#3b3b3b;
	font-size:20px;
}

.themes {
	padding:25px 0;
}

ol#commentlist {
	list-style:none;
	padding:0;
}

.commenttext {
	background:#F3F2F3 url(images/comm.png) no-repeat left top;
	min-height:90px;
	width: 540px;
}

.commenttext .authorcomment {
	padding:10px;
	margin-top:3px;
	background:#fff;
	min-height:90px;
	border-right:10px solid #FF0084;
}



* html .commenttext {
	height:90px;
	overflow:visible;
}

.commentp {
	margin-left:0px;
	padding:22px 12px 10px 10px;
}

.commenttext p {
	margin:0 0 15px;
	padding:0;
	line-height:1.5em;
}

#commentblock ol li {
	margin-bottom:30px;
}

#commentsform p {
	margin-bottom:5px;
	margin-top:5px;
}

a img {
	border:0;
}

h3.entrytitle,h3 {
	color:#3B3B3B;
	display:block;
	font-size:16px;
	font-weight:400;
	line-height:100%;
	padding-bottom:3px;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3.entrytitle a,h3.entrytitle a:visited,h3 a {
	color:#990000;
	font-weight:400;
	text-decoration:none;
	text-transform:none;
}

h3.entrytitle a:hover,h3 a:hover {
	text-decoration:none;
	color:#003399;
}

.entry {
	margin-bottom:25px;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 8px;
	border-top:#aaaaaa 1px solid;
}

.entrybody {
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-Serif;
	line-height: 1.3em;
	
}


.entrybody img {
	margin-bottom: 3px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 3px;
}

.entrybody p {

	margin-bottom:15px;
	text-align: left;
}

code {
padding:5px;
font-size:11px;
}

.entrymeta {
	color:#777777;
	font-size:11px;
	margin-bottom:5px;
	margin-top:3px;
	font-weight: bold;
	background-position: left;
}

.entrymeta a {
	color:#777777;
	font-size:11px;
	font-weight: bold;
	text-align: left;
}


.entrymeta a:hover {
	color:#1699CB;
	font-size:11px;
	font-weight: bold;
	text-align: left;
	text-decoration:underline;
}

h2.archives {
	background: #fff;
	margin: 30px 0 30px 0;
	font-style:italic;
	color:#ccc;
	text-align:left;
	padding: 8px 20px 8px 20px;
}

.entrymeta-single {
	color:#CCCCCC;
	margin-bottom:20px;
	margin-top:3px;
	font-size: 12px;
}



#sidebar h2 {
	border-bottom:1px solid #CCCCCC;
	color:#333333;
	margin:20px 0 5px 0;
	font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	;
}


#sidebar p {
	margin-bottom:10px;
	margin-top:10px;
}

#sidebar ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#sidebar a {
	color:#004499;
	text-decoration: none;
}

#sidebar a:hover {
	color:#000000;
	text-decoration: underline;
}


blockquote {
	color:#666666;
	font-style:italic;
	padding-left:55px;
	margin:0 10px 0 5px;
	background-image: url(images/blockquote.jpg);
	background-repeat: no-repeat;
}

h1,h2,h3,h4,#comments {
font-weight:400;
}

h3,#commentblock h2 {
	font-size:14px;
	padding-bottom:20px;
	font-weight: bold;
}

.entrybody a:link,.entrybody a:visited {
	color:#003399;
	text-decoration:none;
}

.entrybody a:active,.entrybody a:hover {
color:#003399;
text-decoration:none;
border-bottom:1px dotted #003399;
}

a,a:visited,a:hover {
color:#003399;
text-decoration:none;
}

.current_page_item a:link span,.current_page_item a:visited span,.current_page_item a:hover span {
height:25px;
padding-right:15px;
}

div .sociable {
	background:#FFFFFF;
	margin:5px 0 0;
	padding:5px;
	font-size:10px;
	padding-right:10px;
	text-align:left;
	padding-left:8px;
	border: 1px solid #CCCCCC;
}

div .sociable img{
border:0;
}

span.sociable_tagline {
position:relative;
}


.sociable ul {
display:inline;
margin:0;
padding:0;
}

.sociable li {
background:none;
display:inline;
list-style-type:none;
margin:0;
padding:2px;
}

.subscribe img {
padding-right:3px;
padding-bottom:3px;
}

#rssicon {
padding-bottom:10px;
}

.hr_right {
	color:#aaaaaa;  
	background-color: #aaaaaa; 
	height: 1px; 
	border: 0; 
	width: 100%;
}


/* ----------------- [ menu ] ---------------------------- */
#menu_wrapper{
	width:100%;
	height:32px;
	background: #000000;
	border-bottom:#0D50A9 1px solid;
}

#modernbricksmenu2{
	padding: 0px;
	width: 100%;
	border-top:#0D50A9 5px solid; 
}

#modernbricksmenu2 ul{
	margin:0;
	margin-left: 10px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#modernbricksmenu2 li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}

#modernbricksmenu2 a{
	float: left;
	display: block;
	font-family: "Lucida Grande", Georgia, Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 2px 10px;
	background-color: black; 
	border-top:#999999 1px solid;
	border-right:#777777 1px solid;
}

#modernbricksmenu2 a:hover{
	background-color: #0D50A9;  
	color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
	background-color: #0D50A9;
	color: white;
	border-color: #0D50A9; 
}

#myform{ 
	float: right;
	margin: 0;
	margin-top: 3px;
	padding: 0;
}

#myform .textinput{
	width: 190px;
	border: 1px solid gray;
}

#myform .submit{
	font: normal 12px Verdana;
	height: 22px;
	border: 1px solid black;
	background-color: #0D50A9;
	color: #fff;
}
