/*
Template Name:VM
*/

html,body { font-family:arial; font-size:12px; border:0; color:#515151; }
body,img,p,h1,h2,h3,h4,h5,ul,ol,li,form,blockquote { margin:0; padding:0; }
body { background:rgb(37,37,37); }
p { line-height:20px; padding:10px 0; }
h1,h2,h3,h4,h5 { padding:10px 0; }
ul,ol { list-style:none; padding:10px 0; }
small { font-size:11px; }
code { background:#FFFFC1; }
a { color:#006DAD; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:none; }
blockquote { font-size:11px; width:80%; padding:5px 10%; margin:5px auto; color:#717171; line-height:19px; font-style:italic; } /*background:url(images/quote.gif) no-repeat 10px 7px;*/
blockquote p { padding:2px 0; }

/* Align */
.aligncenter { margin:10px auto 20px auto; display:block; }
.alignleft { margin:10px 10px 8px 0; float:left; }
.alignright { margin:10px 0px 8px 10px; float:right; }
.clear { clear:both; }
.col-left { float:left; }
.col-right { float:right; }
.one-column { width:950px!important; }

/* Cols */

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; float:left; }
.col2-alt-set .col-2 { width:65%; float:right; }
.col2-set-alt .col-1 { float:left; width:66%; }
.col2-set-alt .col-2 { float:right; width:32%; }

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:32%; }
.col3-set .col-1, .col3-set .col-2 {margin-right:2%;}

/* Top Menu */
#top-menu-out { width:100%; background:rgb(32,32,32); }
#top-menu { width:960px; margin-left:30px; height:28px; background:rgb(32,32,32); font-size:11px; }
#top-menu a { color:#fff; }
#top-menu ul { padding:6px 0 0 0; float:right; margin-right:-10px; position:relative; }
#top-menu li { line-height:14px; display:block; float:left; padding:0 10px 0 10px; border-left:#4A4A4A 1px solid; }
#top-menu li.first { border:0; }

/* Header */
#header-out { width:100%; border-top:1px solid #fff; }
#header-bg { background:#f7f6e0/*eceada*/ url(images/bkg_header.gif) 0 0 repeat-x; }
#header { width:960px; padding-left:30px; height:83px; }
#header .col-left { padding:20px 0px 0 0; }
#header .col-left a { display:block; width:125px; height:38px; background:url(images/logo.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
#header .col-right { padding:10px 0 0 0; }

/* Header (title) */
#header h1 { display:none; }

/* Header (date) */
#header .date { font-style:italic; color:#777; text-align:right; }
#header .date p { padding:0; line-height:1.25; margin:0 0 5px; overflow:auto; }
#header .date p span { text-transform:capitalize; }

/* Header (search) */
#header #search div { width:275px; height:27px; position:relative; }
#header #search label { width:16px; height:16px; background:url(images/bkg_search.gif) 0 0 no-repeat; color:#444; position:absolute; left:0; top:8px; text-indent:-999em; overflow:hidden; }
#header #search input { width:238px; padding:3px; background:#fff; border:1px solid #bdbeb0; position:absolute; right:5px; top:4px; font:normal 13px Arial, Helvetica, sans-serif; color:#777; outline:none; }

/* Main Menu */
#main-menu-out { width:100%; background:#F9F9F9 url(images/bg_main_menu.gif) repeat-x 0 0; }
#main-menu { width:960px; margin-left:30px; height:37px; }
#main-menu a { color:#3E3E3E; }
#main-menu ul { padding:0; font-family:Georgia; font-size:17px; }
#main-menu li { display:inline; background:Yellow; display:block; height:35px; float:left; background:#F9F9F9 url(images/bg_main_menu.gif) repeat-x 0 0; }
#main-menu li a { display:block; float:left; border-right:#E4E4E4 1px solid; padding:3px 12px 3px 12px; line-height:30px; }

/* Main Menu (current page item) */
#main-menu li.current-cat,
#main-menu li.current-cat-parent { margin-left:-1px; height:37px; background:url(images/bg_button_arrow.gif) no-repeat center 0; }
#main-menu li.current-cat a,
#main-menu li.current-cat-parent a { background:url(images/bg_menu_button.gif) no-repeat left top; display:block; float:left; padding:0 0 0 2px; border-right:#E4E4E4 1px solid; color:#fff; margin-top:5px; }
#main-menu li.current-cat a span,
#main-menu li.current-cat-parent span { background:url(images/bg_menu_button.gif) no-repeat right top; display:block; line-height:26px; padding:0 12px 1px 10px; }

/* Sub Category Menu */
#subcat-menu-out { width:100%; background:rgb(252,252,252); border-bottom:#EBEBEB 1px solid; }
#subcat-menu { width:960px; margin-left:30px; height:34px; }
#subcat-menu a { color:#3E3E3E; }
#subcat-menu ul { padding:6px 0 0 0; width:100%; margin-left:-7px; position:relative; }
#subcat-menu li { display:inline; }
#subcat-menu li a { float:left; padding:0 8px 0 7px; line-height:28px; background:url(images/bg_subcat_border.gif) no-repeat right bottom; }
#subcat-menu li.current-cat a { color:#00699F; text-decoration:underline; }
#subcat-menu ul li ul { padding:0; }

/* Middle */
#middle-out { width:100%; background:#fff; }
#middle { width:960px; margin-left:30px; padding-top:20px; padding-bottom:34px; }

/* Content */
#content { width:680px; }

/* Post details and metalinks */
#content div.post-details {
    float:left; width:50%; font-family:Georgia; font-style:italic;
    background:url(images/bg_post_details_single.gif) no-repeat 0 5px;
    padding:3px 0 10px 20px;
    color:#797979;
}
#content div.post-details a { color:#797979; }

/* Content (featured) */
/*#content .featured { width:590px; padding:5px 20px 10px 20px; background:rgb(36,36,36); color:#C4C4C4; }
#content .featured h2 { font-family:Georgia; font-weight:normal; color:#fff; padding:10px 0 2px 0; font-size:19px; }
#content .featured h2 a { color:#fff; }
#content .featured img.alignleft { margin:8px 15px 0 0; }
*/

#content .featured .post { margin-bottom: 10px; }

/* Content (main) */
/*#content #main { padding-top:22px; }*/

/* Content (archives) */
#content .archives { padding-top:0 !important; width:100%; }
#content h2.arh { font-size:12px; background:url(images/bg_h2_arh.gif) repeat-x 0 0; line-height:37px; padding:0 0 0 10px; }
#content h2.search { padding-bottom:0; }
#content .archives #latest { border-top:0; }
#content .more_entries h2 { font-size:17px; font-family:Georgia; font-weight:normal; }
#content .more_entries { padding-top:10px; }
#content .more_entries h2 a { color:#515151; }

/* Content (page) */
#content .page .post { border:0 !important; padding-bottom:0 !important; margin-bottom:5px !important; }
#content .page ul { list-style:outside disc; padding-left:3em; }
#content .page ul li { margin:2px 0; }

/* Content (latest) */
#content #latest { width:410px; border-top:#EBEBEB 1px solid; }

/* Content (latest > post) */
#content #latest .post { width:100%; padding:10px 0; border-bottom:#EBEBEB 1px solid; clear:both; }
#content #latest .post h2 { font-family:Georgia; font-size:17px; font-weight:normal; padding:5px 0 8px 0; }
#content #latest .post p { line-height:24px; padding:2px 0 5px 0; display:inline; }
#content #latest img.alignleft { margin-top:7px; margin-bottom:0; }
a.read-more { font-weight:bold; margin-left:1px; }

/* Content (latest > more posts) */

#content #latest #more-posts { width:100%; }
#content #latest #more-posts ul { width:100%; font-family:Georgia; font-size:17px; padding:0; }
#content #latest #more-posts li { line-height:27px; padding:6px 0 7px 0; border-bottom:#EBEBEB 1px solid; }

/* Content (popular) */
#content #popular-articles { width:200px; background:rgb(243,243,243); }
#content #popular-articles h2 { font-size:12px; background:url(images/bg_h2_popular.gif) no-repeat 0 0; line-height:37px; padding:0 0 0 25px; }
#content #popular-articles h3 { font-family:Georgia; font-size:17px; font-weight:normal; line-height:25px; padding:10px 0 5px 0; }
#content #popular-articles h3 a { color:#343434; }
#content #popular-articles p { padding:5px 0; line-height:23px; }
#content #popular-articles a.read-more { border-bottom:#CBCBCB 1px solid; }
#content #popular-articles a.read-more:hover { text-decoration:none; border-bottom:#979797 1px solid; }
#content #popular-articles .block { border-bottom:#C7C7C7 1px solid; padding:0 5px 10px 8px; }

/* Content (single) */
#content #single { width:650px; padding-bottom:30px; }
.one-column #single { width:950px!important; }

/* Content (single > post) */
#content #single .post { width:100%; border-bottom:#EBEBEB 1px solid; padding-bottom:15px; margin-bottom:15px; }
#content #single .post h2 { font-size:25px; font-family:Georgia; font-weight:normal; }
#content #single .post h2.title { padding-bottom:2px; }
#content #single .post img.alignleft { margin:8px 15px 0 0; }
#content #single .post img.alignright { margin:8px 0 0 15px; }

/* Post Content Lists and Blockquote */
#content #single .post ol,
#content #single .post ul { line-height:20px; padding:0 0; margin-top: -10px; }
#content #single .post ul { padding-left:50px; }
#content #single .post ul li { list-style:disc; padding:1px 0; }
#content #single .post ol { padding-left:57px; }
#content #single .post ol li { list-style:decimal; padding:3px 0; }
#content #single .post blockquote { border-left:2px solid #777777; color:#777777; font-style:italic; margin:2px auto 5px; padding:0px 10px; width:85%; }

/* Content (single > comments) */
#content #single #comments { width:100%; }
#content #single #comments h2 { font-size:18px; font-family:Georgia; padding:10px 0 30px 0; }

/* Content (single > comments > comment) */
#content #single .comment { width:100%; margin-bottom:17px; }
#content #single .comment .col-left { width:112px; text-align:right; font-family:Georgia; }
#content #single .comment .col-left a { color:#565656; text-decoration:underline; }
#content #single .comment .col-left a:hover { text-decoration:none; }
#content #single .comment .col-left img { margin-bottom:5px; }
#content #single .comment .col-left p { padding:1px 0; }
#content #single .comment .col-right { width:425px; padding:5px 20px; background:#F8F8F8; border:#DEDEDE 1px solid; min-height:50px; }
* html #content #single .comment .col-right { height:130px; }
#content #single .lc_logged { margin-top:-20px; position:relative; }

/* Content (single > comments > form) */
#content #single #comments label { display:block; clear:both; padding-bottom:10px; width:400px; font-family:"Lucida Sans Unicode"; font-size:11px; }
#content #single #comments label span { line-height:27px; padding-left:10px; float:left; }
#content #single #comments label input { width:160px; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding:5px 4px; border:#E5E5E5 1px solid; float:left; }
#content #single #comments textarea { display:block; clear:both; width:513px; padding:5px 4px; border:#E5E5E5 1px solid; margin-bottom:15px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

/* Sidebar */
#sidebar { width:261px; }
#sidebar .block {  margin-bottom:14px; } /* border:#DEDEDE 1px solid; background:#F2F2F2; padding:12px 9px; */
#sidebar .block .title { line-height:27px; padding:0 9px; font-weight:bold; background:url(images/bg_tabs_selected.gif) repeat-x 0 0; color:#fff; }
#sidebar .block .inside { background:#fff; border:#DEDEDE 1px solid; padding:5px 12px; }
#sidebar .inside ul { padding:0; }
#sidebar .inside li { line-height:20px; padding:3px 0 3px;  border-bottom:#DEDEDE 1px solid; /*background:url(images/bg_arrows.gif) no-repeat 0 10px;*/ }
#sidebar .inside li a { color:#565656; }
#sidebar .inside li a:hover { color:#006DAC; }
#sidebar .inside li:last-child { border-bottom:0; }

/* Sidebar (tabs) */
#sidebar #tabs ul.tabs { padding:0; width:100%; margin-bottom:8px; }
#sidebar #tabs ul.tabs li { display:block; float:left; margin-right:3px; }
#sidebar #tabs ul.tabs li a { background:#fff; display:block; border:#DEDEDE 1px solid; line-height:27px; padding:0 9px; color:#515151; font-weight:bold; }
#sidebar #tabs ul.tabs li a.selected { background:url(images/bg_tabs_selected.gif) repeat-x 0 0; color:#fff; border:0; margin-top:1px; }
#sidebar #tabs .inside { position:relative; padding-top:6px; }
#sidebar #tabs .inside ul { padding-top:0; }
#sidebar #tabs .inside li { padding:6px 0; border-bottom:#DEDEDE 1px solid; background:none; }
#sidebar #tabs .inside li:last-child { border-bottom:0; }

/* Sidebar (subscribe) */
#sidebar .subscribe { width:241px; height:45px; padding:16px 0 0 70px; background:url(images/bg_subscribe.gif) no-repeat 0 0; margin-bottom:16px; }
#sidebar .subscribe h2 { font-family:Georgia; font-size:17px; font-weight:normal; font-style:italic; color:#2D2D2D; padding:0; line-height:15px; }
#sidebar .subscribe h2 a { color:#2D2D2D; }
#sidebar .subscribe p { font-size:11px; color:#6F6F6F; padding:0; line-height:15px; }

/* Sidebar (advert) */
#sidebar .advert { width:100%; text-align:center; margin-bottom:14px; }

/* Sidebar (categories and archive) */
#sidebar #cat-arh { width:291px; }
#sidebar #cat-arh .container { background:url(images/bg_catarh.gif); border-bottom:#E7E7E7 1px solid; width:100%; }
#sidebar #cat-arh .inside { padding:7px 8px 10px 12px; border-bottom:0; }
#sidebar #cat-arh .col-left .inside { border-right:0; width:123px; }
#sidebar #cat-arh .col-left h2 { background:#F2F2F2; }
#sidebar #cat-arh .col-right .inside { width:125px; border-left:0; }
#sidebar #cat-arh .col-right h2 { background:#F2F2F2; margin-left:-1px; padding-left:1px; }

/* Widget (calendar) */
#wp-calendar { width:95%; padding:0 0 0px 0; margin-bottom:15px; }
#wp-calendar caption { padding:10px; }
#wp-calendar th,
#wp-calendar td { padding:5px; text-align:center; background:#C7C7C7; }
#wp-calendar td { background:transparent; }
#wp-calendar td,
table#wp-calendar th { padding:3px 0; }
#wp-calendar a { text-decoration:underline; }
#wp-calendar a:hover { text-decoration:none; }

/* Widget (tag cloud) */
#tag_cloud { padding-bottom:20px; }
#footer #tag_cloud h2 { margin-bottom:10px; }
#footer #tag_cloud a { color:#515151; }

/* Widget (textwidget) */
.textwidget { padding:10px 0; }

/* Footer */
#footer-out { width:100%; background:rgb(232,232,232) url(images/bg_footer.gif) repeat-x 0 0; }
#footer { width:960px; margin-left:30px; padding:10px 0; }
#footer .block { display:block; margin-right:30px; float:left; }
#footer .last { margin-right:0; }
#footer h2 { color:#3B3B3B; }

/* Footer (flickr) */
.flickr_badge_image img { float:left; margin:8px 3px 0px; padding:0 7px 5px 0; }
#footer .flickr h2 { font-size:14px; font-weight:normal; }
#footer .flickr h2 span { color:#006DAC; }
#footer .flickr h2 span span { color:#DE42B1; }
#footer .flickr .inside { margin-left:-15px; position:relative; width:300px; padding-top:10px; }
#footer .flickr img { display:block; float:left; padding:3px; background:#fff; margin:0 0 15px 15px; display:inline; position:relative; }

/* Footer (widget) */
#footer .widget { width:300px; }
#footer .widget h2 { font-family:Georgia; font-size:16px; padding-bottom:5px; font-weight:bold; background:url(images/bg_footer_h2.gif) no-repeat 0 13px; padding-left:25px; }
#footer .widget ul { padding-left:5px; }
#footer .widget li { line-height:20px; padding:2px 0 2px 15px; background:url(images/bg_footer_arrows.gif) no-repeat 0 10px; }
#footer .widget li a { color:#515151; }

/* Copyright */
#copyright-out { width:100%; background:rgb(37,37,37) url(images/bg_copyright.gif) repeat-x 0 0; }
#copyright { width:960px; margin-left:30px; padding:15px 0 50px 0; }
#copyright a { color:#fff; text-decoration:underline; }
#copyright a:hover { text-decoration:none; }
#copyright ul { padding:10px 0 5px 0; margin-left:-7px; position:relative; }
#copyright li { display:inline; padding:0 7px; border-left:#3A3A3A 1px solid; }
#copyright li.first { border:0; }
#copyright p { font-style:italic; color:#CACACA; padding:0; }
#copyright .col-right { padding-top:10px; }

/* Fix */
.wrap:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

.one-column:after,
.col2-set-alt:after,
.page-product .tabs:after  {
	content:".";
	display:block;
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	visibility:hidden;
	overflow:hidden;
}


/* Mix */
.ui-tabs-hide { display:none; }
.ads img { margin:5px 5px 0 0; }

/*=== Misc. ===*/
.fix { clear:both; height:1px; margin:-1px 0 0; overflow:hidden }
.fl { float:left }
.fr { float:right }
.ac { text-align:center }
.ar { text-align:right }
img.centered { display:block; margin-left:auto; margin-right:auto; }
img.alignright { padding:4px; margin:3px 0 2px 10px; display:inline; }
img.alignleft { padding:4px; margin:3px 10px 2px 0; display:inline; }
.alignleft { float:left; }
.alignright { float:right; }

.divider { clear:both; margin:13px 0; height:1px; background:#ddd; font-size:1px; line-height:1px; overflow:hidden; }



/* Centered */
#top-menu,#main-menu,#subcat-menu,#middle,#footer,#copyright,#header { margin: 0 auto; }
#header { padding:0; }


/* Showcase
**************************************/
.page-showcase .showcase-details blockquote { margin-top:0; margin:0!important; border-left:0!important; width:auto!important; font-style:normal!important; background:#f3f3f3; padding:13px 20px 15px 20px; }
.page-showcase blockquote cite { font-style:normal!important; font-size:0.95em; }
.page-showcase .highlight-bg {background:#ffc;}
.showcase-link-info { margin-bottom:15px; background:url(images/showcase/showcase_link_info_bg.gif) repeat-x #dbeefc; line-height:1.2em; padding:2px 10px;  }
.showcase-nav { margin-bottom:10px; padding:4px 10px 3px 10px; background:#d1d1d1 url(images/showcase/pager_bg.gif) repeat-x top left; border-left:1px solid #d1d1d1; border-right:1px solid #d1d1d1; line-height:1.5em; }
.showcase-nav .current {  }
.showcase-nav .pipe { font-size:11px; color:#686d70; padding-right:5px; }
.showcase-img {margin-bottom:15px;}
.showcase-img p {padding:0;}
.showcase-prev-link, .showcase-next-link { text-indent:-5000px; overflow:hidden; margin-top:140px; margin-left:-21px; position:absolute; z-index:10000; width:46px; height:47px; display:block; background:url(images/showcase/arr_left.png) no-repeat top left; }
.showcase-next-link { margin-left:923px; background:url(images/showcase/arr_right.png) no-repeat top left; }
.showcase-box { position:relative; margin-bottom:25px; background:url(images/showcase/blog_showcase_bg.gif) no-repeat 0 100%; }
.showcase-box .showcase-head {background:url(images/showcase/showcase_head_bg.gif) no-repeat; padding:5px 15px; }
.showcase-box .showcase-head h4 { font-size:1.4em; margin-bottom:0; color:#fff; }
.showcase-box .showcase-head h4 small { font-size:.7em; font-weight:normal; }
.showcase-box .showcase-thumb { position:absolute; top:20px; right:30px; padding:5px; background:#fff; border:1px solid #ccc;}
.showcase-box .showcase-thumb img { display:block; padding:0; }
.showcase-box .content { min-height:180px; margin-right:300px; padding:14px 18px; }
.showcase-box blockquote { padding:0; margin:0; background:none; border:none; }
.showcase-box blockquote cite { font-family:arial, sans-serif; font-size:.95em; }
.blog .showcase-qna dt { margin:0; padding:9px 14px 0 14px; }
.blog .showcase-qna dd { margin-bottom:10px; padding:2px 14px 8px 14px;}
.blog .showcase-qna dt.odd, .showcase-qna dd.odd {background:#f4f4f4;}

.page-showcase .showcase-logos-nav { margin:10px 0; position:relative; text-align:center; }
.page-showcase .showcase-logos-nav .arrow-left { position:absolute; left:0; bottom:35px; width:19px; height:21px; cursor:pointer; background:url(images/showcase/showcase_logo_scroll_left.gif) no-repeat; }
.page-showcase .showcase-logos-nav .arrow-right { position:absolute; right:0; bottom:35px; width:19px; height:21px; cursor:pointer; background:url(images/showcase/showcase_logo_scroll_right.gif) no-repeat; }
.page-showcase .showcase-logos-nav .arrow-left.disabled { background-image:url(images/showcase/showcase_logo_scroll_ld.gif); }
.page-showcase .showcase-logos-nav .arrow-right.disabled { background-image:url(images/showcase/showcase_logo_scroll_rd.gif); }
.page-showcase .showcase-logos-nav .showcase-logos { width:865px; margin:0 auto;  overflow:hidden; }
.page-showcase .showcase-logos-nav .showcase-logos img { vertical-align:middle; margin:0 10px; }

/* Product // Showcase */
.showcase-nav {margin-bottom:0;}
.showcase-nav p { margin:0; line-height:1.5em; text-align:center; padding:0; }
.showcase-nav select { border:1px solid #bbb; margin-left:5px; }

/* Product // Showcase (Landing) */
.showcase-landing { position:relative; margin-bottom:15px; height:317px; background:url(images/showcase/showcase_landing_bg.jpg) no-repeat; text-align:center; }
.showcase-landing .showcase-logos { width:840px; padding-top:175px; margin:0 auto; overflow:hidden; }
.showcase-landing img { vertical-align:middle; margin:0 10px; }
.showcase-landing .arrow-left { position:absolute; left:20px; bottom:100px; width:19px; height:21px; cursor:pointer; background:url(images/showcase/showcase_logo_scroll_left.gif) no-repeat; }
.showcase-landing .arrow-right { position:absolute; right:20px; bottom:100px; width:19px; height:21px; cursor:pointer; background:url(images/showcase/showcase_logo_scroll_right.gif) no-repeat; }
.showcase-landing .arrow-left.disabled {background-image:url(images/showcase/showcase_logo_scroll_ld.gif);}
.showcase-landing .arrow-right.disabled {background-image:url(images/showcase/showcase_logo_scroll_rd.gif);}


/* Product // Showcase (Internal) */
.showcase-img { clear:both; position:relative; margin-bottom:14px;}
.showcase-img img {display:block;}
.showcase-img .head-overlay { position:absolute; top:292px; left:0; background:#002d53; width:950px; height:47px; -moz-opacity: 0.80; opacity: 0.80; } /* filter:alpha(opacity=80) */
.showcase-details.col2-set-alt .col-1 { width:57%; margin-top:5px; }
.showcase-details.col2-set-alt h5 { font-size:13px; padding:0 0;}
.showcase-details.col2-set-alt .col-1 p { font-size:13px;  line-height:1.7em; }
.showcase-details.col2-set-alt .col-2 {width:40%;}

.page-showcase h3 { position:absolute; top:300px; left:14px; margin:0; color:#fff; font-weight:normal; font-size:28px; line-height:1em; }
.page-showcase h3 a, .page-showcase h3 a:hover { color:#b8e0ff; font-weight:bold; font-size:13px; }
.showcase-coming { position:absolute; right:97px; top:20px; width:93px; height:94px; background:url(images/showcase/showcase_coming.png) no-repeat; }

/* Links */
a.underlined { color:#0068b7; text-decoration:underline; }
a.underlined:hover { text-decoration:none; }
.arrow-link {
    text-decoration:none; background:none;
    background:transparent url(images/r-box-arr.gif) no-repeat right center;
    padding-right:12px;
    color:#1980cf;
    }
.arrow-link-back, .arrow-link-back-cont a {
    text-decoration:none; background:none;
    background:transparent url(images/r-box-arr-back.gif) no-repeat left center;
    padding-left:13px;
    color:#1980cf;
    }
.arrow-link-back-cont a { font-weight:bold; }
a.digg { background:url(images/icon_digg.gif) no-repeat 0 50%; }
a.permalink { background:url(images/permalinkicon.gif) no-repeat 0 50%; }
a.delicios { background:url(images/icon_delicio.gif) no-repeat 0 50%; }
.post .metalinks,
.featured .metalinks { float:right; width:23%; }
.post .metalinks a,
.featured .metalinks a { text-indent:-5000px; width:18px; height:16px; margin-left:7px; display:block; float:right; }

/* Icons */
.icon-cup { background:url(images/icons/cup.png) no-repeat 0 0; }
.icon-comment { background:url(images/icons/comment.png) no-repeat 0 0; }
.icon-comments { background:url(images/icons/comments.png) no-repeat 0 0; }

/* Fonts */
.big { font-size:1.1em; line-height:1.5em; }


/* Specific pages and posts */
#content #single .post-5 ul li { padding:10px 0; } /* Product page */
#content.homepage div.post-details { padding-bottom:0; } /* Homepage */
#content #single .job { border-bottom:1px solid #EBEBEB; } /* Job Listing */
#content #single #jobs { border-bottom:1px solid #EBEBEB; } /* Job Listing */

/* Homepage ================================================================= */
.home-banner { padding:17px 15px 25px 20px; font:italic 18px/25px georgia; background:#FBFCEE url(images/homepage/homepage_banner.jpg) 0% 0% no-repeat;}
.grey-title { margin:15px 0 0 0; padding: 5px 15px; background:#ccc; color:#fff; text-align: right; }
.grey-title strong { float:left; }
.grey-title a { color:#fff; text-decoration:underline; }
.grey-title a:hover { text-decoration:none; }
.home-banners div { float:left; margin:10px 0 0 0; }
.home-banners .download-banner { float:right; }
.middle-banner { background:url(images/homepage/middle-banner-bg.gif) 0 0 no-repeat; width:388px; height:85px; }
.middle-banner p { padding:10px 13px; color:#6c283b; }
.middle-banner p strong { font-size:18px; display:block; margin-bottom:4px; }
.download-banner { background:url(images/homepage/download-banner-bg.gif) 0 0 no-repeat; width:276px; height:85px; color:#fff; } 
.download-banner p { padding:35px 5px 0 15px; line-height:18px; }
.middle-banner a, .download-banner a { color:#ec0068; text-decoration:underline; }

/* Widgets ================================================================= */
.widget_recent_comments a { color:#006dc9 !important; }
.widget_recent_comments a.url { color:#515151 !important; }