/* 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 */
* {
margin:0;
padding:0;
}
html, body {
color:#fff;
font-size:12px;
font-family:Tahoma;
background:#000 url(rsc/assets/seattle_background_paint.jpg) repeat-x;
margin:0;
height:100%;
}
.clear {
clear:both;
height:30px;
}
p {
margin:10px 30px 10px 30px;
}
.date {
color:#FFCC7F;
text-decoration:overline;
font-size:10px;
padding:10px 0 20px 0;
}
#content_footer p {
margin:10px 30px 10px 30px;
padding-top:20px;
font-size:10px;
text-align:left;
}
.red {
color:red;
}
.yellow {
color:#FFCC7F;
font-weight:bold;
}
h1 {
color:#fff;
text-transform:uppercase;
font:normal 30px "Times New Roman", "Times", serif;
margin:0px 0px 0px 0px !important;
margin:10px 0px 0px 0px;
}
h2 {
color:#FFCC7F;
text-transform:uppercase;
font:bold 20px "Times New Roman", "Times", serif;
margin:0px 50px 10px 30px !important;
margin:0px 30px 10px 30px;
}
h3 {
color:#fff;
text-transform:uppercase;
margin:0px 0px 10px 0px;
font-size:12px;
}
.bTitle h3 {
color:#fff;
text-transform:uppercase;
margin:0px 0px 10px 0px;
font-size:16px;
}
a {
color:#FFCC7F;
text-decoration:none;
}

/*----- MENU ----- */
#nav_list {
width:170px;
list-style:none;
overflow:hidden;
}
#nav_list li {
width:170px;
overflow:hidden;
text-transform:uppercase;
font-size:9px;
font-weight:bold;
}
#nav_list a {
color:#fff;
}
.li_nav_body a  ,
.li_nav_footer a  {
display:block;
width:170px;
height:21px;
padding-left:25px;
line-height:21px;
background:url(rsc/assets/nav_body.jpg) no-repeat;
}
.li_nav_body a:hover ,
.li_nav_footer a:hover {
color:#FFCC7F !important;
background-position:0 -20px;
padding-left:35px;
background:transparent url('/inc/css/img/arrow_animated.gif') no-repeat 10px;
}
.li_active a:active  {
color:#FFCC7F;
background:transparent url('rsc/assets/nav_body.jpg') no-repeat;
background-position:0 -40px;
}
.li_nav_body a.BlogButtonCurr ,
.li_nav_body a.BlogButtonCurr:visited {
color:#FFCC7F !important;
padding-left:35px;
font-size:150%;
}
.li_nav_body a.BlogButtonCurr:hover {
color:#FFCC7F;
background:transparent url('/inc/css/img/arrow_animated.gif') no-repeat 10px;
}

/*----- LAYOUT ----- */
#container {
width:960px;
margin-left:-480px;
position:relative;
left:50%;
background:url(rsc/assets/sidebar_body.jpg) 30px 0px repeat-y !important;
background:url(rsc/assets/sidebar_body.jpg) 60px 0px repeat-y;
min-height:100%;
height:100%;
}
#menu_header {
width:170px;
height:232px;
text-align:left;
float:left;
margin:0 0 0 30px;
}
#menu_header h3 {
color:#FFCC7F;
font-weight:bold;
margin:0 0 0 30px;
font-size:13px;
}
#menu_left {
width:170px;
min-height:100%;
margin:0 0 0 30px;
float:left;
background:url(rsc/assets/sidebar_body.jpg) repeat-y;
}
#head {
width:910px !important;
width:940px;
height:240px;
float:left;
text-align:right;
}
#content {
width:960px;
float:left;
margin:0 0 0 20px;
background:url(rsc/assets/sidebar_body.jpg) 10px 0px repeat-y !important;
background:url(rsc/assets/sidebar_body.jpg) 20px 0px repeat-y;
}
.left_hand_stuff {
width:160px;
float:left;
margin:0 0 0 10px;
padding-right:5px;
}
.left_hand_stuff p {
margin:0px 10px 20px 15px;
font-size:9px;
color:#fff;
text-transform:uppercase;
}
.left_hand_stuff h3 {
color:#FFCC7F;
font-weight:bold;
margin:0 0 0 24px;
font-size:13px;
}
.left_hand_stuff h4 {
color:#FFCC7F;
margin:0 0 0 18px;
font-size:11px;
}
.left_hand_stuff ul.onlineUsers {
width:140px;
list-style:inside;
padding-left:20px;
}
.content_box p {
color:#ddd;
margin:10px 0px 10px 0px;
font-size:14px;
}
.content_box_large ul {
padding-left:20px;
}
.content_box_large p {
margin:10px 0px 10px 0px;
font-size:14px;
}
.content_box_large div.photo {
position:relative;
float:right;
margin:0 0 10px 10px;
}
.bText p {
margin:10px 0px 10px 0px;
font-size:14px;
text-align:justify;
}
.content_box_photo h3 {
margin:0px 0px 10px 45px;
}
#content_footer p {
margin:10px 0px 10px 60px !important;
margin:10px 0px 10px 85px;
font-size:10px;
}
.content_box {
width:120px;
margin:0px 0px 0px 30px;
float:left;
display:inline;
}
div.content_box ul {
padding-left:5px;
font-size:14px;
}
div.content_box ul li {
}
.content_box_large {
width:531px;
margin:0px 0px 0px 20px;
float:left;
display:inline;
font-size:14px;
}
.content_box_photo {
width:200px;
margin:0px 0px 0px -10px;
float:left;
}
#content_footer {
background:url(rsc/assets/sidebar_body.jpg) 30px 0px repeat-y !important;
background:url(rsc/assets/sidebar_body.jpg) 60px 0px repeat-y;
width:100%;
clear:both;
margin-bottom:-70px;
height:50px;
}

/*----- 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 {
color:#707070;
border:1pt solid #cccccc;
font:normal 10px tahoma;			
width:115px;
margin:0px 0px 5px 0px;
}
textarea.sidebar {
color:#707070;
height:80px;
border:1pt solid #cccccc;
font:normal 10px tahoma;			
width:115px;
margin:5px 0px 5px 25px;
}
input.sidebar {
color:#707070;						
border:1pt solid #cccccc;
font:normal 10px tahoma;
width:115px;
margin:0px 0px 5px 25px;
}
input.button_sidebar {
color:#707070;
border:1pt solid #cccccc;
font:normal 10px tahoma;
width:119px;
margin:0px 0px 5px 25px;
}
input.button_content {
color:#707070;
border:1pt solid #cccccc;
font:normal 10px tahoma;
width:119px;
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:#111111;
border:1px solid #333333;
}
.left_hand_stuff fieldset {
margin-left:6px;
}

/* Styles for foms */
.bPost,
.bPostpublished {
clear:both;
margin:0 2px 5px 2px;
}
.bPost p {
font-size:11pt;
}
.bSmallHead {
font-size:78%;
margin:2px;
}
div.bTitle {
clear:both;
margin:2px;
padding:5px 0 4px 0;
}
.bText {
margin:2px;
}
.bSmallPrint {
clear:both;
font-size:78%;
margin:2px;
}
input.bComment,
textarea.bComment {
background-color:#eee;
border:1px solid #ccc;
width:97%;
padding:2px;
}

/* Used by the profile form */
select.bComment {
background-color:#eee;
border:1px solid #ccc;
padding:1px;
}
input.SearchField {
background-color:#eee;
border:1px solid #ccc;
padding:.5ex;
width:96%;
}
.bSideItem input {
width:10px;
border:0;
}
.bSideItem ul,
.bSideItem ul li ul,
.bSideItem ul li ul li ul {
padding-left:5px;
}
input.SearchField {
width:100%;
background-color:#eee;
}
input.submit {
width:auto;
background-color:#9CAAC6;
color:#222;
border:2px outset #6C7A96;
}
blockquote {
background:#B5D0F9 url(rsc/assets/quote.gif) no-repeat top left;
color:#000;
margin:2px 4px;
padding:0 2px;
font-size:10pt;
}
blockquote p {
font-size:10pt;
font-style:italic;
text-indent:30px;
}
.FR {
position:relative;
float:right;
}