/* 
File Name: default.css
Version: 0.1.1
Updated: 5.13.11 | 12.16.10 | 11.14.10 | 10.31.10 | 10.25.10 | 07.09.10 | 06.24.10 | 12.30.09 | 09.29.09 | 06.26.09
Package: ParentTheme_VC
License: GPL v2 - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

@import url("reset.css");
@import url("superfish.css");


body { color:#fdfdfd; font-family:Verdana; min-height:100%; font-size:12px; text-align:center; background-color:#000; }

a, a:visited { color:#9ebcc7; text-decoration:none; }
a:hover {}

h1, h2, h3, h4, h5, h6 { font-weight:400; display:block; }
h1 { font-size:27px; line-height:30px; }
h2 { font-size:24px; line-height:27px; }
h3 { font-size:21px; line-height:24px; }
h4 { font-size:18px; line-height:24px; }
h5 { font-size:15px; line-height:21px; }
h6 { font-size:12px; line-height:18px; }

table, td, tr { vertical-align:top; }
.pointer, input[type="submit"] { cursor:pointer; }
.float-clear:after{ content: "."; clear: both; display: block; height: 0; font-size: 0; visibility: hidden; } /* after method, works very well, must set height: 1%; for IE */
img#wpstats { width:0px; height:0px; padding:0px; border:none; overflow:hidden; }

.round { padding:10px; border-radius: 7px; -moz-border-radius: 7px; -khtml-border-radius: 7px; -webkit-border-radius: 7px; }
.box_shadow { border:solid 1px #ddd; margin:9px; box-shadow: 0 1px 3px rgba(0,0,0,0.5); -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); }


/* Forms */
input, textarea { font-size:12px; }
textarea,
input[type="text"],
input[type="password"]
{ background:url('../images/bk/input_bk.gif') left top repeat-x; border:solid 1px #aaa; border-top-color:#666; padding:2px 3px; }
label.error { color:red; }


/* site_search */
.site_search { margin-bottom:7px; }
.site_search .title {}
.site_search form {}
.site_search form input {}
.site_search form #search_field {}
.site_search form #search_submit {}






/* Blocks
#################################################################################################### */

#page { min-height:100%; }

#above_header { 	margin:0 auto; height:110px; background:#000; }
#above_header_inner { height:110px; width:960px; margin:0 auto; text-align:left; position:relative; }

#header_wrap { 		height:186px; margin:0 auto; background:url('../images/bk/header-page-bk-x.png') center top repeat-x; }
#header_bk { 		background:url('../images/bk/header-page-bk.png') center top no-repeat; }
#header { 			height:186px; width:960px; margin:0 auto; text-align:left; position:relative; }
#below_header { 	display:none; }

#wrap { 			margin:0 auto; background:url('../images/bk/wrap-bk-xy.jpg'); }
#wrap_bk { 			/*padding:15px 0 70px;*/ height:100%; background:url('../images/bk/wrap-bk-oval_gradient.jpg') center top no-repeat; }
#inner_wrap { 		width:960px; margin:0 auto; text-align:left; }

#wide_content { width:940px; margin:0 auto; }

#left_column { 	float:left; width:210px; padding:40px 20px 0 10px; min-height:470px; background:url('../images/bk/side_nav-left-bk.png') left top no-repeat; }
#right_column { float:right; width:710px; padding:40px 0 0 10px; }

#above_footer { 	display:none; }
#footer_wrap { 		margin:0 auto; background:#000; padding:10px 0 20px 0; }
#footer { 			width:960px; margin:0 auto; }
#below_footer { 	display:none; margin:0 auto; }






/* Right Column
#################################################################################################### */
.page-template-template-contact-php #left_column { float:left; width:710px; padding:40px 0 0 10px; background:none; }
.page-template-template-contact-php #right_column { float:right; width:240px; padding:40px 0 0 0; min-height:470px; background:url('../images/bk/side_nav-right-bk.png') left top no-repeat; }

#contact_wrap { width:630px; margin:0 auto; }
#contact_wrap-top { width:630px; height:39px; background:url('../images/forms/contact_block-bk_top.png') left top no-repeat; }
#contact_wrap-inner { padding:20px 64px 12px 48px; background:url('../images/forms/contact_block-bk_y.png') left top repeat-y; }
#contact_wrap-bot { width:630px; height:40px; background:url('../images/forms/contact_block-bk_bot.png') left top no-repeat; }

.page-template-template-contact-php h1.title { font-size:30px !important; line-height:33px; padding-bottom:17px; text-align:center; }

/* Cform Blank */
.linklove { display:none; }
form.cform {}
form.cform ol { margin:0; list-style:none; }
form.cform ol li {}
form.cform input[type="text"] { display:block; }
form.cform textarea { display:block; width:80%; }
span.reqtxt, span.emailreqtxt { font-size:10px; font-style:italic; display:none; }

#contact_wrap li { min-height:56px; }
#contact_wrap input[type="text"] { display:block; float:left; color:#fff; font-size:16px; width:384px; height:40px; background:url('../images/forms/input-text.png') left top no-repeat; border:none; }
#contact_wrap input#sendbutton { float:right; width:147px; height:41px; margin:10px; border:none; display:block; text-indent:-9999px; background:url('../images/buttons/button-submit.png') left top no-repeat; }
#contact_wrap textarea { color:#fff; width:380px; height:125px; border:none; background:#000; border-radius: 7px; -moz-border-radius: 7px; -khtml-border-radius: 7px; -webkit-border-radius: 7px; }
#contact_wrap label { font-style:italic; color:#999; display:block; float:left; width:110px; padding:7px 7px 0 0; text-align:right; }

#contact_wrap li#li--4 label { padding-top:0; }
#contact_wrap li#li--5 label { padding-top:0; }

#contact_wrap .cf_hidden { display:none; }



/* Contact Sidebar */
.contact-page-info .sub_title { color:#999999; display:block; font-style:italic; }
.contact-page-info a.map_link { color:#e21a20 !important; display:block; }
.contact-page-info em { color:#999999; }
.contact-page-info a { color:#fff; }

.page-template-template-contact-php .sidebar li.widget_box  { border-bottom:1px solid #000; border-top:solid 1px #303333; padding:9px 0 9px 15px; margin-bottom:0; }
.page-template-template-contact-php .sidebar  li.li-first { border-top:none; }
.page-template-template-contact-php .sidebar  li.li-last { border-bottom:none; }


.page-template-template-contact-php .sidebar li li { }





/* Header Section
#################################################################################################### */

.header_img_text { width:250px; text-align:center; position:absolute; left:25px; top:15px; }

#nav-bk-bottom { position:absolute; bottom:-11px; left:0; height:11px; width:960px; background:url('../images/bk/nav-bk-bottom.png') center top no-repeat; }

#page_icon { position:absolute; top:15px; left:35px; display:block; }

#cross_bar-bk { position:absolute; bottom:-12px; left:0; height:12px; width:960px; background:url('../images/bk/cross_bar-bk.png') center top no-repeat; }






/* Front Page Template
#################################################################################################### */

.page-template-template-front-page-php { background:url('../images/header/header-home_page-bk-x.jpg') center top repeat-x; }
.page-template-template-front-page-php #above_header { position:absolute; top:0; left:0; width:100%; margin:0 auto; height:110px; background:none; }
.page-template-template-front-page-php #above_header_inner { background:#000; }

.page-template-template-front-page-php #header_wrap { height:auto; padding-top:110px; height:434px; margin:0 auto; background:url('../images/header/header_image-home_page.jpg') center bottom no-repeat; }
.page-template-template-front-page-php #header_bk { background:none; }
.page-template-template-front-page-php #header { height:434px; }

.page-template-template-front-page-php #cross_bar-bk { position:absolute; left:0; bottom:-133px; }

.page-template-template-front-page-php #below_header { height:93px; padding-top:27px; border-top:solid 1px #666; display:block; background:url('../images/bk/cross_bar-bk-x.png') center top repeat-x; }
.page-template-template-front-page-php #below_header_inner { width:960px; margin:0 auto; }

.page-template-template-front-page-php #content { /*min-height:500px;*/ }

#cross_bar-nav { float:left; width:450px; height:57px; padding:20px 15px 15px; background:url('../images/bk/cross_bar-nav-bk-x.png') center top repeat-x; border-radius: 7px; -moz-border-radius: 7px; -khtml-border-radius: 7px; -webkit-border-radius: 7px; }
#cross_bar-nav ul { margin-left:15px; }
#cross_bar-nav ul li { font-size:20px; line-height:20px; color:#fff; display:block; float:left; padding:0 30px 0 24px; background:url('../images/pieces/plus_sign-red.png') left 2px no-repeat; }
#cross_bar-nav ul li a { position:relative; display:block; color:#fff; }

#cross_bar-nav ul li .hover { display:none; position:absolute; top:-126px; left:0; width:257px; height:84px; padding:7px 7px 35px 17px; text-align:center; background:url('../images/bk/comment_bubble-bk.png') left top no-repeat; }

#cross_bar-text { margin-top:3px; width:465px; float:right; text-align:left; }
#cross_bar-text img { margin-bottom:3px; }


#header_text-home_page { text-align:center; }
#header_text-home_page .header-text { padding:0 0 15px; }


/* details_block-three_column - Content */
#details_block-three_column { width:940px; margin:0 auto 40px; }
#details_block-three_column ul {}
#details_block-three_column ul li { display:block; float:left; width:300px; margin-left:20px; }
#details_block-three_column ul li.p1 { margin-left:0; }

#details_block-three_column li.feature_entry { color:#ddd; }
#details_block-three_column li.feature_entry .title { position:relative; min-height:54px; padding:0 0 10px 55px; font-weight:400; font-size:20px; line-height:23px; }
#details_block-three_column li.feature_entry .title .title-icon { position:absolute; top:0; left:-8px; width:54px; height:54px; background:0 0 no-repeat; }

#details_block-three_column li.p1 .title .title-icon { background-image:url('../images/icons/icon-bullets-w_hover.png'); }
#details_block-three_column li.p2 .title .title-icon { background-image:url('../images/icons/icon-feather-w_hover.png'); }
#details_block-three_column li.p3 .title .title-icon { background-image:url('../images/icons/icon-truck-w_hover.png'); }

#details_block-three_column li .title .title-icon-hover { background-position: 0 -54px !important; }

#details_block-three_column li .entry .read_more { display:block; margin-top:7px; padding:0 0 4px 28px; background:url('../images/pieces/plus_sign-gray.png') left 1px no-repeat; }



/* recent_new-stay_informed */
#recent_new-stay_informed { color:#ddd; height:140px; padding:15px; border-bottom:solid 1px #3d3e3e; background:url('../images/bk/recent_content-bk-x.png') center top repeat-x; border-radius: 7px; -moz-border-radius: 7px; -khtml-border-radius: 7px; -webkit-border-radius: 7px; }

#recent_new { position:relative; width:615px; float:left; }
#recent_new #recent_news-title { width:136px; height:140px; display:block; float:left; text-indent:-9999px; border-right:solid 1px #323434; background:url('../images/pieces/recent-news.png') center 23px no-repeat; }
#recent_news-posts { width:445px; height:140px; padding-top:23px; display:block; float:right; background: transparent !important; }
#recent_news-posts li { background: transparent !important; }
#recent_news-posts .title { font-size:14px; padding-right:7px; }
#recent_news-posts .title a { color:#fff; }
#recent_news-posts .p_date { text-transform:uppercase; color:#bbb; }
#recent_news-posts .entry { padding-top:10px; color:#aaa; }

#recent_news-pager { position:absolute; width:136px; left:0; top:90px; text-align:center; }
#recent_news-pager a { display:inline-block; text-indent:-9999px; width:16px; height:15px; background:url('../images/bk/prev_next-dots-bk.png') left top no-repeat; }
#recent_news-pager a:hover, #recent_news-pager a.activeSlide { background-position:-16px 0; }
#recent_news-cycle_nav { cursor:pointer; color:#9ebcc7; position:absolute; width:136px; left:0; top:114px; text-align:center; }
#recent_news-cycle_nav span { padding:0 3px; }


#stay_informed { position:relative; float:right; width:296px; height:134px; background:url('../images/bk/stay_informed-bk.png') left top no-repeat; }
#stay_informed .mc_custom_border_hdr { padding:46px 16px 0 34px; line-height:16px; }
#stay_informed label { display:none; }
#stay_informed form { display:block; position:absolute; left:34px; top:87px; }
#stay_informed .mc_form_inside { display:inline; }
#stay_informed .mc_form_inside div { display:inline; }
#stay_informed form #mc_mv_EMAIL { color:#fff; background:none; border:none; width:205px; display:block; float:left; padding:6px 7px; font-size:13px; }
#stay_informed form #mc_signup_submit { display:block; float:right; margin-top:2px; width:25px; height:24px; text-indent:-9999px; background:url('../images/buttons/button-stay_informed-submit.png') left top no-repeat; border:none; }

#mc_message { display:block; position:absolute; left:0; bottom:-80px; z-index:100; }
#mc_message strong { display:block; color:#fff !important; font-weight:400; line-height:18px; background:#2d2d2d; padding:10px; margin:0 10px; -moz-border-radius-bottomleft:7px; -webkit-border-bottom-left-radius:7px; -moz-border-radius-bottomright:7px; -webkit-border-bottom-right-radius:7px; }



/* General Links
#################################################################################################### */


/* Main Navigation Links */
#menu-primary-navigation { width:685px; height:110px; position:absolute; right:0; top:0; }
#menu-primary-navigation a { height:110px; padding:0 25px; text-indent:-9999px; display:block; margin-left:2px; background: center 50px no-repeat; color:#fff; }
#menu-primary-navigation li { height:110px; }
#menu-primary-navigation li li {}
#menu-primary-navigation li li li {}
#menu-primary-navigation .current-menu-item a,
#menu-primary-navigation li:hover, #menu-primary-navigation li.sfHover,
#menu-primary-navigation a:focus, #menu-primary-navigation a:hover, #menu-primary-navigation a:active { outline:0; }
#menu-primary-navigation .sf-sub-indicator { display:none; }

#menu-primary-navigation li:hover, #menu-primary-navigation li.current-menu-item, #menu-primary-navigation li.sfHover { background: url('../images/bk/nav_hover-bk-x.png') center bottom repeat-x; }
.nav-spacer { height:110px; width:2px; position:absolute; left:0; top:0; background:url('../images/bk/nav-line-bk.png') left bottom no-repeat; }

#menu-primary-navigation li.link-revolution-armor a { width:183px; background-image: url('../images/nav/nav-revolution_armor.png'); }
#menu-primary-navigation li.link-about-ics a { width:102px; background-image: url('../images/nav/nav-about_ics.png'); }
#menu-primary-navigation li.link-products a { width:101px; background-image: url('../images/nav/nav-products.png'); }
#menu-primary-navigation li.link-contact a { width:91px; background-image: url('../images/nav/nav-contact.png'); }
#menu-primary-navigation li.link-news a { width:91px; background-image: url('../images/nav/nav-news.png'); }


#page-sub-nav { font-size:14px; color:#ddd; position:relative; }
#page-sub-nav a { color:#ddd; position:relative; z-index:1; display:block; padding:12px 15px 10px 10px; font-size:13px; }
#page-sub-nav ul {}
#page-sub-nav ul li { display:block; border-bottom:1px solid #000; border-top:solid 1px #303333; }
#page-sub-nav ul li.li-first { border-top:none; }
#page-sub-nav ul li.li-last { border-bottom:none; }
#page-sub-nav ul li:hover { }

/*#page-sub-nav ul li.current-menu-item .side_nav-li-bk-hover { position:absolute; left:-10px; top:0; width:246px; height:46px; background:url('../images/bk/side_nav-li-bk-hover.png') left top no-repeat; }*/
#page-sub-nav .side_nav-li-bk-hover { position:absolute; left:-10px; bottom:-46px; display:block; width:246px; height:46px; background:url('../images/bk/side_nav-li-bk-hover.png') left top no-repeat; }


/* Navigation */
.post_nav { display:block; clear:both; text-align:left; padding:3px 10px; }
.prev_post { padding-left:5px; }
.next_post { padding-right:5px; }

.page_nav .wp-pagenavi a,
.page_nav .wp-pagenavi span { padding: 2px 4px; margin: 2px; }

#breadcrum_nav { font-weight:bold; letter-spacing:1px; padding-bottom:15px; display:block; clear:both; }
.page_nav { font-weight:bold; letter-spacing:1px; padding-bottom:15px; display:block; clear:both; text-align:center; }






/* Post, Page & General Loops
#################################################################################################### */


/* Post Loop Div */
#default_loop {}
#child_loop {}

.hentry { position:relative; }

#child_loop .hentry,
#default_loop .hentry { padding:45px 0 15px 0; }

#default_loop .p1 { padding:0 0 15px 0; }

.page-template-template-products-php #default_loop .p1,
.archive #default_loop .p1 { padding-top:15px; }


/* Page Title, Post Title */
.title { color:#e92a2f; }
.title a { color:#e92a2f; }
.title a:hover {}

.page-template-template-products-php h1.title,
.archive h1.title,
.page h1.title { font-size:40px; line-height:45px; font-weight:400; }
.single h1.title { font-size:27px; line-height:30px; font-weight:400; padding-bottom:15px; }


.page-template-template-products-php .loop div.title,
.archive .loop div.title { font-size:20px; line-height:24px; font-weight:400; padding-bottom:10px; }


/* Meta Data */
.meta_data { line-height: 18px; }

.p_author { font-weight:normal; }
.p_author a {}

.p_comments { padding:0 7px 0 0; }
.p_comments a {}

.p_time {}
.p_date { padding:0 7px 0 0; }

.p_category {}
.p_category a {}

.p_tags {}
.p_tags a {}
.p_tags a:hover {}

a.post-edit-link {}
a.post-edit-link:hover {}

.thumbnail { float:left; margin-bottom:5px; margin-right:10px; }

.vc_avatar { float:left; margin:0 5px 7px 0; border:solid 1px #000; }
.vc_avatar a { line-height: 1px; }



/* Entry - Excerpt */
.entry { clear:both; }
.entry a {}
.entry a:hover {}

#default_loop .entry { padding:10px 0;}

a.read_more { display:block; }
a.read_more:hover {}
.read_more_dots { display:none; }

.excerpt { clear:none; padding:0; }

.entry img.aligncenter { margin:0 auto; }
.entry img.alignnone { clear:both; float:none; }
.entry img.alignleft { margin-right:10px; margin-bottom:3px; }
.entry img.alignright { margin-left:10px; margin-bottom:3px; }
.entry img.wp-smiley { border:none; margin:0; padding:0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }

.entry img.border-thick { border:solid 9px #000; }

.entry p { padding-bottom:20px; line-height:18px; }
.excerpt p { padding-bottom:10px; line-height:16px; }

.loop blockquote {}
.loop blockquote p { padding:0; margin:10px 45px 20px 20px; }
.loop ol, .loop ul { margin:5px 0 15px 20px; }
.loop ul { list-style:disc; }
.loop ol { list-style:decimal; }
.loop li { padding-bottom:7px; }
.loop small { font-size:11px; }
.loop table { line-height:18px; }
.loop table td { padding-right:7px; vertical-align:top; }

.loop h2 { color:#e92a2f; padding-bottom:10px; }
.loop h3, .loop h4, .loop h5, .loop h6 { color:#9ebcc7; }


#revolution-armor-info { list-style:none !important; margin-left:0; }
#revolution-armor-info li { padding-left:64px; background:0 0 no-repeat; }
#revolution-armor-info li h3 { padding-bottom:7px; }

#revolution-armor-info li.icon-bullets { background-image:url('../images/icons/icon-bullets.png'); }
#revolution-armor-info li.icon-feather { background-image:url('../images/icons/icon-feather.png'); }
#revolution-armor-info li.icon-truck { background-image:url('../images/icons/icon-truck.png'); }



/* Gallery Shortcode */
.gallery {}
.gallery dl.gallery-item { width:170px; height:170px; display:block; float:left; }

.gallery dl dt.gallery-icon {}
.gallery img {}
.gallery-caption {}

.wp-caption { text-align:center; padding:5px 0 3px 0; margin:0 5px; background:#eee; font-size:11px; }
.wp-caption p.wp-caption-text { line-height:13px; padding:2px; margin:0 4px; color:#444; border:solid 1px #ddd; }
.wp-caption img { border:solid 1px #999; }



/* vc_after_search_loop */
#vc_after_search_loop h3 { margin-bottom:7px; }
#vc_after_search_loop ul { padding-bottom:25px; }
#vc_after_search_loop ul ul.children { padding:0; margin-left:15px; list-style:disc; }



/* vc_after_404_loop */
#vc_after_404_loop h3 { margin-bottom:7px; }
#vc_after_404_loop ul { padding-bottom:25px; }
#vc_after_404_loop ul ul.children { padding:0; margin-left:15px; list-style:disc; }



/* site_map */
#site_map {}
#site_map .site_map_list { margin:0 20px 20px 0; width:280px; float:left; }
#site_map .site_map_list h3 { padding:0 7px; }
#site_map .site_map_list h4 { margin:10px 0 0 7px; font-size:12px; }
#site_map .site_map_list ul { margin:10px 0 0 10px; }
#site_map .post_per_cat ul { margin:0 0 0 17px; }
#site_map .site_map_list ul li {}
#site_map .site_map_list ul ul { margin:0 0 7px 15px; list-style:disc; }
#site_map .site_map_list ul ul li {}






/* Widget Areas
#################################################################################################### */


/* Menu indiv */
.sidebar ul {}

.sidebar li.widget_box  { border-bottom:1px solid #000; border-top:solid 1px #303333; margin-bottom:0; padding-bottom:10px; }
.sidebar  li.li-first { border-top:none; }
.sidebar  li.li-last { border-bottom:none; }

.sidebar li li { margin:0; }

.widget_title { padding:10px 0 7px; }
.widget_title a {}
.widget_title_wrap {}

.widget_box {}






/* General Footer
#################################################################################################### */


/* Footer */
#footer { height:230px; position:relative; }
#footer a {}
#footer a:hover {}
#footer ul {}
#footer ul li { margin:0 10px; display:inline; }

#footer-shadow { position:absolute; top:0; left:0; height:12px; width:960px; background:url('../images/bk/cross_bar-bk.png') center top no-repeat; }

#contact-block-wrap { float:left; }

#copyright { color:#aaa; width:410px; background:#131515; text-align:center; padding:5px 5px 10px; margin-bottom:10px; }
#copyright a { color:#aaa; }

#contact-block { line-height:18px; text-align:left; width:386px; background:#131515; padding:8px 17px; }
#contact-block em { color:#999999; font-style:italic; }

#contact-block #contact-left_block { width:150px; padding-right:10px; float:left; border-right:solid 1px #000; }
#contact-block #contact-left_block em { display:block; }
#contact-block #contact-left_block .address { line-height:16px; }
#contact-block #contact-left_block .map_link { color:#e21a20; display:block; }

#contact-block #contact-right_block { width:205px; padding-left:10px; float:left; border-left:solid 1px #2a2c2c; }
#contact-block #contact-right_block .email_link {}

#contact-block #contact-lower_block { display:block; clear:both; padding:10px 0; text-align:left; }


#footer_logo-revolution_armor { display:block; float:right; width:180px; height:120px; text-indent:-9999px; background:url('../images/pieces/Revolution-Armor-Logo.png') 0 0 no-repeat; }
#footer_logo-revolution_armor:hover { background-position:0 -120px; }

#footer_logo-incident_control_systems { display:block; float:right; margin:15px 20px 0 0; width:300px; height:100px; text-indent:-9999px; background:url('../images/pieces/Incident-Control-Systems-Logo.png') 0 0 no-repeat; }
#footer_logo-incident_control_systems:hover { background-position:0 -100px; }






/* Comments
#################################################################################################### */

.comments { width:860px; margin-top:15px; padding:35px 15px 0; border-top:solid 1px #282828; }

.comments h4.title { margin:0 0 7px; }
.comments #respond h4.title {}

ol.fieldset { list-style:none; }
ol.fieldset li.field { padding-bottom:7px; }

#respond label { display:block; float:left; width:125px; }
#respond input[type="text"] { display:block; margin:3px 0; width:200px; }
#respond input#submit { margin-top:7px; }
#respond textarea { width:98%; margin-top:7px; }

ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { padding-bottom:22px; margin-bottom:10px; }
ol.commentlist li div.vcard cite.fn {  font-style:normal; padding:0 0 3px 7px; font-weight:200; font-size:16px; letter-spacing:1px; }
ol.commentlist li div.vcard img.avatar { float:right; margin:0 0 1em 1em; }
ol.commentlist li div.comment-meta { padding-bottom:2px; }
ol.commentlist li div.comment-meta a { color:; font-size:12px; }
ol.commentlist li ul { list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { text-align:right; }
ol.commentlist li div.reply a { text-decoration:underline; font-style:italic; padding-left:10px; }
ol.commentlist li ul.children { list-style:none; margin:10px 0 0 0; text-indent:0; }
ol.commentlist li ul.children li { padding-bottom:0; }






/* Added Page, Post, CPT and other....
#################################################################################################### */

