
/*===== o0o: STRUCTURE=====*/
#outerWrapper {
text-align:left;
width:auto;
margin:0px auto 0;
/*border:1px solid #000000;*/
}
#rightColumn {
background-image: url(../../../../images/second_menu_background_allpages.jpg);
background-position:top;
background-repeat:repeat-x;
float:right;
width:223px;
padding: 18px 18px 18px 18px;
color:#4d4d4d;
font-size:12px;
font-family: Arial;
line-height:1.4;
/*border:1px solid #000000;*/
}
#outerWrapper #contentWrapper #content {
/*background:none;*/
margin:0 240px 0 0;
padding:17px 39px 50px 31px;
}
#outerWrapper #contentWrapper .clearFloat {
clear:right;
display:block
}
#outerWrapper #footer {
background-color:#FFF;
border-top:solid 2px #000;
font-size:1em;
line-height:1.2em;
padding:0 0 0 10px
}
.post,.page {
padding-bottom:10px;
margin-bottom:30px
}
.entry {
overflow:auto
}

/*===== o0o: HEADER=====*/
#header {
position: relative;
margin-bottom: 50px;
padding-bottom: 10px;
overflow: hidden;
background: #ffffff ;
border-top:solid 25px #ee3224;
padding: 11px 10px;
overflow: hidden;
}
#header h1{
font-size:2.4em;
font-weight: 700;
padding:0 0 24px 0;
letter-spacing:-1px;
white-space:nowrap;
}
#header div{
border:1px solid red;
width:0;
overflow:visible;
}
#header h1 a, #header h1 a:hover {
color: #ee3224;
text-decoration: none;
border-bottom: none;
}
#header h1 a:hover {
background-color: transparent;
}
#header span.title {
display:block;
position:absolute;
top:40px;
left:12px;
text-align: right;	
color:#666;
font-size:0.87em;
font-weight:400;
}

/*===== o0o: NAVIGATION=====*/
ul.globalNav{
position: absolute;
top:1px;
right:10px;
}
ul.globalNav li {
display: inline;
padding:1px 8px;
}
ul.globalNav li a, ul.globalNav li a:link {
color: #ee3224;
font: normal 1.1em corbel, liberation sans, georgia, lucida grande, sans-serif;
text-decoration:none;
border-bottom: none
}
ul.globalNav li a:hover {
color: #fff;
background-color: #ee3224
}

/*===== o0o: TYPOGRAPHY=====*/
.postinfo {
color:#666;
font-size:0.87em;
line-height:1.25em;
margin:10px 0
}
.sticky {
padding:0 10px 10px;
border:solid 1px #777;
margin-bottom:30px
}
blockquote {
background:url(images/blockquote.gif) top left no-repeat;
border:#CCC dashed 1px;
margin:10px auto 10px 20px;
font-style:italic;
padding:3px 3px 3px 40px
}
pre,code {
width:90%;
margin-bottom:10px;
font-family:"Courier New", Courier, monospace;
background:#fff url(images/pre_bg.gif) top left repeat;
display:block;
color:#000;
line-height:18px;
border:1px solid #e2e2e2;
overflow:auto;
padding:18px 10px 17px
}
input,textarea,select {
font-family: corbel, liberation sans, georgia, lucida grande, sans-serif;
color:#333;
font-size:1em
}
small {
font-size:0.87em
}

/*===== o0o: HEADINGS=====*/
/*
h1,h2,h3,h4 {
font-weight:700;
color:#666;
padding:20px 0 0
}
*/
h1 {
	color:#00659d;
	font-size:21px;
	font-family: "Trebuchet MS", Verdana;
	margin:20px 0 20px 0;
	padding:0 0 0 0;
}
#content h1 a{
	text-decoration:underline;
	color:#00659d;
	font-family: "Trebuchet MS", Verdana;
}

h2 {
	font-weight:normal;
	color:#00659d;
	font-size:18px;
	font-family: Arial;
	margin:8px 0 5px 0;
	padding:0 0 0 0;
}
h3 {
	color:#00659d;
	font-size:14px;
	font-family: "Trebuchet MS", Verdana;
	margin:20px 0 0 0;
	padding:0 0 0 0;
}
/*
h4 {
font-size:1em
}
*/
/*===== o0o: LINKS=====*/

/*
a, a:visited { 
text-decoration: none;
color: #333;
text-decoration: none
}
a {
outline: none;
}
a img, a:visited img, a:hover img {
background-color: transparent;
border: 0 !important; 
border-bottom: 0!important; 
}
a:hover { 
color: #ee3224;
border-bottom: 1px solid #ee3224;
background-color:#fff;
}*/
h2.posttitle,h2.posttitle a {
padding-top:0;
line-height:27px;
font-weight:normal;
color:#00659d;
font-size:18px;
font-family: Arial;
margin:0;
border-bottom: 0;
margin-top: 5px;
margin-bottom:3px;
}
h2.posttitle a:hover {
	border-bottom: 1px solid #00659d;
	text-decoration:none;
	background-color: #fff;
}
/*
a.image-border {
text-decoration:none;
border:0 none;
background-color: transparent
}*/

/*===== o0o: SIDEBAR=====*/
#rightColumn ul {
margin:0 0 30px;
padding:0;
}
#rightColumn ul li ul {
margin:0;
padding:0
}
#rightColumn ul li {
list-style:none
}
#rightColumn ul li ul li {
list-style:none;
list-style-position:outside;
list-style-image:url(images/arrow.gif);
margin-left:17px
}
#rightColumn h3 {
font-size:13px;
font-family: "Trebuchet MS", Verdana;
font-weight:bold;
padding:0;
margin:20px 0 10px 0;
color:#00659d;
}
.search-form input {
width: 200px;
}
#archive_list li{
	margin-bottom:10px;
}


/*===== o0o: COMMENTS=====*/
ol.commentlist { 
list-style:none; 
margin:0;
padding:0; 
text-indent:0
}
ol.commentlist li {
border:1px dotted #ddd; 
height:1%; 
margin:0 0 10px; 
padding:5px 7px 5px 57px; 
position:relative
}
ol.commentlist li div.comment-author { 
padding:0 170px 0 0
}
ol.commentlist li div.vcard { 
font:bold 1em corbel, liberation sans, georgia, lucida grande, sans-serif
}
ol.commentlist li div.vcard cite.fn { 
font-style:normal 
}
ol.commentlist li div.vcard img.avatar { 
border:1px solid #ddd; 
left:7px; 
padding:2px; 
position:absolute; 
top:7px; 
}
ol.commentlist li div.comment-meta { 
font:bold 0.87em corbel, liberation sans, georgia, lucida grande, sans-serif; 
position:absolute; 
right:10px; 
text-align:right; 
top:5px; 
}
ol.commentlist li p { 
font:normal 1em corbel, liberation sans, georgia, lucida grande, sans-serif; 
margin:0 0 1em; 
line-height:1.6em; 
}
ol.commentlist li ul { 
font:normal 1em corbel, liberation sans, georgia, lucida grande, sans-serif; 
list-style:square; 
margin:0 0 1em; 
padding:0; 
text-indent:0; 
}
ol.commentlist li ul.children { 
list-style:none; 
margin:1em 0 0; 
text-indent:0; 
}
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 { 
margin:0 0 .25em; 
}
ol.commentlist li.even { 
background:#fff
}
ol.commentlist li.odd { 
background:#fff
}
ol.commentlist li.pingback div.vcard { 
padding:0 170px 0 0
}

/*===== o0o: IMAGES=====*/
.alignleft {
float:left
}
.alignright {
float:right
}
img {
border:0
}
img.avatar {
float:left;
padding-right:5px
}
p img {
max-width:100%;
padding:0
}
img.alignright {
display:inline;
margin:7px 0 2px 7px;
padding:4px
}
img.alignleft {
display:inline;
margin:7px 7px 2px 0;
padding:4px
}
img.centered,.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto
}

/*===== o0o: CAPTIONS=====*/
.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#F8F8F8;
padding-top:4px;
margin:10px
}
.wp-caption img {
border:0 none;
margin:0;
padding:0
}
.wp-caption p.wp-caption-text {
color:#666;
font-style:italic;
line-height:17px;
margin:0;
padding:0 4px 5px
}

/*===== o0o: WIDGETS=====*/
div#calendar_wrap,table#wp-calendar {
width:100%
}
div#calendar_wrap {
padding:0 15px 0 5px
}
div#calendar_wrap caption {
font-size:1.1em;
font-weight:700;
padding:0 20px 0 0
}
