/* Import basic styles */
@import url(../../rsc/css/basic.css);
/* Import standard image styles */
@import url(../../rsc/css/img.css);
/* Import standard blog elements styles */
@import url(../../rsc/css/blog_elements.css);
/* Import default form styles */
@import url(../../rsc/css/forms.css);
/* Import default comment styles */
@import url(../../rsc/css/comments.css);

/* styles for city_in_evo skin */
body {
color: #fff;
font-size: 13px;
font-family: 'Tahoma';
background: #072450 url(rsc/assets/seattle_background_paint.jpg) repeat-x;
margin:0 auto;
padding:0;
}
.clear {
clear: both;
height:0px;
}
p {
margin: 10px 30px 10px 30px;
}
.date {
color:#ffd502;
text-decoration:overline;
font-size:10px;
padding: 10px 0 20px 0;
}
#wrapper_footer p {
margin: 10px 30px 10px 30px;
padding-top: 20px;
font-size:10px;
text-align:left;
}
.red {
color:red;
}
.yellow {
color:#ffd502;
font-weight:bold;
}
h1 {
font-family:"Mangal", Arial, sans-serif;
font-size:30px;
text-transform:uppercase;
font-weight:normal;
margin: 0px 0px 0px 0px !important;
margin: 10px 0px 0px 0px;
color:#fff;
}
h2 {
font-family: Arial, sans-serif;
font-size:20px;
margin: 0px 50px 10px 30px !important;
margin: 0px 30px 10px 30px;
text-transform:uppercase;
color:#ffd502;
font-weight: bold;
}
h3 {
margin: 0px 0px 10px 0px;
text-transform:uppercase;
font-size:12px;
color:#fff;
}
.bTitle h3 {
margin: 0px 0px 10px 0px;
text-transform:uppercase;
font-size: 16px;
color:#fff;
}
a {
text-decoration: none;
color:#ffd502;
}
/*----- LAYOUT ----- */
#container {
width:100%;
/*
background: url(rsc/assets/sidebar_body.png) 30px 0px repeat-y !important;
background: url(rsc/assets/sidebar_body.png) 60px 0px repeat-y;
*/
}
#pageHeader{
width: 940px;
height: 212px;
margin:0 auto;
padding:0 20px 0 20px;
}
#wrapper {
clear:both;
width: 1006px;
/*float: left;*/
margin:0 auto;
/*
background: url(rsc/assets/sidebar_body.png) 10px 0px repeat-y !important;
background: url(rsc/assets/sidebar_body.png) 20px 0px repeat-y;
*/
}
.bSideBarLeft {
width: 216px;
float:left;
margin-left:0px 5px;
padding: 12px;
/*border: solid blue 1px;*/
background: url(rsc/assets/sidebar_body.png) repeat-y;
}
.bPosts {
width: 500px;
float: left;
display: inline;
text-align: justify;
/*border: solid red 1px;*/
margin-left:10px;
}
.bSideBarRight {
width: 220px;
margin: 0px 10px;
float: left;
display: inline;
/*border: solid yellow 1px;*/
}
.bSideBarLeft p {
margin:0px 10px 20px 15px;
font-size:9px;
color:#fff;
text-transform: uppercase;
}
.bSideBarLeft h3 {
color: #ffd502;
font-weight: bold;
margin: 0 0 0 24px;
font-size: 13px;
}
.bSideBarLeft h4 {
color: #ffd502;
margin: 0 0 0 18px;
font-size: 11px;
}
#wrapper_box p {
margin: 10px 0px 10px 0px;
color: #ddd;
font-size: 10px;
}
#wrapper_box_large p {
margin: 10px 0px 10px 0px;
font-size: 11px;
}
.bText p {
margin: 10px 0px 10px 0px;
font-size: 12px;
}
#wrapper_box_photo h3 {
margin: 0px 0px 10px 45px;
}


#pageFooter{
clear:both;
width:1006px;
height:50px;
margin: 0 auto;
text-align:center;
}

/*----- IMAGES ----- */
a img {
border: none;
}
img.left,img.center,img.right {
padding: 4px;
border: 1px solid #a0a0a0;
}
img.left {
float: left;
margin: 0px 12px 5px 0px;
background:#fff;
}
img.right {
float: right;
margin: 0px 30px 5px 0px;
}

/* ----- FORM ----- */
/*
input_ {
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: normal 10px tahoma;
color: #707070;
margin:0px 0px 5px 0px;
}
input.SearchField {
background-color: #eee;
}
input.submit_ {
width: auto;
background-color: #9CAAC6;
color: #222;
border: 2px outset #6C7A96;
}
*/
textarea.sidebar {
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: normal 10px tahoma;
width:115px;
height:80px;
color: #707070;
margin:5px 0px 5px 25px;
}
input.sidebar {
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: normal 10px tahoma;
color: #707070;
margin:0px 0px 5px 25px;
}
input.button_sidebar {
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: normal 10px tahoma;
color: #707070;
margin:0px 0px 5px 25px;
}
input.button_wrapper {
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: normal 10px tahoma;
width:119px;
color: #707070;
margin:5px 0px 5px 0px;
}
fieldset {
border-style: none;
margin:0 0 0 30px;
}
fieldset .notes {
font-size: 80%;
color: #999999;
}
div.image_block {
/*float: left;*/
display: block;
margin: 5px;
padding: 3px;
/*background-color: #5F6F99;
border: 1px solid #0F2245;*/
}
.bSideBarLeft fieldset {
margin-left: 6px;

}

/* Styles for foms */
.bPost, .bPostpublished, .bComment {
clear: both;
padding: 5px;
margin-bottom: 10px;
background:#072450;
}
.bPost p {
font-size: 11pt;

}

.bSmallHead {
font-size: 78%;
margin: 1ex;
}
div.bTitle {
clear: both;
margin: 1ex 1ex 0 1ex;
padding: 5px 0 4px 0;
}
.bText {
margin: 0 1ex 0;
}
.bSmallPrint {
clear: both;
font-size: 78%;
margin: 1ex;
}
input.bComment, textarea.bComment {
background-color: #eee;
border: 1px solid #ccc;
width: 97%;
padding: 2px;
margin: 0ex;
}

/* Used by the profile form */
select.bComment {
background-color: #eee;
border: 1px solid #ccc;
padding: 1px;
margin: 0ex;
}
input.SearchField {
background-color: #eee;
border: 1px solid #ccc;
padding: .5ex;
width: 96%;
margin: 0ex;
}
.bSideItem {
background:#072450;
padding: 5px;
margin-bottom:10px;
}
.menuBox {
margin-left:10px;
margin-bottom: 10px;
width: 90%;
background:#072450;
}
.bSideItem input {
border: 0;

}
/*
.bSideItem ul, .bSideItem ul li ul, .bSideItem ul li ul li ul {
padding: 0px 0px 0px 0px;

margin-left:-2px;
}
*/
.bSideItem ul{
padding: 0px 5px 0px 10px;
margin-left:5px;
}
/*
.bSideItem ul li{
padding: 0px 0px 0px 0px;
margin-left:-5px;
}
.bSideItem ul li ul li ul {
padding: 0px 0px 0px 0px;
margin-left:-5px;
}
*/
blockquote {
background: #B5D0F9 url(rsc/assets/quote.gif) no-repeat top left;
color: #000;
margin: 1em 2em;
padding: 0 1ex;
font-size: 10pt;
}
blockquote p {
font-size: 10pt;
text-indent: 30px;
font-style: italic;
}

