/*  
Theme Name: Magazine-Channel
Theme URI: http://www.templatepanic.com/articles/magazine-channel-wordpress-theme
Description: A wordpress theme with lots of features.
Version: 1.0
Author: Forex currency trading broker
Author URI: http://www.fxopen.com/
Tags: threaded-comments, fixed-width, right-sidebar, two-columns
License: GNU General Public License
License URI: license.txt
*/



/* ===================== import css ===================== */ 

@import "includes/css/nivo-slider.css";

/* ===================== reset ===================== */ 

* { margin: 0; padding: 0; }

.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* ===================== general ===================== */ 

meetCommunity { font-size: 24px; line-height: 28px; font-family: 'Voltaire', sans-serif;}

body { font: 500 13px/21px Arial, Verdana, sans-serif; color: #676767; text-align: left; background: #FFFF; }

a { color: #5b81a9; text-decoration: none; }
a:hover { text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0; color: #555; font-weight: normal; font-family: 'Voltaire', sans-serif; }
h1 { font-size: 34px; line-height: 38px; }
h2 { font-size: 24px; line-height: 28px; }
h3 { font-size: 20px; line-height: 24px; }
h4 { font-size: 18px; line-height: 22px; }
h5 { font-size: 16px; line-height: 20px; }
h6 { font-size: 14px; line-height: 16px; }

input, textarea { font-size: 12px; padding: 2px; }

hr { display: none; }
p { padding: 7px 0; }
code { color: #5886a3; }
pre { margin: 10px 0; padding: 15px; background: #eee; border: 1px solid #ddd; clear: both; width: 538px; overflow: auto /*--If the Code exceeds the width, a scrolling is available--*/; overflow-Y: hidden /*--Hides vertical scroll created by IE--*/ ; }
small { font-size: 11px; line-height: 12px; }

blockquote { display: block; margin: 25px 0; padding: 0 0 0 45px; clear: both; font-size: 14px; font-style: italic; background: url(images/quote.png) no-repeat; font-family: Georgia, Times; }
blockquote.pullquote, blockquote.pullquoteleft { font-size: 2em; line-height: 1em; font-style: italic; width: 200px; color: #a1a1a1; background-image: none; }
blockquote.pullquote { margin: 0 0 0 30px; border-left: 5px solid #eee; padding: 10px 0 10px 30px; }
blockquote.pullquoteleft { margin: 0 30px 0 0; border-right: 5px solid #eee; padding: 10px 30px 10px 0; text-align: right; }

table { margin: 0; }

.multi_col { -moz-column-width: 14em; -webkit-column-width: 14em; -moz-column-gap: 1em; -webkit-column-gap: 1em; }
.list_inline li { display: inline; margin: 0 5px 0 0; list-style: none; padding: 0; } 

.box_yellow { clear: both; padding: 20px; margin: 20px 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fff58f; border: 1px solid #efdb00; }
.box_green { clear: both; padding: 20px; margin: 20px 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #aaff8f; border: 1px solid #5fdf37; }
.box_blue { clear: both; padding: 20px; margin: 20px 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #9fcfff; border: 1px solid #4593df; }

.checklist ul { margin-left: 0; list-style:none!important; }
.checklist ul li { padding: 0 0 0 30px; background-image: url(images/check.png); background-position: left center; background-repeat: no-repeat; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='images/check.png'); }

.left { float: left; }
.right { float: right; }

.dropcap { font-size: 270%; line-height: 100%; font-weight: bold; float: left; padding-top: 0; padding-right: 5px; }
.highlight { background: #ffff66; }

.rounded { -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; display: block; }

div.divider { clear: both; display: block; height: 1px; padding-top: 20px; margin-bottom: 20px; border-bottom: 1px dashed #aaa; }
div.divider.no_border { border: none; }
.gap { clear: both; display: block; height: 1px; padding-top: 15px; margin-bottom: 15px; }

.transparent_class { filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }

.sticky { padding: 18px 20px; }
.gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }
.bypostauthor { color: #999; font-size: 12px; }

/* ===================== shortcodes/framework fluid width ===================== */ 

.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth { position: relative; float: left; display: inline; overflow: hidden; margin-right: 4%; }

.first { margin-left: 0; /* the first left column */ }
.last { margin-right: 0; clear: right; /* the last right column */ }
    		
/* ===================== images ===================== */ 

img, img a { border: none; vertical-align: bottom; }

.alignleft { float: left; margin: 0 15px 5px 0; display: inline; }
.alignright { float: right; margin: 0 0 5px 15px; display: inline; }
.aligncenter { display: block; margin: 0 auto; }

.wp-caption, .imgthumb, .entry img { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

.post_image { margin-bottom: 15px; overflow: hidden; font-size: 12px; text-align: center; background-color: #f9f9f9; border: 1px solid #dedede; padding: 20px; padding-bottom: 15px; }
.post_image img { background-color: #f9f9f9; border: 1px solid #888; margin: auto; }
.post_image .wp-caption { background-color: #f9f9f9; overflow: hidden; }
.post_image .wp-caption img { background: none; float: left; }
.post_image p.wp-caption-text { clear: left; border-top: none; font-size: 12px; padding: 10px; text-align: center; color: #555; }

.special img, .special img a { border: 5px solid #ccc; vertical-align: bottom; }

.post img { padding: 1px; border: 1px solid #ababab; background: #fff; display: block; -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); }
.post img:hover { border: 1px solid #575757; }

/* ===================== layout ===================== */ 

#header { padding: 0 35px; height: 150px; position: relative; z-index: 100; }
#header-inner { margin: auto; width: 984px; position: relative; }

#header #logo { float: left; display: inline; margin: 0; padding: 0; width: 300px; }
#header #logo img { margin: 0; padding: 0; }

#header #networks { float: right; display: inline; margin-top: 70px; margin-right: 20px; }


#navigation { float: left; display: inline; width: 600px; }

#top-nav { padding: 0 35px; height: 40px; position: relative; z-index: 100; }
#top-nav-inner { margin: auto; width: 970px; position: relative; text-transform: uppercase; background: #111; background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#111)); background: -moz-linear-gradient(top, #333, #111); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#111'); -moz-box-shadow: 0 0 5px #333; -webkit-box-shadow: 0 0 5px #333; box-shadow: 0 0 5px #333; }


#sub-navigation { float: left; display: inline; width: 970px; }

#sub-nav { padding: 0 35px; height: 40px; position: relative; z-index: 90; }
#sub-nav-inner { margin: auto; width: 970px; position: relative; background: url(images/bg-dark-trans.png); -moz-box-shadow: 0 0 5px #333; -webkit-box-shadow: 0 0 5px #333; box-shadow: 0 0 5px #333; }


#featured-area { padding: 0; position: relative; z-index: 1; }
#featured-area-inner { margin: auto; position: relative; padding: 5px 20px 30px; height: 300px; }

#carousel { padding: 0; }
#carousel-inner { margin-left: 20px; margin-bottom: 20px; padding: 15px 0 12px; width: 570px; position: relative; background: #eee; border: 1px solid #ccc; }
#carousel h4 { margin: 5px 0 10px 20px; padding: 3px 8px; color: #ccc; background: #333; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 556px; }

#page { padding: 0 35px 10px; position: relative; z-index: 1; }
#page-inner { margin: 0 auto; padding: 25px 0 20px; width: 970px; position: relative; background: #fff; }

#content { width: 610px; padding: 0; float: left; margin-left: 6px; }

#sidebar { width: 345px; padding: 10px 0 0; margin-top: 3px; float: right; display: inline; background: #ddd; }
#sidebar .box { padding: 1px; margin: 0 0 10px; }
#sidebar .boxinside { padding: 10px 18px; }

#maintitle { width: 100%; padding: 3px 0 0; margin-top: 5px; float: left; display: inline; background: #ddd; }
#maintitle .box { padding: 1px; margin: 0 0 10px; }
#maintitle .boxinside { padding: 10px 18px; }

/* ===================== featured area ===================== */ 

#sliderbox_inner { width: 570px; height: 300px; float: left; padding: 0; border: 1px solid #000; background: transparent; display: block; -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); }

/* ===================== jcarousel ===================== */ 

.jcarousel-skin-tango .jcarousel-container { background: transparent; }
.jcarousel-skin-tango .jcarousel-direction-rtl { direction: rtl; }
.jcarousel-skin-tango .jcarousel-container-horizontal { width: 510px; height: 100px; padding: 0 30px; }
.jcarousel-skin-tango .jcarousel-container-vertical { width: 150px; height: 140px; padding: 40px 20px; }
.jcarousel-skin-tango .jcarousel-clip { overflow: hidden; }
.jcarousel-skin-tango .jcarousel-clip-horizontal { width:  510px; height: 100px; }
.jcarousel-skin-tango .jcarousel-clip-vertical { width:  100px; height: 100px; }
.jcarousel-skin-tango .jcarousel-item { width: 100px; height: 100px; }
.jcarousel-skin-tango .jcarousel-item-horizontal { margin-left: 2px; margin-right: 1px; }
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal { margin-left: 10px; margin-right: 0; }
.jcarousel-skin-tango .jcarousel-item-vertical { margin-bottom: 10px; }
.jcarousel-skin-tango .jcarousel-item-placeholder { background: #fff; color: #000; }

.jcarousel-skin-tango img { padding: 1px; border: 1px solid #ababab; background: #fff; display: block; -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); }
.jcarousel-skin-tango img:hover { border: 1px solid #575757; }

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 30px;
    right: 0;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(images/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 30px;
    left: 0;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(images/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}


/* ===================== myslidemenu ===================== */ 

#myslidemenu { height: 40px; float: left; display: inline; }

.jqueryslidemenu { width: 100%; font-size: 14px; float: left; width: auto; font-family: 'Voltaire', sans-serif; }
.jqueryslidemenu ul { margin: 0; padding: 0; list-style-type: none; }

.jqueryslidemenu ul li { position: relative; display: inline; float: left; }
.jqueryslidemenu ul li a { padding: 10px 20px 9px; display: block; text-decoration: none; }

.jqueryslidemenu ul ul { background: #222; top: 40px; padding: 0 10px; }
.jqueryslidemenu ul ul ul { background: #222; margin: 0 0 0 20px; padding: 0 10px; }
	
* html .jqueryslidemenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/ display: inline-block; }

.jqueryslidemenu ul li a { color: #ddd; }
.jqueryslidemenu ul li a:hover { color: #fff; }
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul { position: absolute; left: 0; width: 100px; display: block; visibility: hidden; clear: both; }

/*Sub level menu list items (undo style from Top level List Items)*/ 
.jqueryslidemenu ul li ul li { display: list-item; float: none; }

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul { top: 0; }

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a { width: 100px; padding: 9px 10px; margin: 0; border-top-width: 0; }

/* ===================== searchform ===================== */ 

#search { width: 220px; height: 40px; float: right; display: inline; }
#s { background: url(images/bg-search.png) no-repeat; border: none; width: 170px; height: 25px; color: #777; font-size: 90%; display: inline; float: left; }
#searchform { float: right; padding-top: 7px; padding-right: 10px; }
#searchform, #searchform div { position: relative; }
#searchsubmit { background: url(images/search-btn.png) no-repeat; height: 25px; width: 30px; border: none; text-indent: -999%; display: inline; float: left; }
form#searchform input#s { padding: 0 10px; width: 150px; }

/* ===================== subtitle  ===================== */ 

#subtitle { font-size: 14px; font-weight: 300; color: #777; margin: 0 0 10px 0; text-transform: uppercase; padding: 20px; }

/* ===================== content  ===================== */ 

.post { padding: 10px 20px; width: 570px; float: left; margin-bottom: 1px; }

.post h2 { color: #555; border-bottom: 1px solid #999; margin-bottom: 10px; }
.post h2 a { color: #555; }

.post .thumbnail { float: right; padding-left: 0; padding-top: 10px; width: 120px; display: inline; }
.post .post-content { float: left; padding-right: 15px; width: 430px; display: inline; }
.post .post-content-no-thumb { padding: 0; }

.entry { padding: 0; }
.entry a { text-decoration: underline; }
.entry a:hover { text-decoration: none; }
.entry ul, .entry ol { padding: 9px 40px; }

#nav-below { margin: 0 0 20px; padding: 10px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.nav-previous { float: left; width: 50%; }
.nav-next { float: right; text-align: right; width: 50%; }

/* ===================== content / postinfo ===================== */ 

.postinfo { margin: 15px 0 0; float: left; border-top: 1px dotted #ccc; margin-top: 10px; }

.postmeta_box { float: left; width: 470px; display: inline; color: #888; padding-right: 10px; }
.postmeta li { display: inline; font-size: 90%; font-style: italic; }
.postmeta li a { text-decoration: none; color: #888; }
.postmeta li a:hover { text-decoration: underline; }

.readmore { float: right; width: 80px; text-align: center; font-size: 90%; font-style: italic; }
.readmore a { color: #555; }

.postmeta-fullsize { float: right; display: inline; color: #888; font-size: 90%; font-style: italic; }

/* ===================== sidebar ===================== */ 

#sidebar ul { padding: 0; margin: 0; list-style: none; overflow: hidden; }
#sidebar ul li { }
#sidebar ul li a { line-height: 22px; }
#sidebar ul li li { padding-left: 10px; border-bottom: none; }
#sidebar h4, #sidebar h4 a { margin: 0 0 10px; padding: 3px 8px; color: #ccc; background: #333; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#sidebar h4 a:hover { text-decoration: none; }
#sidebar a { color: #565656; }

#ads { padding: 5px 0 0 23px; width: 270px; }
#ads img { padding: 0; border: none; background: #fff; display: block; -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); }
#ads ul { list-style: none; overflow: hidden; }
#ads ul li { float: left; }
#ads ul li a { float: left; display: block; height: 135px; width: 135px; }
#ads ul li a img { margin: 0 7px 10px 0; }
#ads ul li.wide a { width: 260px; height: 130px; margin-right: 0; }
#ads ul li { border-bottom: 0; }
#ads ul li li { border-bottom: 0; }

.latest-post { margin-bottom: 2px; }
.latest-post a { float: none; }
.latest-post img { float: left; margin: 2px 12px 4px 0; padding: 2px; border: 1px solid #ddd; }
.latest-post .clear { clear: both; }

/* -------------------- sidebar tabs -------------------- */

#sidebartop { float: left; width: 100%; margin: 0; padding: 0; clear: both; border: none; }
#sidebartabs { width: 304px; margin: 0; padding: 0; border: 1px solid #ddd; background: #fff; display: block; -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); display: block; float: left; }
#sidebartabs li { margin: 0; padding: 0; list-style: none; }
#sidebartabs ul { border-top: 1px solid none; }
#sidebartabs ul li { padding: 8px 10px; margin: 0; border-bottom: 1px solid #dedbc3; }
#sidebartabs ul ul li { padding: 0; }
#sidebartabs ul ul ul li { padding: 0; }

#sidebartabs img { padding: 1px; border: 1px solid #dedbc3; display: block; -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); }
#sidebartabs img:hover { border: 1px solid #ddd; }

ul.tabs { margin: 0; padding: 0; float: left; list-style: none; width: 100%; }
ul.tabs li { height: 22px; float: left; margin: 0; padding: 0; overflow: hidden; position: relative; }
ul.tabs li a { text-decoration: none; display: block; padding: 0 0 1px; outline: none; text-align: center; }

ul.tabs li.tab1 { width: 50px; }
ul.tabs li.tab2 { width: 58px; }
ul.tabs li.tab3 { width: 76px; }
ul.tabs li.tab4 { width: 40px; }

#sidebartabs h4, #sidebartabs h4 a { margin: 0; padding: 0; color: #888; background: none; border: none; font-size: 16px; }

html ul.tabs li  { background: #444; background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#444)); background: -moz-linear-gradient(top, #555, #444); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555', endColorstr='#444'); }

html ul.tabs li.active, html ul.tabs li.active a:hover  { background: #fff; }

.tab_container { clear: both; float: left;  width: 100%; }

.tab-sub { font-style: italic; color: #999; font-size: 90%; }

/* ===================== bottom-menu ===================== */ 

#bottom-menu { padding: 40px 20px; position: relative; z-index: 1; list-style-type: none; background: #222; border-top: 1px solid #000; color: #999; text-shadow: #000 0 1px; }
#bottom-menu-inner { margin: auto; width: 1040px; position: relative; }

#bottom-menu a { text-decoration: none; color: #999; }
#bottom-menu a:hover { text-decoration: underline; }
#bottom-menu ul { margin: 0; padding: 0; list-style: none; }
#bottom-menu ul li { border-bottom: 1px dotted #333; }
#bottom-menu ul li a { line-height: 22px; }
#bottom-menu ul li li { padding-left: 10px; border-bottom: none; }
#bottom-menu h4, #bottom-menu h4 a { margin-bottom: 20px; color: #777; line-height: 80%; }

#bottom-menu-1 { width: 210px; margin: 0 40px; float: left; display: inline; }
#bottom-menu-2 { width: 210px; margin: 0 40px 0 0; float: left; display: inline; }
#bottom-menu-3 { width: 210px; margin: 0 40px 0 0; float: left; display: inline; }
#bottom-menu-4 { width: 210px; margin: 0 40px 0 0; float: left; display: inline; }

/* ===================== back-to-top ===================== */ 

#back-to-top { position: relative; z-index: 100; background: #222; }
#back-to-top-inner { margin: auto; width: 960px; height: 30px; position: relative; }
#back-to-top-inner p { padding: 0; text-align: center; }

/* ===================== footer ===================== */ 

#footer { padding: 20px 20px; position: relative; z-index: 1; list-style-type: none; background: #010101; }
#footer-inner { margin: auto; width: 1040px; position: relative; text-shadow: #000 0 1px; }

#footer-left, #footer-right { width: 400px; display: inline; font-size: 11px; line-height: 15px; }
#footer-left { float: left; }
#footer-right { float: right; text-align: right; }

#footer-left p, #footer-right p { padding: 0 40px;  }
#footer-left a, #footer-right a { font-weight: 500; }
#footer-left, #footer-left a, #footer-right, #footer-right a { color: #ccc; }

/* ===================== pagenavi ===================== */ 

#pagenavi { margin: 15px; }
#pagenavi span { display: block; float: left; font-style: italic; color: #777; border: none; }
#pagenavi a, #pagenavi .wp-pagenavi .current { display: block; float: left; padding: 3px 9px 2px; border: 1px solid #c6c6c6; color: #777; -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1); margin-right: 5px; }
#pagenavi a:hover { border: 1px solid #999; color: #111; }

/* ===================== calendar ===================== */ 

table#wp-calendar { width: 100%; text-transform: none; padding-top: 0; margin-top: 0; }
table#wp-calendar caption { padding: 0 10px 10px; }
table#wp-calendar th { padding: 0; text-align: center; }
table#wp-calendar td { padding: 0; text-align: center; }

/* ===================== comments ===================== */ 

.comments {margin: 10px 0;}
.comments h3 {margin:50px 0 30px 0;font-size:24px;}

ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li.comment { border: 1px solid #ddd; padding:1em; margin-bottom: 10px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
ol.commentlist li div.vcard { font-size:20px;}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard img.avatar { border:5px solid #ccc; float:left; margin:0 1em 1em 0; }
ol.commentlist li div.comment-meta { font-size:9px; margin-bottom: 10px;}
ol.commentlist li div.comment-meta a { color: #aaa; }
ol.commentlist li p { margin: 0; }
ol.commentlist li ul { list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:11px; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em .25em; }
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f5f5f5; }
ol.commentlist li.pingback { border-bottom:1px dotted #676767; padding:1em; }

#commentform #author, #commentform #email, #commentform #url, #commentform #comment { border: 1px solid #ccc; border-radius: 3px; font: inherit; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin-bottom: 1px; padding: 5px; }
#commentform #author:focus, #commentform #email:focus, #commentform #url:focus, #commentform #comment:focus { border: 1px solid #aaa; }
#commentform #author, #commentform #email, #commentform #url { width: 200px;}
#commentform #comment { width: 400px; }
#commentform p { padding: 15px 0; }
#commentform small { line-height: 26px; }

/* ===================== css3/buttons ===================== */ 

.button { display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding: 5px 18px 4px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; margin: 5px 10px 5px 0; text-shadow: 0 1px 1px #555; font-variant: normal; color: #f2f2f2; border: none; background: #383838; background: -webkit-gradient(linear, left top, left bottom, from(#686868), to(#333333)); background: -moz-linear-gradient(top,  #686868,  #333333); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.button:hover { text-decoration: none; color: #f2f2f2; background: #383838; background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#686868)); background: -moz-linear-gradient(top,  #333333,  #686868); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }
.button:active { position: relative; top: 1px; }
a.button { color: #f2f2f2; text-decoration: none; } 
	
.black { border: none; background: #383838; background: -webkit-gradient(linear, left top, left bottom, from(#686868), to(#333333)); background: -moz-linear-gradient(top,  #686868,  #333333); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.black:hover { background: #383838; background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#686868)); background: -moz-linear-gradient(top,  #333333,  #686868); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.blue { border: none; background: #012b3b; background: -webkit-gradient(linear, left top, left bottom, from(#0097d0), to(#012b3b)); background: -moz-linear-gradient(top,  #0097d0,  #012b3b); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.blue:hover { background: #012b3b; background: -webkit-gradient(linear, left top, left bottom, from(#012b3b), to(#0097d0)); background: -moz-linear-gradient(top,  #012b3b,  #0097d0); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.pink { border: none; background: #570033; background: -webkit-gradient(linear, left top, left bottom, from(#ee038c), to(#570033)); background: -moz-linear-gradient(top,  #ee038c,  #570033); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.pink:hover { background: #570033; background: -webkit-gradient(linear, left top, left bottom, from(#570033), to(#ee038c)); background: -moz-linear-gradient(top,  #570033,  #ee038c); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.green { border: none; background: #2f4214; background: -webkit-gradient(linear, left top, left bottom, from(#90c841), to(#2f4214)); background: -moz-linear-gradient(top,  #90c841,  #2f4214); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.green:hover { background: #2f4214; background: -webkit-gradient(linear, left top, left bottom, from(#2f4214), to(#90c841)); background: -moz-linear-gradient(top,  #2f4214,  #90c841); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.orange { border: none; background: #5b360a; background: -webkit-gradient(linear, left top, left bottom, from(#f39322), to(#5b360a)); background: -moz-linear-gradient(top,  #f39322,  #5b360a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.orange:hover { background: #5b360a; background: -webkit-gradient(linear, left top, left bottom, from(#5b360a), to(#f39322)); background: -moz-linear-gradient(top,  #5b360a,  #f39322); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.purple { border: none; background: #2f0d2e; background: -webkit-gradient(linear, left top, left bottom, from(#8e2489), to(#2f0d2e)); background: -moz-linear-gradient(top,  #8e2489,  #2f0d2e); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.purple:hover { background: #2f0d2e; background: -webkit-gradient(linear, left top, left bottom, from(#2f0d2e), to(#8e2489)); background: -moz-linear-gradient(top,  #2f0d2e,  #8e2489); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }


/* ===================== twitter ===================== */ 

#twitter_update_list2 { position: relative; width: 100%; background: #fff; border: 1px solid #dedbc3; background: #fff; display: block; -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); }

#twitter2 .widget-title { margin: 0; padding: 3px 8px; color: #ccc; background: #333; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

#twitter2 .bubble { width: 0; height: 0; padding: 5px 0; z-index: 1; }

#twitter_update_list2 li { margin: 0; padding: 10px; text-align: center; }

#twitter_update_list2 li p { margin-bottom: 10px; padding-bottom: 10px; font-size: 13px; line-height: 1.2em; text-align: left; border-bottom: 1px dashed #dedbc3; }

#twitter_update_list2 li a { color: #5b81a9; }
#twitter_update_list2 li a:hover { border-bottom: 1px dashed #000; }

#twitter_update_list2 li .hashtag { color: #555; }

#twitter2 .follow-me { padding: 5px 20px; font-size: 11px; color: #999; margin-top: 10px; display: block; }

