

/****************************
        Main Content 
****************************/   

.Content {

        overflow: hidden;
        text-align: left;
        background: url('/images/background.gif') repeat-y left top !important;
        border: 0px solid white;
        height: 100%;
}
/****************************
        Globals
****************************/
* {
        margin: 0;

}
body {
        background: #181b21;
        color: white;
        font-size: 11px;
        text-align: left;
        font-family: Verdana;
}
a:hover {
        width: 100%;
        overflow: hidden;
        text-align: left;
        text-decoration: none;
        color: #fe0000;
}
a {
        background: transparent;
        overflow: hidden;
        color: white;
        text-align: left;
        text-decoration: none;
}
h4 {
        text-align: left;
        color: white;
        padding-left: 0.5em;
        font-size: 13px;
}
h3 {
        text-align: left;
        color: white;
        font-size: 1.4em;
}
h2 {
        text-align: left;
        color: white;
        font-size: 1.8em;
}
h1 {
        text-align: left;
        color: white;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 1em;
        font-size: 14px;
}
.clear {
        height: 0px;
        overflow: hidden;
        clear: both;
}
.countinput {
        border:none;
        background:none;
        color:#908A78;
        font: 10px Arial;
}
fieldset {
        border:0px;
        border-bottom: 1px solid #999999;
        margin-bottom: 10px;
}
.alt1, .alt1Active
{
	background: #F0F0F0;
	color: #000000;
}
.alt2, .alt2Active
{
	background: #316396;
	color: #000000;
}

.tborder
{
	background: #D1D1E1;
	color: #000000;

}



/****************************
        Main Container and Header
****************************/

.Wrapper {
        width: 980px;
        overflow: hidden;
        margin: 0 auto;
}


.Logo {
        height: 106px;
        width: 245px;
        text-align: center;
        float: left;
}

.LogoRight {
        height: 106px;
        width: 735px;
        margin-bottom: 0px;
        float: right;
        text-align: center;

}

.header {
        height: 106px;
        width: 980px;
        border-bottom: 1px solid #FFFFFF;
        background: url('/images/headerbg.gif') repeat-x left top;
}

.footer {
        padding-top: 4px;
        padding-bottom: 1px;
        text-align: right;
        width: 980px;
        border-top: 1px solid #FFFFFF;
        background-color:#316396;
}

/****************************
        Left SideBar
****************************/

.SidebarLeft {
        float: left;
        overflow: hidden;
        width: 129px;
        text-align: left;
        list-style: none;
}
.LeftLinks {
        padding-left: 2px;
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
}


.RightLinks {
        padding-left: 2px;
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
}

.RightLinks a {
        color:#FFFFFF !important;
}

.RightLinks a:hover {
        color:#FE0000 !important;
}



.Archives {
        background: url('/images/best_friends.gif') no-repeat top left;
        height: 27px;
        font-family: Verdana;
        font-size: 10px;
        text-align: left;
        font-weight: bold;
        padding-top: 7px;
        margin-top: 5px;
        margin-bottom: 5px;
}
/****************************
        Right Side Bar
****************************/

 .SidebarRight {
        float: right;
        width:300px;
        overflow:hidden;
        color:#315273;
}
.SidebarRight a, .SidebarRight a:hover, .SidebarRight a:active, .SidebarRight a:link {
        color:#315273;
}

.RightOnBlue a:link
{
        color:#FFFFFF;
}

.RightOnBlue a:hover
{
        color:#FE0000;
        text-align:left;
        text-decoration:none;
}

.Blue {
        background-color: #316396;
        border:0px solid black;
        width:97%;
        padding:3px;
}
.BlueLeft {
        float: left;
        width: 42%;
        border:0px solid black;
        text-align:left;
        color: white;
}
.BlueRight {
        float: Right;
        width: 55%;
        text-align:left;
        border:0px solid black;
}

.TopLeft {
        float: left;
        width: 50%;
        text-align:left;
}
.TopRight {
        float: Right;
        width: 50%;
        text-align:left;
}

/****************************
        Center Column
****************************/

.Center {
        text-align: left;
        overflow: hidden;
        float: left;
        width: 525px;
        margin-left: 1px;
        border:0px solid black;
        color: #315273;
        text-align:center;
        margin-left:15px;
}
.Center a, .Center a:hover, .Center a:active, .Center a:link {
        color:#315273;
        text-decoration: underline;
}
.Date {
        font-family: Tahoma;
        font-size: 19px;
        color: #999999;
        font-weight: normal;
        text-align:left;
        margin-top:15px;
}
.PostGray {
        background: url('/images/post_middle.gif') repeat-y top left;
        width:522px;
        margin-left:0px;
        margin-bottom:10px;
        margin-right:10px;
}
.Post {
        border-bottom:1px #999999 dashed;
        width:522px;
}
.PostTop {
        background: url('/images/post_top.gif') no-repeat top left;
}
.PostBottom {
        background: url('/images/post_bottom.gif') no-repeat bottom left;
        padding:5px 4px 0px 4px;
}
.Post img, .PostGray img {
        float: left;
        left: 0px;
        top:0px;
        border: none;
}
.PostText {
        float: left;
        border: none;
        width: 263px;
        margin: 0 5px;
        padding-bottom:5px;
}
.PostRight {
        float: left;
        border: none;
        width: 138px;
        text-align:left;
        font-size:10px;
        padding-bottom:5px;
}

.Title {
        font-size: 14px;
        font-weight:bold;
        color: #000000;
        text-align:left;
}

.PageTitle {
        font-size: 18px;
        font-weight:bold;
        color: #000000;
        text-align:left;
}

.PostBody {
        color:#315273;
        font-size: 11px;
        text-align:left;
}
.Categories {
        color:#1b3568;
        font-weight:bold;

}
.RatingLeft {
        font-size:9px;
}
.RatingRight {
        font-size:9px;
        color: red;
        margin-right:10px;
}
/****************************
        Footer
****************************/
.Footer {
        background: url('/images/footer.gif') top left repeat-x;
        height:24px;
        overflow: hidden;
        margin-top: 10px;
}
.Footer div {
        margin: 5px 10px 0 0;
        text-align: right;
}
/****************************
        Comments
****************************/

/****************************
        Login
****************************/
.XLINPUT {
        width: 100%;
        margin-bottom: 2px;
}

.XLSUBMIT {
        padding: 1px 5px 1px 5px;
        border: 1px solid #D2D2D2;
        font: 10px Verdana;
        color: #ffffff;
        font-weight: bold;
        background-color: #316396;
        cursor: pointer;
}
/****************************
        Register
****************************/
.XRINPUT {
        margin-top: 1px;
        width: 220px;
        font: 10px Arial;
        border:#ccc 1px solid;
        padding:2px 1px;
}

.XRINPUT2 {
        font: 10px Arial;
        margin-top: 1px;
        width: 225px;
        padding-left: 1px;
}

.XR_ERROR {
        font: 10px Arial;
        margin-top: 1px;
        width: 220px;
        padding-left: 1px;
        border: 1px solid #BC837C;
}

.XRSUBMIT {
        padding: 1px 5px 1px 5px;
        border: 1px solid #D2D2D2;
        font: 10px Verdana;
        color: #ffffff;
        font-weight: bold;
        background-color: #316396;
        cursor: pointer;
}

#XR_NOTICE {
        border: 1px solid #FFFFFF;
        margin-bottom: 23px;
        padding:2px;
        background-color: #FFFFFF;
        text-align: left;
        padding-left: 40px;
        min-height: 32px;
        background: url('/images/thumbs_down.jpg') left no-repeat;
        width: 424px;
        padding-bottom: 3px;
        padding-top: 3px;
        border-bottom: 1px solid #cccccc;
}

#XR_NOTICE2 {
        border: 1px solid #FFFFFF;
        margin-bottom: 23px;
        padding:2px;
        background-color: #FFFFFF;
        text-align: left;
        padding-left: 40px;
        min-height: 32px;
        background: url('/images/thumbs_up.jpg') left no-repeat;
        width: 424px;
        padding-bottom: 3px;
        padding-top: 3px;
        border-bottom: 1px solid #cccccc;
}

#XR_ERROR {
        border: 1px solid #BC837C;
}

label#XR_ERROR {
        border: 0px;
        color: #D6361B;
}

.avatar {
        border: 1px solid #D2D2D2;
}

.note {
        font: 10px Arial;
        color: #BC837C;
}
/****************************
        Pagination
****************************/

#paging. #paging .seppage, #paging .seppagealt {
        font:10px Arial;
        color:#567EC5;
}

#paging .thispage {

        padding: 4px 6px 4px 6px;
        border: 1px solid #CFDAE7;
        text-decoration:none;
        font-weight: bold;
        background-color:#EEF2F7;
        color: #6894BF;
        cursor: default;
        
}


#paging b {
        padding: 4px 8px 4px 8px;
        border: 1px solid #0F1E4F;
        text-decoration:none;
        font-weight: bold;
        color: #567EC5;
}

#paging a {
        padding: 4px 6px 4px 6px;
        border: 1px solid #E4EAF1;
        text-decoration:none;
        font-weight: bold;
        background-color:#FFFFFF;
}

#paging a:hover {
        padding: 4px 6px 4px 6px;
        border: 1px solid #CFDAE7;
        text-decoration:none;
        font-weight: bold;
        background-color:#EEF2F7;
        color: #6894BF;
}
.tellafriend  {
        position:absolute; 
        top:200px; 
        left:200px;
        width:600px;
    z-index:998; 
        border:solid; 
        border-color:#000000; 
        border-width:thin;
    background-color: #FFFFFF; 
        visibility:hidden;
        color: #315273;
}
#flashcontent2 {
        z-index:998;
}




.COMTITLE {
        text-align: left;
        padding: 3px;
        font-weight: bold;
        background-color: #F7F7F7;
        border: 1px solid #E6E6E6;
}
.COMTEXT {
        text-align: left;
        padding: 3px;
        margin-top: 3px;
        margin-bottom: 10px;
        border-bottom: 1px dashed #E6E6E6;
        width:519px;
}

#category  {
        font-size: 14px;
        padding-left: 3px;

}

#subCategory {
        font-size: 11px;
        padding-left: 5px;
}

.comments{
        width:525px;
        background:#fff;
        margin:50px auto;
        overflow:hidden;
}
.comments ul{
        padding:5px 12px;
}
.comments li{
        margin-bottom:50px;
        clear:both;
        overflow:hidden;
        width:490px;
        background:#fff;
        border:#ccc 1px solid;
        padding:5px;
}
.user_head{
        float:left;
        width:60px;
}
.comment_warp{
        float:right;
        width:425px;
}
.comment_meta{
        color:#315273;
        width:100%;
        overflow:hidden;
}
.post_info{
        float:left;
        font-weight:bold;
}
.operation{
        float:right;
}
.operation a{
        color:#315273;
        font-size:10px;
}

.comment_content{
        clear:both;
        margin-top:5px;
        font-size:11px;
        color:#315273;
        background:#eee;
        border:#ccc 1px solid;

}

.comment_content_sub{
        clear:both;
        margin:5px;
        color:#315273;
        background:#fff;
        border:#ddd 1px solid;
}
.comment_meta_sub{
        color:#000;
        height:20px;
        line-height:20px;
        background:#eee;
        text-indent:5px;
}

.post_warp{
        padding:7px;
}


.put_comment{
        width:500px;
        background:url(/images/comment_2.png);
        margin:0 auto;
}

.comment_01{
        background:url(/images/comment_1.png) no-repeat;
        height:21px;
}
.comment_02{
        background:url(/images/comment_1.png) no-repeat;
        height:21px;
}
.comment_03{
        overflow:hidden;
        width:468px;
        clear:both;
        position:relative;
        bottom:-4px;
}
.comment_03 input{
        background:url(/image/scomment_1.png) no-repeat;
        float:right;
        height:21px;
        }
.comment_03 span{
        float:left;
}
.comment_04{
        background:url(/images/comment_4.png) no-repeat bottom;
        height:25px;
        clear:both;
}

.put_comment textarea{
        background:#EEEEEE;
        border:0px;
        font-family:Arial;
        font-size:10px;
        height:83px;
        width:468px;
        overflow: hidden;
        margin:10px 10px 5px;
        padding:2px;
        float:left;
}

.submit_01{
        margin:5px 0;
}


/*
  profiles
*/
.user_profile{
        width:520px;
        margin:10px auto;
        color:#315273;
        background:#fff;
        overflow:hidden;
        text-align: left;
}
.user_all{
        padding:20px;
        width:480px;
        overflow:hidden;
        background:#eee;
}
.user_header{
        float:left;
        width:120px;
        margin-right:10px;
        text-align: center;
}
.user_header img{
        width:80px;
        height:80px;
}
.user_info{
        float:left;
        width: 350px;
}
.user_info h3{
        font-size:14px;
        color:#315273; 
}
.user_info p {
             
}
.user_info .leftspan {
        float:left;
        width:80px;
}
.user_info .rightspan {
        float:left;
        width:250px;
}
.latest_submissions{
        clear:both;
        margin:10px;
}
.latest_submissions h4,
.latest_comments h4{
        font-size:14px;
        color:#315273; 
}
.latest_submissions ul,
.latest_comments ul{
        margin:10px;
        list-style-type: none;
}
.latest_comments{
        clear:both;
        margin:10px;
}
