/*
Theme Name: Magazine Basic
Theme URI: http://themes.bavotasan.com/our-themes/basic-themes/magazine-basic
Description: A magazine style theme with a fully customizable layout. Theme options include site width, 1 or 2 widgetized sidebars, header logo, multiple front page grid layouts, Google Analytics, pagination, drop-down menus and tons more. Also includes dynamic SEO keywords and page descriptions. Tested on WP 2.8.5 using Firefox 3.5, IE 7 & 8. Fully optimized for search engine ranking. Translation ready. 100% valid xHTML.
Version: 2.5.4
Author: c.bavota
Author URI: http://themes.bavotasan.com/
Tags: right-sidebar,left-sidebar,fixed-width,three-columns,two-columns,white,custom-header,theme-options

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
a {
color: #205B87;
outline: none;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
border: 0px none;
}
body {
background: url('images/bgpoint.png');
color: #444;
font-size: 14px;
margin: 0 auto;
padding: 0;
}
#header-menu {
margin: 0 auto;
width: 1024px;
}
#container {
color: #444;
font-family: Arial;
font-size: 12px;
margin: 0 auto;
padding: 0;
width: 1024px;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
color: #222;
}
textarea {
width: 97%;
}
#leftontent table {
border: 0px none;
}
#leftontent table td {
border: 1px solid #eee;
padding: 5px 10px;
}
#leftontent table th {
background: #eee;
border: 1px solid #eee;
padding: 5px 10px;
}
#header {
background: url('images/body-bg.png') no-repeat top center;
float: left;
width: 100%;
}
#site-title {
background: transparent repeat-x;
color: #fff;
font-size: 10px;
height: 40px;
text-align: left;
}
#site-title h1 {
font-family: Arial;
font-size: 12px;
height: 14px;
margin-top: 0px;
padding-left: 10px;
}
.dot:before {
content: url('images/whitedot.png');
}
#title {
float: right;
font-size: 36px;
line-height: 15px;
margin: 30px 16px 0;
padding: 0;
text-align: center;
}
#title a {
color: #222;
}
#title a:hover {
color: #cc0000;
text-decoration: none;
}
#descr {
font-size: 14px;
margin: 10px 16px 0;
padding: 0;
}
#navigation {
border-bottom: 3px solid #FE6B01;
clear: both;
float: left;
margin: 20px 0 0;
position: relative;
width: 100%;
z-index: 1000;
}
#topsubmit {
color: #fff;
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
margin: 10px 0 0;
}
.itemsubmit {
color: #fff;
font-family: Arial;
font-size: 12px;
font-weight: bold;
margin-right: 10px;
}
#topsubmit a:hover {
color: orange;
text-decoration: underline;
}
#searchform .search_input {
background: url('images/bgpoint.png');
color: orange;
margin-top: 3px;
}
.sf-menu, .sf-menu * {
font-family: Arial;
list-style: none;
margin: 0;
padding: 0;
}
.sf-menu {
line-height: 1.0;
}
.sf-menu ul {
position: absolute;
top: -999em;
width: 10em;
}
.sf-menu ul li {
width: 100%;
}
.sf-menu li:hover {
visibility: inherit;
}
.sf-menu li {
float: left;
position: relative;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
left: 0;
top: 2em;
z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
left: 10em;
top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
left: 10em;
top: 0;
}
.sf-menu {
float: left;
margin-bottom: 0;
}
.sf-menu a {
padding: .6em 1em .4em;
text-decoration: none;
}
.sf-menu li a, .sf-menu li a:visited {
color: #fff;
}
.sf-menu li li a, .sf-menu li li a:visited {
border-bottom: 1px solid #FE6B01;
color: #000;
text-align: left;
width: 145px;
}
#navigation ul.sf-menu ul {
background: url('images/navig-drop-bg.png') repeat-x;
width: 175px;
}
.sf-menu li {
background: url('images/navig.png');
text-align: center;
width: 127px;
}
.sf-menu li li {
background: transparent;
}
li.current_page_ancestor, li.current_page_item {
background: url('images/navig-hover.png');
text-align: center;
width: 127px;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
background: url('images/navig-hover.png');
outline: 0;
}
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
background: #FFE2CA;
outline: 0;
}
.sf-menu a.sf-with-ul {
min-width: 1px;
padding-right: 2.25em;
}
.sf-sub-indicator {
background: url('images/arrows-ffffff.png') no-repeat -10px -100px;
display: block;
height: 10px;
overflow: hidden;
position: absolute;
right: .75em;
text-indent: -999em;
top: .90em;
width: 10px;
}
a > .sf-sub-indicator {
background-position: 0 -100px;
top: .65em;
}
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
background-position: -10px -100px;
}
.sf-menu ul .sf-sub-indicator {
background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
background-position: 0 0;
}
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0;
}
.sf-shadow ul {
background: url('images/shadow.png') no-repeat bottom right;
padding-bottom: 9px;
padding-left: 0;
padding-right: 8px;
padding-top: 0;
}
.sf-shadow ul.sf-shadow-off {
background: transparent;
}
#sub-navigation {
background: #fff;
border-bottom: 1px solid #888;
clear: both;
float: left;
padding: 2px 0 0;
position: relative;
width: 100%;
z-index: 50;
}
#sub-navigation ul {
margin: 0;
padding: 0 0 0 8px;
}
#sub-navigation li {
background: url('images/blackdot.png') no-repeat right 5px;
float: left;
font-size: 12px;
line-height: 24px;
list-style-type: none;
margin: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 10px;
padding-top: 0;
position: relative;
text-transform: uppercase;
}
#sub-navigation a {
color: #222;
padding: 0 5px;
}
#sub-navigation a:hover {
text-decoration: underline;
}
#sub-navigation ul li:hover ul {
display: block;
}
#sub-navigation ul li:hover ul ul {
display: none;
}
#sub-navigation ul ul {
background: #fff;
border-top: 1px solid #000;
display: none;
left: 0;
list-style: none;
margin: 0;
padding: 0;
position: absolute;
top: 24px;
z-index: 500;
}
#sub-navigation ul ul li {
background: none;
border-bottom: 1px solid #aaa;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
border-top: 0px none;
margin: 0;
padding: 0;
position: relative;
width: 159px;
}
#sub-navigation ul ul li a {
background-color: #fff;
border-right: 0px none;
color: #555;
display: block;
font-size: 12px;
padding-bottom: 0;
padding-left: 12px;
padding-right: 7px;
padding-top: 0;
}
#sub-navigation ul ul li a:hover {
background-color: #666;
}
#sub-navigation ul ul li:hover ul {
display: block;
}
#sub-navigation ul ul ul {
display: none;
left: 159px;
top: -1px;
}
#sub-navigation li.nodot {
background: none;
z-index: -50;
}
#sub-navigation li.right-d {
float: right;
}
#mainwrapper {
background: #fff;
border-bottom: 2px solid #ccc;
border-top: 2px solid #ccc;
float: left;
margin: 0;
padding: 15px 10px;
}
#sidebar {
float: left;
margin: 0 10px;
padding: 5px 0 0;
}
.example3 {
border: 0px;
width: 160px;
}
#secondsidebar {
float: left;
margin: 0 10px;
padding: 5px 0 0;
}
.side {
font-size: 18px;
line-height: 20px;
margin-bottom: 0;
}
.side-widget {
background: url('images/widget-sides.png') repeat-y;
float: left;
font-family: Arial;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 20px;
padding-top: 0;
}
.textwidget {
background: url('images/widget-footer.png') bottom center no-repeat;
font-size: 13px;
padding-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
}
.side-widget ul {
background: url('images/widget-footer.png') bottom center no-repeat;
list-style-type: none;
margin: 0;
padding: 0;
padding-bottom: 15px;
}
.side-widget ul li {
font-size: 13px;
margin: 0;
padding: 10px;
}
.side-widget ul li {
margin: 2px 0;
padding-left: 15px;
}
.side-widget h2 {
background: url('images/widget-head.png') no-repeat;
color: #fff;
font-size: 14px;
margin-top: 0;
padding-bottom: 5px;
padding-left: 0;
padding-right: 0;
padding-top: 10px;
text-align: center;
text-transform: uppercase;
width: 200px;
}
.side-widget .storycontent {
border-bottom: 1px solid #ddd;
}
.side-widget .noline {
border-bottom: 0px none;
}
.side-widget #s {
margin-top: 15px;
padding: 2px;
width: 94%;
}
.storycontent {
font-size: 14px;
line-height: 18px;
}
.posts {
border-bottom: 1px solid #eee;
float: left;
margin-bottom: 10px;
width: 100%;
}
.posts h2 {
margin: 10px 0 0;
}
.posts img {
float: left;
margin: 10px 10px 10px 0;
}
.readmore {
color: #cc0000;
}
#footer {
background: #fff;
border-top: 1px solid #888;
clear: both;
float: left;
font-size: 11px;
padding: 10px 0;
text-align: center;
width: 100%;
}
#leftcontent {
float: left;
margin: 0 10px;
padding: 0;
}
#leftcontent h5.latest {
color: #cc0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 0;
margin-bottom: 5px;
padding: 0;
}
#leftcontent h1 {
font-size: 24px;
line-height: 26px;
margin: 0;
padding: 0;
}
#leftcontent .post h1, 
#leftcontent .ind-post h1, 
#leftcontent .twopost h1, 
#leftcontent .pages h1, 
#leftcontent h1.catheader,
#leftcontent .threepost h1 {
color: #222;
font-family: Georgia, Times, serif;
font-size: 28px;
font-weight: normal;
line-height: 38px;
margin-top: 5px;
}
#leftcontent h1.catheader {
color: #cc0000;
margin-bottom: 15px;
}
#leftcontent .twopost h1 {
font-size: 26px;
line-height: 28px;
}
#leftcontent .threepost h1 {
font-size: 20px;
line-height: 22px;
}
#leftcontent .postmetadata {
clear: both;
line-height: 14px;
}
#leftcontent .post .entry {
font-family: Arial, Courier New;
font-size: 14px;
line-height: 18px;
text-align: justify;
}
#leftcontent .date {
color: #888;
font-style: italic;
margin-bottom: 5px;
}
#leftcontent .meta {
color: #444;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
#leftcontent .catdesc {
background: #f7f7f7;
border: 3px double #ddd;
color: #666;
font-size: 13px;
line-height: 15px;
margin-bottom: 10px;
padding: 0 10px;
}
#leftcontent p.sub {
font-size: 24px;
font-style: italic;
font-weight: bold;
line-height: 26px;
margin: 10px 0 0;
}
#leftcontent .entry .pullquote {
float: right;
font-size: 24px;
font-style: italic;
line-height: 26px;
margin: 0 0 0 30px;
padding: 0;
width: 250px;
}
#leftcontent .entry .pullquote p {
margin: 0;
padding: 0;
}
#leftcontent a.more-link {
background: #aaa;
clear: both;
color: #fff;
display: block;
font-size: 11px;
line-height: 20px;
margin: 12px 0;
padding: 0px 8px;
text-align: center;
width: 60px;
}
#leftcontent a:hover.more-link {
background: #666;
text-decoration: none;
}
.tags a {
color: #cc0000;
}
.ind-post, .post {
border-bottom: 1px solid #eee;
float: left;
margin-bottom: 10px;
padding-bottom: 10px;
width: 100%;
}
.ind-post img {
margin: 0px 10px 5px 0;
}
#twocol {
background: url('images/line.gif') repeat-y 50% 0;
float: left;
margin-bottom: 3px;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 10px;
}
#twocol img {
margin: 0px 8px 5px 0;
}
#twocol hr.two {
border-bottom: 1px solid #eee;
border-left: 0px none;
border-right: 0px none;
border-top: 0px none;
clear: both;
height: 0;
}
.mainhr {
background: #eee;
clear: both;
float: left;
height: 1px;
margin: 10px 0;
width: 100%;
}
.twopost {
float: left;
width: 46%;
}
.twopost2, .twopost4 {
margin-left: 7.5%;
}
.twopost3, .twopost4 {
border-top: 1px solid #eee;
padding-top: 5px;
}
.twopost1, .twopost3 {
clear: left;
}
#threecol {
background: url('images/line.gif') repeat-y 31.5% 0;
float: left;
margin-top: 3px;
width: 100%;
}
#threecol2 {
background: url('images/line.gif') repeat-y 67% 0;
float: left;
padding: 0;
width: 100%;
}
#threecol img {
margin: 0px 5px 5px 0;
}
.threepost {
border-top: 1px solid #eee;
float: left;
padding-top: 10px;
width: 29%;
}
.threepost2, .threepost5 {
margin: 0 6%;
padding: 10px 0 0;
}
.threepost1, .threepost2, .threepost3 {
border-top: 0px none;
}
.threepost1, .threepost4 {
clear: left;
}
.pagination {
background: #eee;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
float: left;
margin: 20px 0 10px;
padding: 12px 1% 10px;
width: 97%;
}
.pagination a {
background-color: #FFFFFF;
border: 1px solid #ccc;
color: #666;
margin: 2px;
padding: 3px 4px 2px 4px;
text-decoration: none;
}
.pagination a:hover {
background-color: #FFFFFF;
border: 1px solid #444;
color: #444;
}
.pagination span.pages {
background-color: #FFFFFF;
border: 1px solid #ccc;
color: #666;
margin: 2px 2px 2px 2px;
padding: 3px 4px 2px 4px;
}
.pagination span.current {
background-color: #FFFFFF;
border: 1px solid #666;
color: #444;
margin: 2px;
padding: 3px 4px 2px 4px;
}
.pagination span.extend {
background-color: #FFFFFF;
border: 1px solid #ccc;
color: #444;
margin: 2px;
padding: 3px 4px 2px 4px;
}
.red, .entry a {
color: #cc0000;
}
#tagcloud {
margin: auto;
padding: 20px;
text-align: center;
width: 400px;
}
#tagcloud a {
color: #cc0000;
}
#postcomments {
padding-top: 20px;
}
h3#comments, #respond h3 {
clear: left;
color: #333;
font: normal 200% georgia,times,serif;
margin: 10px 0;
}
#respond p {
font-size: 11px;
margin: 0 0 1em;
}
ol.commentlist {
float: left;
list-style: none;
margin: 0;
padding: 0;
}
ol.commentlist li {
margin: 0 0 10px;
padding: 20px 0 20px 20px;
}
.commentlist .even {
background: #eee;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
}
.commentlist .avatar {
background: #fff;
border: 1px solid #ddd;
float: right;
margin: 0 20px 10px 10px;
padding: 5px;
}
.commentlist .comment-author {
font-size: 12px;
}
.commentlist .comment-text {
padding: 0 20px 0 0;
}
.commentlist .url {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-style: italic;
}
ol.commentlist li div.reply {
background: #999;
border: 1px solid #666;
color: #fff;
font: bold 9px/1 helvetica,arial,sans-serif;
padding: 6px 5px 4px;
text-align: center;
width: 36px;
}
ol.commentlist li div.reply:hover {
background: #cc0000;
border: 1px solid #cc0000;
}
ol.commentlist li div.reply a {
color: #fff;
text-decoration: none;
text-transform: uppercase;
}
ol.commentlist li ul.children {
list-style-image: url('images/commentarrow.png');
margin-bottom: 0;
margin-left: 0;
margin-right: 20px;
margin-top: 16px;
padding-bottom: 0;
padding-left: 20px;
padding-right: 0;
padding-top: 0;
}
ol.commentlist ul.children li.odd {
background: #fff;
}
ol.commentlist ul.children li.even {
background: #eee;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto;
}
.alignleft, div.alignleft {
float: left;
margin: 5px 15px 5px 0;
}
.alignright, div.alignright {
float: right;
margin: 5px 0 5px 15px;
}
.alignnone {
margin: 5px 0;
}
.wp-caption {
background-color: #f3f3f3;
border: 1px solid #ddd;
margin: 0;
padding-top: 4px;
text-align: center;
}
.wp-caption img {
border: 0px none;
margin: 0;
padding: 0;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
#today {
color: #cc0000;
}
#wp-calendar {
margin: auto;
}
#orderform {
margin-top: 25px;
width: 520px;
}
#orderform input, #orderform textarea {
border: 2px solid #ccc;
font-family: Helvetica, sans-serif;
font-size: 12px;
margin: 0px 0px 10px 0px;
padding: 5px;
width: 100%;
}
#orderform textarea {
height: 90px;
}
#orderform textarea:focus, #orderform input:focus {
border: 2px solid #900;
}
#orderform input.submit-button {
float: right;
width: 100px;
}
label {
display: inline;
float: left;
font-size: 12px;
padding-bottom: 5px;
padding-top: 5px;
text-align: left;
width: 550px;
}
.tb_all {
background: #FBFDEF;
border: 2px #FED394 solid;
border-collapse: collapse;
height: auto;
margin: auto;
text-align: center;
width: 100%;
}
.tb_all td {
border: 1px #FED394 solid;
line-height: 28px;
vertical-align: middle;
}
.daohang div {
cursor: pointer;
height: 28px;
width: 100%;
}
.tb_head {
background: #D4D4D4;
color: #78512E;
font-size: 14px;
font-weight: bold;
line-height: 35px;
}
.tb_title {
background: #CC9900;
border: 0px;
color: #fff;
font-size: 16px;
font-weight: bold;
text-align: center;
}
.xt_ {
background: #FE6B01;
color: #FFF;
}
