a {
    color: #d17101;
    text-decoration: none;
    font-family: 'Trebuchet MS', Arial, Helvetica,sans-serif;
}

a.link_top {
    color:#fce097;
    text-decoration: none;
}
a.link_top:hover {
    color:#fff;
    text-decoration: none;
}

a.link_post {
    color:#0068c3;
    text-decoration: none;
}
a.link_post:hover {
    color:#d17101;
    text-decoration: none;
}

a.post-link{
    color:#ff0000;
}

a.link_footer {
    color:#260080;
    text-decoration: none;
    font-weight:bold;
}
a.link_footer:hover {
    color:#dc000f;
    text-decoration: none;
}

#arrows {
    margin: auto;
    position: relative;
    top: 10px;
    margin-left: 100px;
/*    border-color: red;
    border-width: 1px;
    border-style: solid;*/
}

#arrow_left {
    float: left;
    padding: 3px;
}

#arrow_right {
    /*float: right;*/
}

#arrows2 {
    margin: auto;
    margin-left: 100px;
}

#arrow_left2 {
    float: left;
}

#arrow_right2 {
    /*float: right;*/
}

.avatar {
    float:left;
    margin-left:50px;
    border-right:2px solid orange;
    width:80px;
}

.avatar p {
    color: #ff8801;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

#background {
    background: url('../pic/background.png') no-repeat;
    height: 1280px;
    margin: auto;
    margin-left: -150px;
    position: fixed;
    top: -50px;
    width: 1280px;
    z-index: -1;
}

body {
    background: url('../pic/bg.gif') top repeat-x;
    background-color: #203391;
    font-family: Arial;
    font-size: 11px;
    margin: 0px;
}

.box_content {
    height: 175px;
    left: 18px;
    position: relative;
    top: 7px;
    width: 250px;
}

.box_content_cat {
    height: 460px;
    left: 18px;
    position: relative;
    top: 7px;
    width: 250px;
}

.box_content_new {
    height: 175px;
    left: 15px;
    position: relative;
    top: 16px;
    width: 270px;
}

.invite_input {
    width: 167px; height: 18px;
}
.invite_input:focus {
    background: #F3FBBC;
    border: 1px solid #999;
}

#box_ads {
    background: url('../pic/box_ads.png');
    height: 250px;
    margin-top: -12px;
    width: 320px;
}

#box_addthis {
    margin-top: 20px;
    margin-left: 20px;
}

#box_addthis img {
    height: 32px;
    float: left;
    margin-top: 0 !important;
}

#box_follow {
    background: url('../pic/box_follow.png') 0px -5px;
    height: 250px;
    margin-top: -12px;
    width: 300px;
}

#box_invite {
    background: url('../pic/box_invite.png');
    height: 125px;
    margin-top: -12px;
    width: 300px;
}

#box_categories {
    background: url('../pic/box_categories.png');
    height: 520px;
    margin-top: 20px;
    width: 298px;
}

#box_most_active {
    background: url('../pic/box_most_active.png');
    height: 253px;
    margin-top: -12px;
    width: 298px;
}

#box_search {
    background: url('../pic/box_search.png') 0px -35px;
    height: 120px;
    margin-top: -12px;
    width: 298px;
}

#box_tags {
    background: url('../pic/box_tags.png') 0px -20px;
    height: 350px;
    margin-top: -12px;
    width: 298px;
}

#box_tracked_tags {
    background: url('../pic/box_tracked_tags.png') 0px -5px;
    height: 250px;
    margin-top: -12px;
    width: 300px;
}

#box_search_tags {
    background: url('../pic/box_search_tags.png') 0px -5px;
    height: 125px;
    margin-top: -12px;
    width: 300px;
}
#box_images {
    background: url('../pic/box_images.png') 0px -5px ;
    height: 125px;
    margin-top: -12px;
    width: 300px;
}
#box_nk {
    background: url('../pic/box_nk.png') -15px;
    height: 250px;
    margin-top: -12px;
    width: 320px;
}
#box_info {
    background: url('../pic/box_info.png') -15px;
    height: 250px;
    margin-top: -12px;
    width: 320px;
    color:#fff;
}

#box_users {
    background: url('../pic/box_users.png');
    height: 253px;
    width: 298px;
}

#boxes {
    right: 40px;
    position: absolute;
    top: 200px;
}

#boxes h2 {
    color: #ffffff;
    font-size: 1.3em;
    font-weight: bold;
    position: relative;
    text-align: center;
    text-shadow: #000000 2px 2px 2px;
    top: 12px;
}

.new-h2 {
    padding-top:7px;
    margin-bottom:4px;
}

#boxes img {
    margin: 3px;
}

#counters {
    position: absolute;
    left: 70px;
    top: 1px;
}

.counter-txt {
    color: #FCE097;
    text-decoration: none;
    text-shadow: 2px 2px 3px #000000;
    font-family: 'Trebuchet MS', Arial, Helvetica,sans-serif;
}

#content {
    background: url('../pic/bg.png') top no-repeat;
    margin: auto;
    min-height: 900px;
    padding-top: 200px;
    position: relative;
    width: 1280px;
}

#first_time {
    background: url('../pic/first_time.png');
    height: 211px;
    margin-top: 40px;
    padding: 25px 30px;
    position: relative;
    width: 623px;
}

#first_time p {
    color: #656565;
    font-size: 1.1em;
    font-weight: bold;
    position: absolute;
    right: 60px;
    text-align: justify;
    top: 75px;
    width: 350px;
}

#first_time_text {
    right: 100px;
    position: absolute;
    top: 40px;
}

#footer{
    width: 1200px;
    margin:auto;
}

img {
    border: none;
}

#login_panel {
    background: url('../pic/login_panel.png');
    height: 253px;
    position: absolute;
    right: 50px;
    top: -10px;
    width: 298px;
}

#loged_panel {
    height: 253px;
    position: absolute;
    right: 50px;
    top: -10px;
    width: 298px;
}

#login_panel form {
    left: 61px;
    position: absolute;
    top: 66px;
}

#login_panel form button {
    background: none;
    border: none;
    cursor: pointer;
    height: 18px;
    left: 85px;
    position: absolute;
    top: 87px;
    width: 90px;
}

#login_panel form input {
    background: none;
    border: none;
    height: 20px;
    padding: 0px 3px;
    margin-top: 20px;
    width: 170px;
}

#logo {
    left: 50px;
    position: absolute;
    top: 50px;
}

#main {
    margin: auto;
    position: relative;
    left: -147px;
    width: 685px;
}

.post {
    width: 678px;
    margin-top:-10px;
}

.post_top {
    background: url('../pic/post_top.png');
    width: 678px;
    height:70px;
}

.post_inner {
    background: url('../pic/post_bg.png');
    width: 678px;
}

.post_bottom {
    background: url('../pic/post_bottom.png');
    width: 678px;
    height:48px;
}

.post-response-holder{
    margin-top:20px;
}

.post_content {
    color: #000;
    font-weight: bold;
    width: 510px;
    margin-right:30px;
    float:right;
}

.post_time {
    color: #20658b;
    font-weight: normal;
    padding-right:30px;
}

#register_button {
    position: absolute;
    right: 260px;
    top: 150px;
}

.search_content {
    height: 45px;
    left: 18px;
    position: relative;
    text-align: center;
    top: 15px;
    width: 250px;
}

.search_content form button {
    background: url('../pic/search_button.png') -124px -105px;
    border: none;
    cursor: pointer;
    height: 41px;
    left: 195px;
    position: absolute;
    top: 4px;
    width: 50px;
}

.search_content form input {
    background: url('../pic/search_input.png') -59px -105px;
    border: none;
    font-weight: bold;
    height: 38px;
    left: 10px;
    padding-left: 5px;
    padding-top: 10px;
    position: absolute;
    top: 5px;
    width: 174px;
}

#search_top {
    background: url('../pic/search_top.png');
    height: 253px;
    left: 650px;
    position: absolute;
    top: -43px;
    width: 298px;
}

#search_top form {
    left: 61px;
    position: absolute;
    top: 120px;
}

#search_top button {
    background: none;
    border: none;
    cursor: pointer;
    height: 22px;
    left: 156px;
    position: absolute;
    top: -1px;
    width: 21px;
}

#search_top form input {
    background: none;
    border: none;
    height: 16px;
    width: 155px;
}

#search_top form p {
    color: #ffffff;
    text-align: justify;
    text-shadow: #000000 2px 2px 3px;
    width: 175px;
}

.tags_content {
    color: white;
    font-size: 1.3em;
    height: 135px;
    left: 18px;
    position: relative;
    text-align: center;
    top: 15px;
    width: 250px;
}

#box_tags .tags_content {
    height: 285px;
}
/* Tag cloud */

.tags_content ul{
    margin:.5em 0;
    padding:.3em 3px;
    text-align:center;
    /*background:#71b5e9 url(bg_tags.gif) repeat-x;*/
}
.tags_content li{
    margin:0;
    padding:0;
    list-style:none;
    display:inline;
}
.tags_content li a{
    text-decoration:none;
    color:#ffffff;
    padding:0 2px;
}
.tags_content li a:hover{
    color:#FF0000;
}

.tag1{font-size:70%;}
.tag2{font-size:80%;}
.tag3{font-size:100%;}
.tag4{font-size:120%;}
.tag5{font-size:140%;}

/* alternative layout */

#tags .alt{
    text-align:left;
    padding:0;
    background:none;
}
#tags .alt li{
    padding:2px 6px;
    background:#efefef;
    display:block;
}
#tags .alt .tag1,
#tags .alt .tag2,
#tags .alt .tag3,
#tags .alt .tag4,
#tags .alt .tag5{font-size:100%;}
#tags .alt .tag1{background:#7cc0f4;}
#tags .alt .tag2{background:#67abe0;}
#tags .alt .tag3{background:#4d92c7;}
#tags .alt .tag4{background:#3277ad;}
#tags .alt .tag5{background:#266ca2;}

.btn{display:block;}

/* // Tag cloud */

.form_register {
    margin-left:40px;
    padding:10px 0px;
}

#signupForm label {
    display: block !important;
    width: 400px !important;
}

.register_input {
    background: #fff;
    border: 1px solid #999;
    padding: 5px 3px;
    min-width:205px;
}

#signupForm input:focus {
    background: #F3FBBC;
    border: 1px solid #999;
}

#signupForm p {
    margin-top:7px;
    font-size:12px;
}

fieldset {
    border: 0px;
    padding: 3em;
}

legend {
    font-size:14px;
}

select {
    min-width:55px;
}

.privacy_policy {
    height: 150px;
    width: 430px;
    padding: 10px;
    overflow: scroll;
    background-color: #fff;
    border: 1px solid #c0c0c0;
    text-align: justify;
}

.avatar_render {
    color:#fff;
}

#avatar {
    margin-top:29px;
}

#ajax_hint {
    background-image: url('../pic/cloud.png');
    color: #ac002c;
    height: 130px;
    left: 385px;
    padding: 70px 0px 0px 50px;
    position: absolute;
    top: 0px;
    width: 250px;
}

#login_panel a {
    text-shadow: 2px 2px 2px #000000;
}

#login_panel p {
    margin: 7px 0px;
    padding: 0px;
}

.post_caption {
    margin-left:40px;
}
.post_text {
    margin:0 40px;
    padding-bottom:10px;
}

.footer_holder {
    overflow:hidden;
    width: 100%;
    text-align: left;
    margin: 3px 0px 0px 40px;
    height: 23px;
}
.footer_text {
    float:left;
    margin-top:3px;
}
.footer_rss {
    float:left;
    margin-right: 3px;
}
.footer_ccl {
    float:left;
    margin:3px 3px 0px 3px;
}

.search_holder {
    width:150px;
    text-align:right;
    margin-right:10px;
    float:left;
    margin-top:7px;
}
.search_holder1 {
    width:150px;
    text-align:right;
    margin-right:10px;
    float:left;
    margin-top:5px;
}
.search_input {
    background: #fff;
    border: 1px solid #999;
    padding: 5px 3px;
    min-width:205px;
    margin-top:2px;
}
.search_input:focus {
    background: #F3FBBC;
    border: 1px solid #999;
}
.search_age_hold {
    margin:6px 0px;
}
.search_select {
    margin-top:4px;
}

.user_account {
    width:120px;
    float:left;
    margin:6px 10px 0px 0px;
    text-align:right;
    font-size:12px;
}
