

/* Top Elements */
* { margin: 0; padding: 0;}

body {
	background: #fff;
    font: 11px/1.75em Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
    width: 900;
}

/* links */
a:link {
	color: #2E432E;
}

a:visited {
	color: #2E432E;
}

a:hover {
	text-decoration:none;
	color:#FF0000;
}

/* headers */
h1 {
    font: 18px Verdana, Arial, Helvetica, sans-serif;
   	font-weight:bold;
	margin:20px;
	padding:20px;
}

h2 {
	margin-bottom:0px;
}

blockquote {
	border-color:#C5C4BC;
	background-color:#F8F7EF;
	border-width:1px 1px 1px 8px;
	border-style:dotted dotted dotted solid;
	padding:0em 1em;
	font-style: italic; 
}
h3 {
	font-size: 130%;	
}

p {margin-bottom:20px;} 

h1, h2, h3 {
	margin: 10;

}

/* images */
img {
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
  margin-right: 1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
  margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}

.post-title:link, .post-title:visited, .post-title:hover { 
color: #000000;
text-decoration: none;
background-color: #ffffff;
margin-bottom: 0px;
font: 20px "Geneva", "Arial", "Helvetica", sans-serif;
font-weight:bold;
}

.blog-name:link, .blog-name:visited, .blog-name:hover { 
color: #ffffff;
font-family: "Verdana", sans-serif;
font-size: 14pt;
text-decoration: none;
background-color: transparent;
}

.blog-description { 
color: #ffffff;
font-family: "Arial";
font-size: 12pt;
font-weight: 400;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-left: 5px;
}

.post p {
border-top-color: #333333;
border-right-color: #333333;
border-bottom-color: #333333;
border-left-color: #333333;

}
/* form elements */
form {
	margin:10px; padding: 0 5px;
	background: #F5F5F5;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(images/button.jpg) repeat-x;
	border: 1px solid #dadada;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	padding: 0px 0 0px 0;	
	width: 50px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 50px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 773px;	
	margin: 0 auto;
	text-align: left;
	background: #fff url(images/content.jpg) repeat-y center top;
}


.page {
	max-width:700px;
	min-width:700px;

		/* IE Hack (http://blog.unmatchedstyle.com/hacks/min-width-max-width-re-hacked)- Begin */
	width:expression(document.documentElement.clientWidth < 830 ?
				"830px":"99.2%"	);
	/* IE Hack - End */
	position:relative;
	padding:5px;
	margin:0 auto;
	text-align:left;
}

#content-wrap {
	max-width:770px;
	min-width:770px;

		/* IE Hack (http://blog.unmatchedstyle.com/hacks/min-width-max-width-re-hacked)- Begin */
	width:expression(document.documentElement.clientWidth < 830 ?
				"830px":"99.2%"	);
	/* IE Hack - End */
	position:relative;
	padding:5px;
	margin:0 auto;
	text-align:left;
	background: #fff url(images/content-wrap.jpg) repeat-x; 
}

.header { 
border-top-color: #bc2b00;
border-right-color: #bc2b00;
border-bottom-color: #bc2b00;
border-left-color: #bc2b00;
background-color: #bc2b00;
height: 80px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
margin-bottom: 5px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
padding-left: 0px;

}

/* header links */
#header #header-links {
    color: #ffffff;
    font-family: "Verdana", sans-serif;
    font-size: 14pt;
    text-decoration: none;
    background-color: transparent;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	margin: 5px auto;
	height: 99px;
	width: 850px;
	background: #003366 url(images/header.gif) no-repeat center center;
}
#header-photo h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 48px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #ffffff;
	text-transform: none;
	text-decoration: none;
	border: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 30px;	
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #B6D1F8;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px; left: 35px;		
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;			
}
#nav ul {
	float: left;
	list-style: none;
	background: #E4E4E4 url(images/nav.jpg) repeat-x;	
	width: 850px;		
	padding: 0;	margin: 0 0 0 30px;
	height: 45px;
	display: inline;
	text-transform: uppercase;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;	
	border-right: 1px solid #dadada;
	border-left: 1px solid #fafafa;	
	border-bottom: none;
	color: #555;
    font: 11px/1.75em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #326ea1;
}
#nav ul li#current a {	
	background: #DBDBDB url(images/nav-current.jpg) repeat-x;		
}

/* Main Column */
.three-col #main {
	margin: 0px 160px 0 160px;
    
}
.two-col #main {
	margin: 10px 5px 0 200px;
}

#main .post{
border-top-color: #333333;
border-right-color: #333333;
border-bottom-color: #333333;
border-left-color: #333333;
}
#main h1 {
    font-family: "Geneva", "Arial", "Helvetica", sans-serif;
    color: #333333;
    text-decoration: none;
    background-color: #ffffff;
	margin: 10px 10px 0 10px;
	padding: 15px 0 2px 0px; 		
}
#main ul li {
	margin: 5px 10px 5px 30px;
	padding: 0 10px 0 10px;
	list-style: circle;
    background-color: #ffffff;
}
#main ol li {
	margin: 5px 10px 5px 30px;
	padding: 0 10px 0 10px;
	list-style: decimal;
    background-color: #ffffff;
}


/* Sidebar */	
#sidebar {
	float: left;
	width: 148px;	
	margin-top: 10px;	
}	
/* right column */
#rightcolumn {
	float: right;
	width: 148px;
	margin-top: 10px;	
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444; 		
}
#rightcolumn u1{
	border-color:#293F5E;
	width:138px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:5px;
        list-style-type:none;
}
/* sidemenu */

***************************************************************************/
/* WordPress Sidebar Widgets */
/***************************************************************************/

/* Left and right sidebars */
ul.left-sidebar, ul.right-sidebar {
	border-color:#293F5E;
	width:138px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:5px;
        list-style-type:none;
}

.mambo ul{
	border-color:#bc2b00;
	width:138px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	background-color:#eeeeee;
	padding:5px;
	margin-bottom:5px;
        list-style:none;
    }

.mambo li{
        list-style:none;
    }


/* Left widget title */
ul.left-sidebar li h2 {
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
	border-color:#293F5E;
	color:#FFFFFF;
	background-color:#dddddd;
}

/* Right widget title */
ul.right-sidebar li h2 {
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
	border-color:#293F5E;
	color:#FFFFFF;
	background-color:#dddddd;
}

/* Left and right widget title */
.widgettitle, ul.left-sidebar li h2, ul.right-sidebar li h2 {
	color:#FFFFFF;
	background-color:#bc2b00;
	border-color:#bc2b00;
	width:138px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
        list-style-type:none;
	padding:5px;
}

/* Left widget */
.left-wp-widget {
	border-color:#293F5E;
	width:138px;
}

/* Right widget */
.right-wp-widget {
	border-color:#293F5E;
	width:160px;
}

/* Left and right widget */
.left-wp-widget, .right-wp-widget {
	padding:0px 0px;
	border-width:1px;
	border-style:solid;
	margin-bottom:5px;
	background-color:#FFFFFF;
	list-style-type:none;

}

/* Style of the block containing the widget contents */
.left-wp-widget ul, .right-wp-widget ul {
	list-style-type:none;
	padding-left:7px;
	margin-top:0px;
	margin-left:0px;
}

/* Style of each items in the widget contents */
.left-wp-widget li, .right-wp-widget li {
	margin-top:5px;
}

/* In case the widget content contains a form eg. the Search box */
.left-wp-widget form, .right-wp-widget form {
	margin:0px;
}

/* Correct the style if the widget title is a link */
h2.widgettitle a:link {
	color:#FFFFFF;
	text-decoration:none;
}

/* Correct the style if the widget title is a link */
h2.widgettitle a:visited {
	color:#FFFFFF;
}



/* Adds background image to the left widget title */
.left-widget-title {
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
}

/* Adds background image to the right widget title */
.right-widget-title {
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
}

/* Adds background image to the center widget title */
.center-widget-title {
	background-image:url("images/center-widget-title.png");
background-repeat:repeat-x;
}

/*
.left-widget, .right-widget {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
*/

.left-widget-title {
	color:#FFFFFF;
	background-color:#bc2b00;
	border-color:#bc2b00;
	width:138px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding:5px;
}

.left-widget {
	border-color:#bc2b00;
	width:138px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	background-color:#eeeeee;
	padding:5px;
	margin-bottom:5px;
}

.right-widget-title {
	color:#FFFFFF;
	background-color:#bc2b00;
	border-color:#bc2b00;
	width:160px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding:5px;
}

.right-widget {
	border-color:#bc2b00;
	width:160px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	background-color:#eeeeee;
	padding:5px;
	margin-bottom:5px;
}

.center-widget-title {
	color:#000000;
	background-color:#C5C4BC;
	border-color:#C5C4BC;
	margin-left:155px;
	margin-right:177px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding:5px;
}

.center-widget {
	border-color:#C5C4BC;
	margin-left:155px;
	margin-right:177px;
	/**/
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	padding:1em;
	margin-bottom:5px;
	font-size:10pt;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style : none;
}

li li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style : none;
}

ul.sidemenu ul {
padding : 3px 0 8px 0;
}

ul.sidemenu li {
line-height : 18px;
list-style : none;
padding-left : 0;
margin-left : 15px;
}
ul.sidemenu li li {
list-style: none;
}
ul.sidemenu a {
background : inherit;
text-decoration : none;
}
ul.sidemenu a:hover {
background : inherit;
text-decoration : underline;
}
ul.sidemenu li h2 {
	list-style: none;
}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 910px;
	font-size: 95%;
	padding: 20px 0;
	text-align: left;	
	background: url(images/footer-bottom.jpg) no-repeat center bottom;	
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 10px auto; 
	width: 850px;
	padding: 5px 0;
	text-align: center;
	background: #F8F7F7;
	border-top: 1px solid #F2F2F2;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

/* post */

.post-footer {
	background: #F5F5F5;
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #666666;	
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}



a img{ border:none; }


#flickr img {
	display: block;
	float: left;
	padding: 0px;
	position: relative;
	height: 55px;
	width: 55px;
	border-width:0;
	margin:2px;
	}

#commentform textarea 
        {
	width:300px;
}
div.entry-date 
	{ 
	background:url(images/clock_red.png) no-repeat; 
	margin:5px 0 5px 10px; 
	padding-left:20px; 
	}
div.entry-meta 
	{ 
	margin:16px 0 20px 10px; 
	padding-left:20px; 
	}
div.entry-meta span.cat-links 
	{ 
	background:url(images/tag_blue.png) no-repeat; 
	margin:16px 0 20px 10px; 
	padding-left:20px; 
	}
div.entry-meta span.comments-link 
	{ 
	margin:16px 0 20px 10px; 
	padding-left:20px; 
	}
div.entry-meta a 
	{ 
	background:none; 
	}
div.entry-meta span.cat-links a 
	{ 
	background:none; 
	}
div.entry-meta span.comments-link a 
	{ 
	background:none; 
	}
div.entry-meta span.meta-sep 
	{
	display: none;
	}
