/* 
	Theme Name: eMag
	Theme URI: http://flexithemes.com/themes/EMAG/
	Description: 2 columns vommunity theme by <a href="http://flexithemes.ocom">FlexiThemes.com</a>
	Author: FlexiThemes
	Author URI: http://flexithemes.com
	Version: 1.1
*/

/******************************************************
    [ GENERAL ]
*******************************************************/
@import url(http://fonts.googleapis.com/css?family=Oswald);

body {
    background: url(images/background.png);
    color: #333333;
    padding: 0;
}

#body-wrap {
}

#wrapper {
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
    color: #30A2A3;
}

/* Links */
a {
    color: #158BB9;
    text-decoration: none;
}

a:hover, a:focus {
    color: #000000;
    text-decoration: none;
}

a:focus { 
    outline: none;
}

/******************************************************
    [ LAYOUT ]
*******************************************************/

#wrapper {
	width: 1050px;
	margin: 0 auto;
}

#main {
	margin: 0;	
	background: #fff url(images/main-bg.png) right top repeat-y;
	padding: 15px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

#main-fullwidth {
    margin: 0;
    background: #fff;
}

.home-widgetized-center {
  
}

.home-widgetized-left {
    width: 300px;
    float: left;
}

.home-widgetized-right {
    width: 300px;
    float: right;
    margin-left: 15px;
}

#wrap-content {
    float: left;
    width: 705px;
}

#wrap-content-fullwidth {}

#wrap-sidebar-primary {
    overflow: hidden;
	float: left;
    width: 285px;
    margin-left: 30px;
}

/******************************************************
    [ HEADER ]
*******************************************************/

#wrap-header {}

#header-top {
    background: url(images/header-top-bg.png) left top repeat-x;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;         
}

#header {
    height: 60px;
    padding:20px 0;
    background: url(images/header-bg.png) center top no-repeat;
}

#branding {
    float: left;
}

#header-banner {
    float: right;
}

.logo {}

h1.site-title {
    margin: 0;
    padding:0;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:40px;
    line-height: 40px;
    font-weight: bold;
}

h1.site-title a, h1.site-title a:hover {
    color: #575757;
    text-decoration: none;
}

h2.site-description {
    color: #666;
}

/******************************************************
    [ Menus ]
*******************************************************/

/**** Menu Primary ****/

.wrap-menu-primary {
    position:relative;
    height: 34px;
    z-index: 400;
    padding: 4px 0 4px 10px;
}

.menu-primary {
}

.menu-primary ul {
	min-width: 160px;
}

/* First Level */
.menu-primary li a {
    color: #777777;
    padding: 10px 15px;
	text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    text-transform: normal;
    font-weight: normal;
}

.menu-primary li a:hover, .menu-primary li a:active, .menu-primary li a:focus, 
.menu-primary li:hover > a, .menu-primary li.current-cat > a, .menu-primary li.current_page_item > a, .menu-primary li.current-menu-item > a {
    color: #C1C1C1;
    outline: 0;
}

/* Child Levels */

.menu-primary li li a {
	color: #747474;
    background: #efefed;
    padding: 10px;
    margin: 0;
    border: 0;
    text-shadow: none;
}

.menu-primary li li a:hover, .menu-primary li li a:active, .menu-primary li li a:focus, 
.menu-primary li li:hover > a, .menu-primary li li.current-cat > a, .menu-primary li li.current_page_item > a, .menu-primary li li.current-menu-item > a {
	color: #747474;
    background: #e9e9e6;
    outline: 0;
    border: 0;
    text-shadow: none;
}

/* Arrows */

.menu-primary a.sf-with-ul {
    padding-right: 28px;
    min-width: 1px;
}
.menu-primary  .sf-sub-indicator {
    position: absolute;
    display: block;   
    overflow: hidden;
    right: 0;
    top:  0;
    width: auto;
    height: auto;
    padding: 8px 14px 0 10px;
    text-indent: 0;
}


/* Shadows */

.wrap-menu-primary .sf-shadow ul {
    background:	url('images/menu-primary-shadow.png') no-repeat bottom right; 
}

/**** Menu Secondary ****/

.wrap-menu-secondary {
    margin-top: 15px;
    padding: 0 15px;
    position:relative;
    height: 42px;
    z-index: 300;
    background: url(images/menu-secondary-bg.png) left top repeat-x;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.menu-secondary {}

.menu-secondary ul {
    min-width: 160px;
}

/* First Level */
.menu-secondary li a {
    color: #777777;
    padding: 14px 30px;
	text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    text-transform: normal;
    font-weight: normal;
}

.menu-secondary li a:hover, .menu-secondary li a:active, .menu-secondary li a:focus, 
.menu-secondary li:hover > a, .menu-secondary li.current-cat > a, .menu-secondary li.current_page_item > a, .menu-secondary li.current-menu-item > a {
    color: #3699D7;
    background: url(images/menu-secondary-bg.png) left -146px repeat-x;
    outline: 0;
}

/* Child Levels */

.menu-secondary li li a {
	color: #777;
    background: #f0f0f0;
    padding: 10px;
    margin: 0;
}

.menu-secondary li li a:hover, .menu-secondary li li a:active, .menu-secondary li li a:focus, 
.menu-secondary li li:hover > a, .menu-secondary li li.current-cat > a, .menu-secondary li li.current_page_item > a, .menu-secondary li li.current-menu-item > a {
	color: #1A89BC;
    background: #F5F5F5;
    outline: 0;
}

/* Arrows */

.menu-secondary a.sf-with-ul {
    padding-right: 28px;
    min-width: 1px;
}
.menu-secondary  .sf-sub-indicator {
    position: absolute;
    display: block;   
    overflow: hidden;
    right: 0;
    top:  0;
    width: auto;
    height: auto;
    padding: 12px 14px 0 20px;
    text-indent: 0;
}

/* Shadows */

.wrap-menu-secondary .sf-shadow ul {
    background:	url('images/menu-secondary-shadow.png') no-repeat bottom right; 
}

/******************************************************
    [ MAIN CONTENT ]
*******************************************************/

.content {
}

.wrap-post {
    margin-bottom: 15px;
    background: url(images/post-wrap-bg.png) left bottom repeat-x;
}

.wrap-post-single, .wrap-post-page {    
}

.post {}

.title {
    color: #575757;
    margin: 0 0 20px 0;
    padding: 0;
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
}

.title a {
    color: #333333;
    text-decoration: none;
}

.title a:hover {
    color: #0a88be;
    text-decoration: underline;
}

.featured_image {
    border-color: #B8B8B8;
    background: #fff;
}

.entry {
    line-height: 20px;
}

.generic {
    color: #1898CB;
    margin: -15px -15px 10px -15px;
    padding: 12px 15px;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    background: #fff url(images/generic-bg.png) left bottom repeat-x;
}

.postmeta-primary {
    color: #555555;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 0 15px 0;
}

.postmeta-secondary {
    color: #555555;
    font-size: 11px;
    padding: 0 0 15px 0;
}

.commentmeta {
    float: right; 
}

.commentmeta a {
    background: url(images/comments-bg.png) top left no-repeat;
    width: 46px;
    height: 40px;
    padding: 7px 0;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #494949;    
    text-decoration: none;
    text-align: center;
    display: block;
}

.commentmeta a:hover {
  color: #CB380A;  
}

.meta_date, .meta_author, .meta_comments, .meta_edit, .meta_categories, .meta_tags {
    padding:3px 0 3px 20px;
    background-position:left center;
    background-repeat: no-repeat;
}

.meta_date {
    background-image: url(images/time.png);
}

.meta_author {
    background-image: url(images/author.png);
}

.meta_comments {
    background-image: url(images/comments.png);
}

.meta_edit {
    background-image: url(images/edit.png);
}

.meta_categories {
    background-image: url(images/cat.png);
}

.meta_tags {
    background-image: url(images/tags.png);
}

.wrap-readmore {
    margin-bottom: 15px;
}

a.readmore {
    float: right;
    color: #666666;
    background: url(images/readmore-bg.png) left top repeat-x;
    padding: 6px 14px;
    font-size: 12px;
    line-height: 12px;
    display: block;
    text-decoration: none;
    border: 1px solid #DADADA;
    text-shadow: 0 1px 0 #fff;
}

a.readmore:hover {
    color: #1898CB;
    text-decoration: none;
}

.navigation {}


/* Featired Posts */

.fp-slider {
    margin: 0 0 15px 0;
}

.fp-slides-container {}

.fp-slides, .fp-thumbnail, .fp-prev-next, .fp-nav {
    width: 705px;
}

.fp-slides, .fp-thumbnail {
    height: 300px;
    overflow: hidden;
	position: relative;
}

.fp-title {
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 2px 0;
    margin: 0;
    font-weight: normal;
}

.fp-title a, .fp-title a:hover {
    color: #fff;
    text-decoration: none;
}

.fp-content {
    position: absolute;
    overflow: hidden;
    padding: 10px 15px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #111;
    opacity: 0.7;
    filter: alpha(opacity = 70);    
}

.fp-content p {
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 18px;
}

.fp-more,  .fp-more:hover{
    color: #fff;
    font-weight: bold;
}

.fp-nav {
    height: 12px;
    text-align: center;
    padding: 10px 0;
    background: #333;
}

.fp-pager a { 
    background-image: url(images/featured-pager.png); 
    cursor:pointer;  
    margin: 0 8px 0 0; 
    padding: 0;
    display: inline-block;
    width: 12px; 
    height: 12px;
    overflow: hidden;
    text-indent: -999px; 
    background-position: 0 0;
    float: none;
    line-height: 1;
    opacity: 0.7;
    filter: alpha(opacity = 70);
}

.fp-pager a:hover, .fp-pager a.activeSlide  { 
    text-decoration: none;
    background-position: 0 -112px;
    opacity: 1.0;
    filter: alpha(opacity = 100);
}

.fp-prev-next-wrap {
    position: relative; 
    z-index: 200; 
}

.fp-prev-next {
    position: absolute;
    bottom: 130px;
    left: 0;
    right: 0;
    height: 37px;  
}

.fp-prev {
    float:left;
    margin-left: 14px;
    width:37px;
    height:37px;
    background:url(images/featured-prev.png) left top no-repeat;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.fp-prev:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

 .fp-next {
    float:right;
	width:36px;
    height:37px;
    margin-right: 14px;
    background:url(images/featured-next.png) right top no-repeat;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.fp-next:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}
/******************************************************
    [ SIDEBAR(S) ]
*******************************************************/



#wrap-sidebar-primary {}

.sidebar-primary, .widgetized-home {
    color: #666666;
    font-size: 13px;
}

.sidebar-primary a, .widgetized-home a {
    color: #666666;
    text-decoration: none;
}

.sidebar-primary a:hover, .widgetized-home a:hover {
    color: #3699D7;
    text-decoration: none;
}

.sidebar {}

/******************************************************
    [ WIDGET(S) ]
*******************************************************/

.widgetized {}

/*  General Widgets Styling */

.wrap-widget {
    list-style-type: none;
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}

h3.widget-title {
    color: #30A2A3;
    font-size: 13px;
    line-height: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 10px 0 0 0;
    text-transform: normal;
}

h3.widget-title a, h3.widget-title a:hover {
    color: #168EBE;
    text-decoration: none;
}

.widgetized-home h3.widget-title {
    padding: 0;
    margin: 20px 0 10px 0;
    color: #575757;
    background: url(images/widget-title-bg.png);
}

.widgetized-home h3.widget-title span {
    padding: 0 10px 0 0;
    background: #fff;
}

/*  Default Widgets */

.widget ul {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget ul li {
    padding: 0 0 0 8px;
    margin: 15px 0 0 0;
    background: url(images/widget-list.png) left 3px no-repeat;
}

.widget ul li:first-child {
    margin-top: 0; 
}

.widget ul li ul {
    margin-top: 10px;
}

/* Search */

#wrap-search {
    width: 300px;
    padding: 20px 0;
}

#search {
    border: 1px solid #d8d8d8;
    background: #fff;
    height: 30px;
    padding: 0;
    text-align: left;
}

#search #s {
    background: none;
    color: #979797;
    border: 0;
    padding: 4px;
    margin:3px 0 0 2px;
    float: left;
}

#search .search-image {
    border:0; 
    vertical-align: top;
    float: right;
    margin: 6px 4px 0 2px;
}

.topsearch {
    padding: 5px 5px 0 0;
    height: 32px; 
    width: 260px; 
    float: right;
}

/* Wp Calendar */

#wp-calendar caption {
    background: none;
}

#wp-calendar th {
    background: none;
}

#wp-calendar td {
}

#wp-calendar td:hover, #wp-calendar #today {
    background: #1A89BC;
    color: #fff;
}

#wp-calendar td:hover a, #wp-calendar #today a {
    color: #fff;
}

/* Flexi Ads */

.flexi-ads {
    text-align: center;
}

/* Flexi Banners 125 */

.flexi-banners {
    text-align: center;  
    margin-bottom: -10px;
}

.flexi-banners img {
    margin: 0 6px 10px 6px;
}

/* Flexi Comments */

.flexi-comments ul {
    list-style-type: none; 
    padding: 0; 
    margin: 0;
}

.flexi-comments ul li {
    list-style-type: none; 
    padding: 0 0 10px 0; 
    margin: 10px 0 0 0;
    border-bottom: 1px solid #d9d9d9;
}

.flexi-comments ul li:first-child {
    margin-top: 0;
}

.flexi-comments-author {
    text-decoration: none; 
    font-weight: bold; 
    padding: 0 0 5px 0; 
    margin: 0;
}

.flexi-comments-author:hover {}

.flexi-comments-entry {
    font-family: Arial, Helvetica, Sans-serif; 
    line-height: 20px;
}

.flexi-comments-more {
    font-weight: bold; 
}

.flexi-comments-more:hover {}

.flexi-comments-avatar {
    border: 1px solid #d9d9d9;
    background: #fff;
    padding: 4px;
}

.flexi-comments .alignleft {
    margin: 0 8px 0 0;
}

.flexi-comments .alignright {
    margin: 0 0 0 8px;
}

.flexi-comments .aligncenter {
    margin-bottom: 8px;
}

/* Flexi Posts */

.flexi-posts ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.flexi-posts ul li {
    list-style-type: none; 
    padding: 0 0 10px 0; 
    margin: 15px 0 0 0;
    border-bottom: 1px solid #d9d9d9;
}

.flexi-posts ul li:first-child {
    margin-top: 15px; 
}

.flexi-posts-title {
    font-weight: normal; 
    padding: 0 0 5px 0; 
    margin: 0; 
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    line-height: 18px;
}

.flexi-posts-title a {}

.flexi-posts-title a:hover {}

.flexi-posts-meta { 
    font-style: italic;  
    padding: 0 0 5px 0;
    color: #999;
}

.flexi-posts-entry {
    font-family: Arial, Helvetica, Sans-serif; 
    line-height: 20px;
}

.flexi-posts-more {
    font-weight: bold;
}

.flexi-posts-more:hover {}

.flexi-posts-featured-image {
    border: 1px solid #d9d9d9;   
    background: #fff;
    padding: 4px;  
}

.flexi-posts .alignleft {
    margin: 0 8px 8px 0;
}

.flexi-posts .alignright {
    margin: 0 0 8px 8px;
}

.flexi-posts .aligncenter {
    margin-bottom: 8px;
}

/* Flexi Social Connect */

.flexi-social-connect {
    border: 1px solid #B4B4B4;
    background: #F1F0F0;
    padding: 10px;
}

.flexi-social-connect:hover {
    border: 1px solid #9C9C9C;
    background: #FFFFFF;
}

.flexi-social-connect a {
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
}

.flexi-social-connect a:hover {
    text-decoration: underline;
}

.flexi-social-connect  img {
    vertical-align:middle; 
    margin-right: 5px;
}

/* Flexi Social Share */

.flexi-social-share ul {
    list-style-type: none; 
    padding: 0; 
    margin: 0;
}

.flexi-social-share ul li {
    text-align: center;
}

.flexi-social-share ul li a {
    width: 32px; 
    height: 32px; 
    margin: 0 2px; 
    padding: 0;
}


/* Flexi Tabs */

.flexi-tabs {
    list-style: none; 
    list-style-type: none; 
    margin: 0 0 10px 0;
    padding: 0; 
    height: 26px;
}

.flexi-tabs li {
    list-style: none; 
    list-style-type: none; 
    margin: 0 0 0 4px; 
    padding: 0; 
    float: left;
}

.flexi-tabs li:first-child {
    margin: 0;
}

.flexi-tabs li a {
    color: #424242;
    background: url(images/tabs-bg.png);
    padding: 6px 16px;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    display: block;
    text-decoration: none;
    font-size: 12px;
    border-bottom: 2px solid #424242;
}

.flexi-tabs li a:hover, .flexi-tabs li a.flexi-tabs-current {
    color: #3699D7;
    text-decoration: none;
    border-bottom: 2px solid #3699D7;
}

.flexi-tabs-content {
    background: #F8F8F8;
}

/* Flexi Text */

.flexi-text {
    margin: 0; 
    padding: 0;
}

/* Flexi Tweets */

.flexi-tweets ul {
    list-style-type: none; 
    margin: 0; 
    padding: 0; 
    line-height: 20px;
    font-family: Arial, Helvetica, Sans-serif; 
}

.flexi-tweets ul li {
    list-style-type: none;
    padding: 0; 
    margin: 15px 0 0 0; 
}

.flexi-tweets ul li:first-child {
    margin-top: 5px;
}

.flexi-tweets li.tweets-bird {
    padding-left: 24px;
    background: url(images/tweets.png) left 2px no-repeat;
}

.flexi-tweets a {}

.flexi-tweets a:hover {}

a.flexi-tweets-time {
    text-decoration: underline; 
}

a.flexi-tweets-time:hover {
    text-decoration: none; 
}

/* Flexi Info Box */

.flexi-infobox ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.flexi-infobox ul li {
    list-style-type: none; 
    padding: 0; 
    margin: 5px 0 0 0;
}

.flexi-infobox ul li a {
    text-decoration: none;
}

.flexi-infobox-description {
    line-height: 20px;
}

.flexi-infobox-more {
    font-weight: bold;    
}

.flexi-infobox-more:hover {   
}


.flexi-infobox .alignleft {
    margin: 0 10px 10px 0;
}

.flexi-infobox .alignright {
    margin: 0 0 10px 10px;
}

.flexi-infobox .aligncenter {
    margin-bottom: 10px;
}

.flexi-infobox .inbottom {
    margin-top: 10px;
}

/******************************************************
    [ FOOTER ]
*******************************************************/

#wrap-footer {
}

.footer-widgets {
    background: #3D3C3C url(images/footer-widgets-bg.png) left top repeat-x;    
    padding: 20px 20px 0 20px;
    color: #666666;
    font-size: 13px;
    line-height: 16px;
    margin-top: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.footer-widgets .wrap-widget {
    margin-left: 0;    
    border: 0;
    background: none;
    padding: 0;
}

.footer-widgets .widget ul  {
    padding-left: 0;    
}


.footer-widgets .widget ul li:first-child {
    padding-top: 0; 
    border-top: none;
    background: url(images/widget-list.png) left 4px no-repeat;
}

.footer-widgets a {
    color: #666666;
    text-decoration: none;
}


.footer-widgets a:hover {
    color: #3699D7;
    text-decoration: none;
}

.footer-widgets-left {
    width: 290px;
    padding: 0 25px;
    float: left;
}

.footer-widgets-center {
   width: 290px; 
   padding: 0 20px;
   float: left;
}


.footer-widgets-right {
    width: 290px;
    padding: 0 20px;
    float: right;
}

.footer-widgets h3.widget-title {
    margin: 0 0 15px 0;
    padding: 0;
}

#footer {
   background: url(images/footer-bg.png) left center repeat-x;
   padding: 20px 0;
   margin-top: 15px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

#copyrights {
    color: #333333;
    text-align: center;
}

#copyrights a {
    color: #333333;
} 

#copyrights a:hover {
    color: #3699D7;
    text-decoration: none;
} 

#credits {
    color: #333333;
    text-align: center;
    font-size: 11px;
    padding: 10px 0;
}

#credits a {
    color: #333333;
} 

#credits a:hover {
    text-decoration: none;
    color: #333333;
} 

/******************************************************
    [ COMMENTS ]
*******************************************************/

#comments {
    margin-bottom: 15px;
}

#comments p {
    margin: 5px 0 10px 0;
}

h3#comments-title {
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 0 0 15px 0;
}

.commentlist { 
    list-style: none;
    margin: 0;
    padding: 0;
}

.commentlist li.comment {
    line-height: 24px;
    margin: 0 0 15px 0;
    padding: 0 0 0 0px;
    position: relative;
}

.commentlist li:last-child {
    border-bottom:none;
    margin-bottom:0;
}

#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 15px;
}

#comments .comment-body blockquote p:last-child {
    margin-bottom: 15px;
}

.commentlist .avatar {
    border: 3px solid #ffffff;
    margin-right: 10px; 
    width: 40px; 
    height: 40px; 
    vertical-align: middle;
    margin-bottom: 2px;
}

.comment-author {
    padding: 5px;
    display: block;
    background: #F2F2F2;
    border: 1px solid #DFDFDF;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.comment-author cite {
    font-style: normal;
    font-weight: bold;
}

.comment-author .says {
    font-style: italic;
}

.fn, .fn a:link, .fn a:hover, .fn a:visited {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 16px; 
    font-style: normal; 
    font-weight: bold;
    text-decoration: none;
}

.comment-meta {
    margin: -23px 0 0 65px;
    display: block;
    font-size: 11px;
    padding:0;
}

.comment-meta a:link,
.comment-meta a:visited {
    text-decoration: none;
}

.reply {
    text-align: right;
    margin-bottom: 10px;
}

.comment-reply-link  {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    background: #EDEDED;
    color: #333;
    padding: 2px 8px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border:  1px solid #999999;
}

.comment-reply-link:hover {
    background: #F5F5F5;
    color: #333;
}


.commentlist .children {
    list-style: none;
    margin: 0;
}

/* Children */

.commentlist .children li {
    border: none;
    margin: 0;
}

.nocomments {
    display: none;
}

#comments .pingback {
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
    margin-top: -6px;
}

#comments .pingback p {
    font-size: 12px;
    line-height: 18px;
    display:block;
    margin: 0;
}

#comments .pingback .url {
    font-style: italic;
    font-size: 13px;
}

/* Comments form */

#respond {
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

h3#reply-title {
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 0 0 15px 0;
}

#respond .required {
    color:#FF4B33;
}

#respond .comment-notes {
    margin-bottom: 1em;
}

.form-allowed-tags {
    display: none;
}

.children #respond {
    margin: 0 48px 0 0;
}

#comments-list #respond {
    margin: 0 0 18px 0;
}

#comments-list ul #respond {
    margin: 0;
}

#cancel-comment-reply-link {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

#respond .required {
    color:#FF4B33;
    font-weight:bold;
}

#respond label {
    font-size: 12px;
    font-weight: bold;
}

#respond input {
    margin:10px 0 0 0;
    width:98%;
}

#respond textarea {
    width:98%;
    margin:10px 0 0 0;
}

#respond .form-allowed-tags {
    font-size: 12px;
    line-height: 18px;
}

#respond .form-allowed-tags code {
    font-size: 11px;
}

#respond input[type=submit] {
    margin: 0;
}

#respond .form-submit {
    margin: 0;
}

#respond .form-submit input {
    width: auto;
    font-size: 14px;
}
#respond dl {
    margin: 0 0 10px;
}

#respond dt {
    display: inline;
    font-weight: normal;
}

#respond dd {
    display: inline;
}