body{
    background-image:url(graphics/Bg.png);
    background-repeat:no-repeat;
    background-position:top center;
    background-color:#000000;
    color:#666666;
    font-family:Arial,serif;
    font-size:13px;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.4;
    text-align:left;
}


/* Styles for Gamtheme*/
a {
    text-decoration: none;
    outline: none;
    color: #003d7b;
    font-weight: bold;
}
a:hover {
    text-decoration: underline;
}

a.disabled {
    cursor: default;
    color: #999 !important;
}
a.disabled:hover {
    text-decoration: none;
}

a.local {
    font-weight: normal;
}

p {
    margin-bottom: 7px;
}
/* ***************************************
GENERAL FORM ELEMENTS
*************************************** */
label {
    font-weight: bold;
    color:#333333;
    font-size: 120%;
}
input {
    font: 120% Arial, Helvetica, sans-serif;
    padding: 5px;
    border: 1px solid #9F9F9F;
    color:#666666;
    background:url(graphics/OpacityWhite25.png);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
textarea {
    font: 120% Arial, Helvetica, sans-serif;
    border: solid 1px #cccccc;
    padding: 5px;
    color:#666666;
    background:url(graphics/OpacityWhite25.png);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
    border: solid 1px #4690d6;
    background: #e4ecf5;
    background:url(graphics/OpacityBlack25.png);
    color:#333333;
}
.submit_button {
    font: 12px/100% Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    background:#4690d6;
    border: 1px solid #4690d6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: auto;
    height: 25px;
    padding: 2px 6px 2px 6px;
    margin:10px 0 10px 0;
    cursor: pointer;
}
.submit_button:hover, input[type="submit"]:hover {
    background: #0054a7;
    border-color: #0054a7;
}

input[type="submit"] {
    font: 12px/100% Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    background:#4690d6;
    border: 1px solid #4690d6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: auto;
    height: 25px;
    padding: 2px 6px 2px 6px;
    margin:10px 0 10px 0;
    cursor: pointer;
    font-size:12px;
}
.cancel_button {
    font: 12px/100% Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #999999;
    background:#dddddd;
    border: 1px solid #999999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: auto;
    height: 25px;
    padding: 2px 6px 2px 6px;
    margin:10px 0 10px 10px;
    cursor: pointer;
}
.cancel_button:hover {
    background: #cccccc;
}

.input-text,
.input-tags,
.input-url,
.input-textarea {
    width:98%;
}

.input-textarea {
    height: 200px;
}
/*tools*/

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size:0;
}
.info{
    font-size:10px;
    color: #656565;
}
img.left{
    margin-right:5px;
    margin-bottom:5px;
}
img.right{
    margin-left:5px;
    margin-bottom:5px;
}

/* by ids**/

#wrapper{
    width:950px;
    margin-right: auto !important;
    margin-left: auto !important;
}
#header{
    height:175px;
}
#mainContent{
    background:none;
    padding:0 0 15px;
}
#footer{
    background:url(graphics/FooterBg.png) repeat-x;
    padding:8px 15px 0;
    height:25px;
    font-size:11px;
    text-align:center;
}
#footer span{
    color:#fff;
}
#footer a{
    color:#fff;
    font-weight:normal;
    border-bottom:1px dashed #FFF;
}
#footer a:hover{
    text-decoration:none;
}
#mainNav{
    height:100px;
    position:relative;
    z-index:2;
    padding:0;
    margin:0;
}
#mainNav li{
    display:block;
    position:absolute;
    top:0;
    z-index:2;
}
#mainNav li a{
    display:block;
    text-indent:-999em;
    height:40px;
}
#mainNav #logo{
    left:15px;
    position:absolute;
    top:60px;
    width:150px;
}
#mainNav #link-1{
    left:310px;
    position:absolute;
    top:55px;
    width:70px;
}
#mainNav #link-2{
    left:400px;
    position:absolute;
    top:55px;
    width:125px;
}
#mainNav #link-3{
    left:550px;
    position:absolute;
    top:55px;
    width:90px;
}
#mainNav #link-4{
    left:675px;
    position:absolute;
    top:55px;
    width:90px;
}
#mainNav #link-5{
    left:800px;
    position:absolute;
    top:55px;
    width:90px;
}
#subNav {
    position: relative;
    height: 75px;
    position: relative;
    z-index: 1;
    padding:0;
    margin:0;
}
#subNav li{
    display:block;
    position:absolute;
    top:0;
    z-index:2;
}
#subNav li a{
    display:block;
    text-indent:-999em;
    height:40px;
}

#subNav #textfield input{
    left:690px;
    position:absolute;
    top:44px;
    height:auto;
    width:118px;
    border:none;
    margin:0;
    padding:0;
    background:none;
    font-size:12px;
    font-weight:bold;
    vertical-align: middle;
    display:block;

}
#subNav #link-submit input{
    left:815px;
    position:absolute;
    top:18px;
    background:transparent;
    width:50px;
    height:50px;
    text-indent:-999em;
    border:none;
}
#subNav #link-submit a{
    height:50px;
}
#subNav #link-rss{
    left:880px;
    position:absolute;
    top:25px;
    width:40px;
}
#subNav #rss-info{
    color:#000000;
    font-size:10px;
    font-weight:bold;
    left:860px;
    text-align:center;
    top:65px;
    width:90px;
}
#content{
    width: 650px;
    margin-right:0;
    background:url(graphics/ContentBg.png) repeat;
    min-height:500px;
    padding-bottom:100px;
}
#content .box-content{
    padding: 5px 30px;
}
#content .bottom{
    background:url(graphics/ContentBottom.png) repeat;
    height:55px;
    width:650px;
    bottom:0px;
    position:absolute;
}
#sidebar{
    float:right;
    width: 300px;
    margin-right:0;
    min-height:500px;
    padding-top:120px;
}
#sidebar #categories{
    height:162px;
    background:url(graphics/CategoriesBg.png) no-repeat;
    margin-bottom:15px;
    padding:0 10px 5px 30px;
}
#sidebar #categories .content{
    padding-top:40px;
}
#sidebar #categories li a{
    font-style: italic;
    font-family:Georgia,'Times New Roman',times,serif;
    border-bottom:1px dashed #FF5308;
    font-size:14px;
}
#sidebar #categories li a:hover {
    background:url(graphics/OpacityWhite50.png) repeat;
    text-decoration:none;
}
#sidebar .widget{
    padding:5px 20px;
}
#sidebar .widget h2{
    color:#DFCFC3;
    font-family:Georgia,'Times New Roman',times,serif;
    font-size:16px;
    font-style:italic;
    margin-bottom:5px;
    text-indent:15px;
}
#sidebar #sidebar-content .top{
    height:83px;
    background:url(graphics/SidebarTopBg.png) no-repeat;
}
#sidebar #sidebar-content .content{
    background:url(graphics/SidebarBg.png) repeat-y;
    padding:5px 20px;
}
#sidebar #sidebar-content .content h2{
    color:#FF3400;
    font-family:Georgia,'Times New Roman',times,serif;
    font-size:20px;
    font-style:italic;
    text-indent:15px;
}
#sidebar #sidebar-content .content li{
    margin:0 8px 5px 0;
    padding-left:18px;
    background:url(graphics/ListIcon.gif) no-repeat;
    border-bottom:1px dashed #FF5308;
}
#sidebar #sidebar-content .content li a{
    line-height:normal;
    font-size:11px;
    color: #000;
    display:block;
}
#sidebar #sidebar-content .content li:hover{    

}
#sidebar #sidebar-content .content li:hover a:hover{
    color:#000;
    text-decoration:none;background:url(graphics/OpacityBlack25.png) repeat;
}
#sidebar #sidebar-content .bottom{
    height:50px;
    background:url(graphics/SidebarBottomBg.png) no-repeat;
}
/*cols*/
.col {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    min-height: 1px;
}

.colLast {
    margin-right: 0;
}

.col1 { width: 120px;}/*for categories*/
.col2 { width: 440px; }/*for post Utils dos col*/
.col3 { width: 150px; }
.col4 { width: 300px; }/*for comments dos col*/
.col5 { width: 200px; }
/*Post Clases*/
.separator{
    background:transparent url(graphics/Separator.gif) no-repeat scroll center;
    height:30px;
    display:block;
}
.post{
    position:relative;
}
.post .p-head .p-date{
    background:transparent url(graphics/PostDateBg.png) no-repeat scroll 0 0;
    height:48px;
    left:-20px;
    position:absolute;
    top:5px;
    width:48px;
    font-family:Georgia,'Times New Roman',times,serif;
    font-style:italic;
    text-align:center;
    padding-top:3px;
}
.post .p-head .p-date .day{
    color:#00336e;
    font-size:24px;
    font-weight:bold;
    display:block;
    line-height:25px;
}
.post .p-head .p-date .month{
    color:#e95d0f;
    font-size:14px;
    font-weight:bold;
    display:block;
    line-height:14px;
}
.post h1{
    color:#ff0000;
    font-size:25px;
    font-family:Georgia,'Times New Roman',times,serif;
    font-style:italic;
    padding: 10px 5px 0px 35px;
    line-height:25px;
}
.post h1 a{
    color:#ff0000;
}
.post h1 a:hover{
    text-decoration:none;
}
.post .p-cat{
    background:transparent url(graphics/PostCatBg.png) no-repeat scroll 0 0;
    height:32px;
    margin-left:50px;
    line-height:32px;
    padding-left:5px;
    font-size:12px;
    font-family:Georgia,'Times New Roman',times,serif;
    font-style:italic;
}
.post .p-con{
    margin: 0 15px 15px 15px;
    background:transparent url(graphics/OpacityWhite50.png) repeat scroll 0 0;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    padding:8px;
    color:#000;
    font-size:12px;
}
.post .p-con h2,.post .p-con h3,.post .p-con h4{
    color:#912E11;
    margin-bottom:5px;
}
.post .p-con img{
    border:2px solid #ECCA9E;
    display:block;
    margin:0 auto;
    max-width:100%;
    padding:2px;
}
.post .p-con img.alignleft{
    float:left;
margin-right:10px;
}
.post .p-con img.alignright{
    float:right;
margin-left:10px;
}
.post .p-con p{
    text-indent:8px;
}
.post .p-con a{
    background:transparent url(graphics/OpacityWhite25.png) repeat scroll 0 0;
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;
    padding:0 2px;
    font-weight:normal;
    border-bottom:1px dotted #912E11;
}
.post .p-con ul{
    padding:5px 0 5px 32px;
    list-style-type:circle;
}
.post .p-con ol{
    padding:5px 0 5px 32px;
    list-style-type:decimal;
}
.post .p-con a:hover{
    text-decoration:none;
}
.post .p-util{
    margin: 0 15px 15px 15px;
}
.post .p-util a.p-seemore {
    background:transparent url(graphics/SeeMoreBg.gif) no-repeat scroll 0 0;
    height:32px;
    display:block;
    width:130px;
    text-indent:-999em;
}
.post .p-util a.p-com {
    background:transparent url(graphics/CommentsBg.gif) no-repeat scroll 0 0;
    height:32px;
    display:block;
    padding:5px 22px 0 105px;
    color:#ED0839;
    text-align:center;
    font-style:italic;
}
.post .p-util a.p-com:hover{
    text-decoration:none;
}
.post .p-util .p-tag {
    font-style:italic;
    font-weight:bold;
    font-size:11px;
    color:#FBFBF8;
    padding:3px;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    background:transparent url(graphics/OpacityBlack25.png) repeat scroll 0 0;
}
.post .p-util .p-tag a{
    background:transparent url(graphics/OpacityWhite50.png) repeat scroll 0 0;
    border-bottom:1px dashed #912E11;
    color:#912E11;
    padding:0 3px;
    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
}
.post .p-util .p-tag a:hover{
    text-decoration:none;
    background:transparent url(graphics/OpacityWhite25.png) repeat scroll 0 0;
}

/*Comments clases*/
.comments{
    margin-top:10px;
}
.comments h2{
    margin: 0 15px 15px 15px;
    color:#A98B4E;
    font-size:20px;
    font-family:Georgia,'Times New Roman',times,serif;
    font-style:italic;
}
.comments h2 a{
    background:transparent url(graphics/OpacityWhite50.png) repeat scroll 0 0;

    font-size:13px;
    padding:1px;
}
.comments h2 a:hover{
    text-decoration:none;
}
.comments ul.commentlist li{
    background:transparent url(graphics/OpacityBlack25.png) repeat scroll 0 0;
    padding:10px 70px;
}
.comments ul.commentlist li.alt{
    background:transparent url(graphics/OpacityWhite25.png) repeat scroll 0 0;

}
.comments ul.commentlist li h3, .comments ul.commentlist li h3 a{
    color:#912E11;
    font-size:14px;
}
.comments ul.commentlist li h3 a:hover{
    text-decoration:none;
}
.comments ul.commentlist li a.c-date{
    background:transparent url(graphics/OpacityWhite25.png) repeat scroll 0 0;
    font-size:11px;
    font-weight:normal;
    color:#000;
    padding:3px;
    border:1px solid #D9B36D;
    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
}
.comments ul.commentlist li a.c-date:hover{
    text-decoration:none;
}
.comments ul.commentlist li p{
    color:#000;
}
#comment-form{
    margin-top:10px;
}
#comment-form h2{
    color:#E16114;
    font-size:20px;
    text-align:center;
    font-family:Georgia,'Times New Roman',times,serif;
    font-style:italic;
}
#comment-form form{
    background:transparent url(graphics/CommentFormBg.png) no-repeat scroll 0 0;
    height:307px;
    width:457px;
    padding:0;
    margin:0 auto;
    position:relative;
}
#comment-form form input,#comment-form form textarea{
    color:#912E11;
    width:118px;
    height:auto;
    background:transparent;
    border:none;
    margin:0;
    padding:0;
    font-size:11px;
    vertical-align: middle;
    display:block;
    position:absolute;
}
#comment-form form #comment-form-name{
    left:64px;
    top:79px;
}
#comment-form form #comment-form-email{
    left:64px;
    top:139px;
}
#comment-form form #comment-form-website{
    left:64px;
    top:199px;
}
#comment-form form #comment-form-comment{
    left:242px;
    top:79px;
    height:65px;
    width:118px;
}
#comment-form form #comment-form-submit{
    height:35px;
    left:295px;
    position:absolute;
    text-indent:-999em;
    top:185px;
    width:80px;
}

.navigation{
    padding:0 20px;
    font-size:11px;
}
.navigation a{
    font-weight:normal;
}
.navigation a:hover{
border-bottom: 1px dotted ;
text-decoration:none;
}
.navigation .back{
float:left;
padding: 2px 4px 2px 4px;
    border: 1px solid #E9C572;
    background:transparent url(graphics/OpacityWhite25.png) repeat scroll 0 0;
    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
}
.navigation .next{
float:right;
padding: 2px 4px 2px 4px;
    border: 1px solid #E9C572;
    background:transparent url(graphics/OpacityWhite25.png) repeat scroll 0 0;
    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
}
/*blockquote*/
blockquote {
border-left:10px solid #ccc;
margin:1.5em 10px;
padding:.5em 10px;
quotes:"\201C""\201D""\2018""\2019";
font: italic normal 12pt/1.2em Georgia;
color: #5F5F5F;
}
blockquote:before {
color:#888888;
content:open-quote;
font-size:4em;
line-height:.1em;
margin-right:.25em;
vertical-align:-.4em;
}
blockquote p {
display:inline;
}
blockquote:after {
 content: close-quote;
color:#888888;
font-size:4em;
line-height:.1em;
margin-right:.25em;
vertical-align:-.5em;
}

/* Pagination
----------------------------- */
#pagination{
    padding:5px;
    font-size:15px;
}
#pagination a{
    padding: 2px 4px 2px 4px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #E9C572;
    color: #873209;
    font-weight: bold;
    background:transparent url(graphics/OpacityWhite50.png) repeat scroll 0 0;

    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
}
#pagination a:visited {
    color: #AF6E34;
}
#pagination a:hover {
    background:transparent url(graphics/OpacityWhite25.png) repeat scroll 0 0;

}
#pagination span.pages {
    padding: 2px 4px 2px 4px;
    margin: 2px 2px 2px 2px;
    color:#B80909;
}
#pagination span.current {
    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
    padding: 2px 4px 2px 4px;
    margin: 2px;
    font-weight: bold;
    color:#873209;
    border: 1px solid #E9C572;
    background:transparent url(graphics/OpacityBlack25.png) repeat scroll 0 0;

}
/*for plugins*/
.codecolorer-container{
    width:100%;
}
