body {background:#08101F url('../images/bg.gif') repeat-x!important;}
a {color:#92A9CB;text-decoration:none;}
a:hover {color:#CCC!important;}

h1 {font-size:2em;color:#6D88AF}

input,select,textarea {background:#070E1C;color:#45617d;border:1px solid #45617d;padding:5px;font-family:Verdana, Arial, Helvetica, sans-serif}

#header { margin:30px 0 15px 0; }
#footer {  }

.button {padding:0 2px 4px 2px;background:url('/assets/images/buttons/bg-buttons.png') no-repeat;margin:0 0 9px 0}

/* Feed */
.feed-item h4 { padding:0 0 0 20px;margin:0 0 3px 0;background-repeat:no-repeat;font-weight:bold; }
.feed-item h4 a { color:#6D88AF;text-decoration:none }

/* Rounded Corners */
/* Rules for the default top corners and border */
.bt     { height:8px;margin:0 0 0 8px;background:url(../images/c_01.png) no-repeat 100% 0; }
.bt div { height:8px;width:8px;position:relative;left:-8px;background:url(../images/c_01.png) no-repeat 0 0; }

/* Rules for the bottom corners and border */
.bb     { height:8px;margin:0 0 0 8px;background:url(../images/c_01.png) no-repeat 100% 100%; }
.bb div { height:8px;width:8px;position:relative;left:-8px;background:url(../images/c_01.png) no-repeat 0 100%; }

/* Insert the left border */
.i1 { padding:0 0 0 3px;background:url(../images/c_edge.png) repeat-y 0 0; }
/* Insert the right border */
.i2 { padding:0 3px 0 0;background:url(../images/c_edge.png) repeat-y 100% 0; }
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 { background:#02060f;border-width:0;padding:0 5px;overflow:auto }

/* corner styles */
.c2 .bt, .c2 .bt div, .c2 .bb, .c2 .bb div { background-image:url(../images/c_02.png); }
.c3 .bt, .c3 .bt div, .c3 .bb, .c3 .bb div { background-image:url(../images/c_03.png); }
.c4 .bt, .c4 .bt div, .c4 .bb, .c4 .bb div { background-image:url(../images/c_04.png); }
.c5 .bt, .c5 .bt div, .c5 .bb, .c5 .bb div { background-image:url(../images/c_05.png); }
.c6 .bt, .c6 .bt div, .c6 .bb, .c6 .bb div { background-image:url(../images/c_06.png); }
.c7 .bt, .c7 .bt div, .c7 .bb, .c7 .bb div { background-image:url(../images/c_07.png); }
.c8 .bt, .c8 .bt div, .c8 .bb, .c8 .bb div { background-image:url(../images/c_08.png); }
.c9 .bt, .c9 .bt div, .c9 .bb, .c9 .bb div { background-image:url(../images/c_09.png); }


.cb { font-family:Verdana, Arial, sans-serif;font-size:.8em;color:#45617d }

.span-8 .cb { width:309px;margin:-1px 0 12px 0; }

.height-1 .cb .i3 {height:66px;}
.height-2 .cb .i3 {height:159px;}
.height-3 .cb .i3 {height:260px;}

a:hover {color:#CCC!important;}
