@import url(css/reset.css);
/*
Theme Name: WP CLD Assets (Optimize)
Version: 1.0.6
Description: Designed by <a href="http://carmelosantana.com/">Carmelo Santana</a>. Framework by WooThemes
Author: Carmelo Santana | Kora | WP CLD
Author URI: http://koramediasolutions.com

Default styles
-------------------------------------------------------------------------------------------

INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers & Columns
-2.2 Navigation
-2.2.1 Drop-down menus
-2.3 Header
-2.4 Content
-2.5 Sidebar
-2.6 Footer
-2.7 Featured Area
-2.8 Homepage
-2.9 Portfolio

3. POSTS
-3.1 Typographic Elements
-3.2 Images
-3.3 Pagination / WP-Pagenavi

4. WIDGETS
-4.1 Generic Widgets
-4.2 Specific Widgets

5. COMMENTS
-5.1 Comments
-5.2 Comments Form
-5.3 Pingbacks / Trackbacks

-------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------
1. SETUP
-------------------------------------------------------------------------------------------
1.1 Defaults*/
BODY
{
	font: 14px "Myriad Pro", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	line-height: 1.5;
	color: #333;
	background-color: #FFF;
}
H1, H2, H3, H4, H5, H6
{
	margin: 0;
	font-family: "Myriad Pro", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	color: #333;
}
H1
{
	font-size: 30px;
}
H2
{
	font-size: 24px;
}
H3
{
	font-size: 20px;
}
H4
{
	font-size: 18px;
}
H5
{
	font-size: 14px;
}
H6
{
	font-size: 12px;
}
P
{
	margin: 0;
}
/*1.2 Hyperlinks*/
A:link, A:visited
{
	color: #06A0F0;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
H1 A:link, H1 A:visited, H2 A:link, H2 A:visited, H3 A:link, H3 A:visited, H4 A:link, H4 A:visited, H5 A:link, H5 A:visited, H6 A:link, H6 A:visited
{
	text-decoration: none;
}
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover
{
	text-decoration: underline;
}
/*-------------------------------------------------------------------------------------------
2. SITE STRUCTURE & APPEARANCE
-------------------------------------------------------------------------------------------
2.1 Containers & Columns*/
#container
{
}
#top
{
	background: url(images/bg.jpg) repeat-x top center;
	min-height: 0;
}
.col-left
{
	float: left;
}
.col-right
{
	float: right;
}
.col-full
{
	width: 960px;
	margin: 0 auto;
}
/*2.2 Navigation*/
#navigation
{
	font-size: 11px;
}
#navigation UL.rss
{
	background: url(images/ico-rss.png) no-repeat 0 5px;
	padding: 6px 0 3px 15px;
}
#navigation UL.rss LI
{
	display: inline;
	padding: 0 10px;
}
UL#nav
{
	margin-top: 9px;
}
#nav, #nav UL
{
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
}
#nav A
{
	display: block;
	z-index: 100;
	padding: 0 10px;
	line-height: 28px;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
}
#nav LI
{
	float: left;
	width: auto;
	padding: 2px 5px;
}
#nav LI:hover, #nav LI.current_page_item, #nav LI.current_page_parent
{
	background: #222;
	background: url(images/bg-top.png) repeat 0 0;
}
#nav LI LI.current_page_item, #nav LI LI.current_page_parent
{
	background: none;
}
/*2.2.1 Drop-down menus*/
#nav LI UL
{
	position: absolute;
	left: -999em;
	width: 172px;
	background: #FFF;
	border: 1px solid #EFEFEF;
}
#nav LI UL LI
{
	border: 1px solid #EFEFEF;
	border-width: 0 0 1px;
	padding: 0;
}
#nav LI UL LI A
{
	background: url(images/ico-bullet.png) no-repeat 5px 10px;
	width: 145px;
	padding-left: 15px;
	line-height: 30px;
	font-size: 12px;
	color: #000;
}
#nav LI UL LI:hover
{
	background: #FAFAFA;
}
#nav LI UL
{
	padding: 5px;
}
#nav LI UL UL
{
	margin: -25px 0 0 120px;
}
#nav LI UL LI UL LI A
{
	border-width: 0 0 1px;
}
#nav LI:hover UL UL, #nav LI.sfhover UL UL, #nav LI:hover UL UL UL, #nav LI.sfhover UL UL UL
{
	left: -999em;
}
#nav LI:hover UL, #nav LI LI:hover UL, #nav LI LI LI:hover UL, #nav LI.sfhover UL, #nav LI LI.sfhover UL, #nav LI LI LI.sfhover UL
{
	left: auto;
}
#nav LI:hover, #nav LI.hover
{
	position: static;
}
#nav .sf-sub-indicator
{
	display: none;
}
/*2.3 Header*/
#header
{
	/*[disabled]background:url(images/bg-top.png) repeat;*/
	/*[disabled]padding:25px 0 20px;*/
	/*[disabled]clear:both;*/
	/*[disabled]position:relative;*/
	/*[disabled]z-index:10;*/
}
#header
{
	background: url(images/bg-top.png) repeat;
	padding: 5px 0 0;
	clear: both;
	position: relative;
	z-index: 10;
	max-height: 55px;
}
#logo
{
}
#logo IMG
{
}
#logo .site-title, #logo .site-description
{
	display: none;
}
#logo .site-title A
{
	color: #FFF;
	font-size: 32px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
#logo .site-title A:hover
{
	text-decoration: none;
	color: #EEE;
}
#logo .site-description
{
	color: #BBB;
	text-transform: uppercase;
	font-size: 12px;
}
/*2.4 Content*/
#content
{
	background: url(images/bg-content-top.png) repeat-x top center;
	min-height: 400px;
	padding: 30px 0;
}
* HTML #content
{
	height: 550px;
}
#main
{
	width: 620px;
}
#main.fullwidth
{
	width: 960px;
}
/*2.5 Sidebar*/
#sidebar
{
	width: 260px;
	overflow: hidden;
	padding: 25px 25px 15px;
	background: #F7F7F7;
	border-bottom: 1px solid #DBDBDB;
}
#sidebar SMALL
{
	font-size: 9pt;
	font-style: italic;
	line-height: 1;
}
/*2.6 Footer*/
#footer
{
	background: #232323 url(images/bg-footer-top.png) repeat-x top center;
	font-size: 12px;
	padding: 20px 0;
	border-top: 1px solid #EEE;
}
#footer #credit, #footer #copyright
{
	color: #777;
}
#footer #credit A, #footer #copyright A
{
	color: #999;
}
#footer #footer-credits
{
	background: url(images/bg-footer-bevel.png) repeat-x top center;
	padding: 25px 0 20px;
	margin: 20px 0;
}
#footer #credit IMG
{
	vertical-align: middle;
}
#footer #credit SPAN
{
	display: none;
}
#footer #footer-widgets
{
	margin-top: 20px;
	color: #BBBBBB;
	font-size: 14px;
}
#footer #footer-widgets P
{
	color: #BBBBBB;
}
#footer #footer-widgets .block
{
	float: left;
	width: 210px;
	margin: 0 40px 0 0;
}
#footer #footer-widgets .block.last
{
	margin-right: 0;
}
#footer #footer-widgets H3
{
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
}
#footer #footer-widgets UL
{
	border: none;
}
#footer #footer-widgets LI
{
	padding-left: 15px;
}
#footer #footer-widgets LI A
{
	border: none;
	color: #FEFEFE;
	line-height: 18px;
	padding: 3px 0;
}
#footer #footer-widgets LI A:hover
{
	color: #06A0F0;
}
#footer-widgets #footer-menu.block
{
	width: 100%;
}
#footer-widgets #footer-menu UL LI
{
	padding: 0 7px 2px 9px;
}
#footer-widgets #footer-menu UL LI A
{
	font-size: 10pt;
	margin: 0;
	color: #AAAAAA;
}
/*2.7 Featured Area*/
#featured
{
	background: url(images/bg-border-top.png) repeat-x top left;
	/*[empty]display:;*/
}
#featured #page-title
{
	/*[disabled]padding:25px 0;*/
	/*[disabled]display:none;*/
}
#featured H2, #featured H1, #featured SPAN.archive_header
{
	color: #FFF;
	font-size: 40px;
	line-height: 70px;
	letter-spacing: -1px;
	text-indent: 20px;
}
#featured SPAN.archive_header
{
	display: block;
	font-size: 30px;
	font-weight: bold;
}
#featured SPAN.archive_header.blog
{
	font-size: 40px;
}
/*2.8 Homepage*/
#featured.home .featured-image
{
	width: 490px;
	padding: 40px 0 0;
	margin-bottom: -60px;
	position: relative;
	text-align: center;
}
#featured.home .play
{
	background: url(images/btn_free_trial.png) no-repeat center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 470px;
	height: 380px;
	margin-left: 10px;
}
#featured.home .featured-content
{
	width: 445px;
	padding: 10px;
	background: url(images/bg-top.png) repeat;
	margin: 40px 0 0;
}
#featured.home H2
{
	font-size: 35px;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	text-indent: 0;
}
#featured.home P
{
	font-size: 15px;
	color: #FFF;
	line-height: 18px;
	padding: 5px;
}
#featured A.button
{
	background: url(images/btn-featured-right.png) no-repeat scroll top right;
	display: block;
	float: left;
	height: 44px;
	padding-right: 16px;
	text-decoration: none;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 30px 30px 20px 0;
	letter-spacing: -1px;
}
#featured A.button SPAN
{
	float: left;
	background: url(images/btn-featured.png) no-repeat;
	display: block;
	line-height: 44px;
	padding: 0px 10px 0px 55px;
	width: 100%;
}
#featured A.button:hover SPAN
{
	text-decoration: none;
	color: #555;
}
#featured A.button:hover
{
	cursor: pointer;
}
#breadcrumb.home
{
	min-height: 100px;
	height: auto;
	padding: 10px 0 20px;
}
#breadcrumb.home .left
{
	width: 490px;
	margin-top: 65px;
}
#breadcrumb.home .right
{
	width: 450px;
}
#breadcrumb.home A.thumb
{
	float: left;
	margin-left: 20px;
	border: 1px solid #DDD;
	width: 70px;
	height: 70px;
	background: url(images/thumb-hover.png) no-repeat;
}
#breadcrumb.home A.thumb IMG
{
	padding: 5px;
	height: 60px;
	width: 60px;
}
#breadcrumb.home H2
{
	font-size: 18px;
	text-transform: uppercase;
	margin: 10px 0;
}
#breadcrumb.home P
{
	color: #555;
	line-height: 22px;
	font-size: 14px;
	padding: 0 0 15px;
}
#twitter
{
	background: #F7F7F7;
	border-bottom: 1px solid #DBDBDB;
	margin: 0 0 40px;
	padding: 18px 30px 16px;
	color: #777;
	font-size: 18px;
	min-height: 42px;
}
#twitter #twitter_update_list
{
	margin-left: 65px;
}
#twitter #twitter_update_list LI
{
	line-height: 22px;
}
#mini-features
{
	margin: 40px 0 20px;
}
#mini-features .block
{
	width: 400px;
	margin: 0 0 30px;
	float: left;
	padding: 0 40px;
}
#mini-features .block.last
{
	margin: 0;
}
#mini-features .feature
{
	/*[disabled]margin-left:55px;*/
}
#mini-features .home-icon
{
	float: left;
}
#mini-features H3
{
	font-size: 17px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#mini-features P
{
	padding-bottom: 10px;
}
#mini-features A.btn
{
	margin: 15px 0 0;
	background: #F0F0F0 url(images/ico-bullet.png) no-repeat 90% 50%;
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	border: none;
	padding: 4px 20px 4px 12px;
}
#mini-features A.btn:hover
{
	background: #06A0F0 url(images/ico-bullet.png) no-repeat 90% 50%;
	color: #FFF;
	text-decoration: none;
}
#main-page1
{
	padding: 10px 0 0;
}
#main-page1 P
{
	margin-bottom: 10px;
}
#main-page2
{
	padding: 0 0 30px;
}
#info-box
{
	background: #F7F7F7;
	border-bottom: 1px solid #DBDBDB;
	padding: 30px 40px 10px;
	margin: 0 0 10px;
}
#info-box .block
{
	width: 420px;
	margin: 0 40px 20px 0;
	float: left;
}
#info-box .block.last
{
	margin-right: 0;
}
#info-box .icon
{
	float: left;
}
#info-box H3
{
	background: url(images/bg-info-box-title.png) repeat-x scroll center bottom;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 0 15px 50px;
	line-height: 30px;
	margin-bottom: 15px;
}
#info-box P
{
	padding-bottom: 15px;
}
#info-box BLOCKQUOTE
{
	background: url(images/bg-quote.png) no-repeat top left;
	padding: 0 0 15px 50px;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #777;
	font-style: italic;
	min-height: 12px;
}
#info-box CITE
{
	padding: 0 0 0 50px;
}
#info-box .quote
{
	padding-bottom: 20px;
}
/*2.9 Portfolio*/
#portfolio .block
{
	width: 460px;
	margin: 0 10px 20px;
	display: inline;
}
#portfolio .block A.thumb
{
	background: url(images/portfolio-hover.png) no-repeat;
	border: 1px solid #DDD;
	padding: 4px;
	margin: 0 0 20px;
	display: block;
}
#portfolio .block IMG.portfolio-img
{
}
#portfolio .block H2
{
	font-size: 18px;
	margin-bottom: 15px;
}
.port-cat
{
	text-transform: uppercase;
}
.port-cat A
{
	padding: 2px 6px;
	background: #E4E4E4;
	margin: 0 0 0 5px;
	border: 1px solid #CCC;
}
.port-cat A:hover
{
	text-decoration: none;
	background: #EEE;
}
/*-------------------------------------------------------------------------------------------
3. POSTS
-------------------------------------------------------------------------------------------*/
#breadcrumb
{
	background: #EEE url(images/bg-breadcrumb-top.png) repeat-x top center;
	height: 44px;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #D5D5D5;
	color: #777;
	line-height: 44px;
}
#breadcrumb IMG.rss
{
	position: relative;
	margin: 9px 0 0 10px;
}
.post
{
	margin: 0 0 25px;
}
.post .title
{
	width: 100%;
	position: relative;
	margin: 0 0 5px;
}
.post .title A:link, .post .title A:visited
{
	color: #222;
}
.post-meta
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 15px;
	font-size: 11px;
	color: #9F9F9F;
}
.post-meta .comments A
{
	padding: 0 0 0 20px;
	text-transform: uppercase;
}
.post P.tags
{
	background: url(images/ico-tag.gif) no-repeat center left;
	padding-left: 25px;
	width: 100%;
	clear: both;
}
.entry
{
}
/*3.1 Typographic Elements*/
.entry H1
{
}
.entry H2
{
}
.entry H3
{
}
.entry H4
{
}
.entry H5
{
}
.entry H6
{
}
.entry H1, .entry H2, .entry H3, .entry H4, .entry H5, .entry H6
{
	margin: 0 0 15px;
}
.entry P
{
	margin: 0 0 15px;
}
.entry BLOCKQUOTE
{
	padding: 10px 30px;
	color: #666;
}
.entry BLOCKQUOTE P
{
}
.entry UL
{
	margin: 0 0 15px;
	padding: 0 0 0 30px;
}
.entry UL UL
{
	margin: 0;
}
.entry UL LI
{
	list-style-type: circle;
}
.entry UL UL LI
{
	list-style-type: disc;
}
.entry OL
{
	margin: 0 0 15px;
	padding: 0 0 0 30px;
}
.entry OL OL
{
	margin: 0;
}
.entry OL LI OL LI
{
	list-style-type: lower-latin;
}
/*3.2 Images*/
.entry IMG
{
	padding: 5px;
	border: 1px solid #CCC;
}
IMG.wp-smiley
{
	padding: 0;
	border: none;
}
.entry .alignleft
{
	float: left;
	width: auto;
	margin: 10px 15px 10px 0;
}
.entry .alignright
{
	float: right;
	width: auto;
	margin: 10px 0 10px 15px;
}
.entry .aligncenter
{
	text-align: center;
}
.entry .wp-caption
{
	padding: 1px;
	text-align: center;
	background: #F8F8F4;
	border: 1px solid #E6E6E6;
}
.entry .wp-caption IMG
{
	margin: 0;
	padding: 4px 0;
	background: none;
	border: 0;
}
.entry .wp-caption-text
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}
/*3.3 Pagination / WP-Pagenavi*/
.more_entries
{
	font-size: 14px;
	line-height: 18px;
	font-style: italic !important;
}
.more_entries A
{
	display: block;
	margin: 0;
	background: #F7F7F7;
	border-bottom: 1px solid #DBDBDB;
	padding: 4px 8px;
	color: #777;
}
.more_entries A:hover
{
	text-decoration: none;
}
.more_entries .wp-pagenavi
{
	margin: 15px 0;
	text-align: right;
}
.more_entries .wp-pagenavi A:link, .more_entries .wp-pagenavi A:visited
{
	display: inline;
	text-decoration: none;
	background: #EFEFEF;
	color: #777;
	padding: 4px 8px;
	border: none;
	border-bottom: 1px solid #DBDBDB;
}
.more_entries .wp-pagenavi .current, .more_entries .wp-pagenavi .on, .more_entries .wp-pagenavi A:hover
{
	padding: 4px 8px;
	background: #F7F7F7;
	color: #777;
	border: none;
	border-bottom: 1px solid #DBDBDB;
}
.more_entries .wp-pagenavi .extend, .more_entries .wp-pagenavi SPAN.pages
{
	background: #F7F7F7;
	color: #777;
	padding: 4px 8px;
	border: none;
	border-bottom: 1px solid #DBDBDB;
}
/*-------------------------------------------------------------------------------------------
4. WIDGETS
-------------------------------------------------------------------------------------------
4.2 Generic Widgets*/
.widget
{
	margin: 0 0 30px;
}
.widget H3
{
	margin: 0 0 15px;
	text-transform: uppercase;
	font-size: 14px;
	text-transform: uppercase;
	color: #777;
}
.widget P
{
	color: #666;
}
.widget UL
{
	clear: both;
}
.widget UL LI
{
	background: url(images/ico-bullet.png) no-repeat left 8px;
	padding-left: 15px;
}
.widget UL LI A
{
	display: block;
	padding: 3px 0;
	line-height: 18px;
	text-decoration: none;
	color: #666;
}
.widget UL LI A:hover
{
	color: #000;
}
.widget UL UL
{
	padding: 0 0 0 15px;
	border-top: none;
}
/*4.2 Specific Widgets
WIDGET FORMS*/
#searchform
{
	margin: 15px 0 0;
	background: #FFF;
	border: 3px solid #E2E2E2;
	position: relative;
}
#searchform .btn
{
	position: absolute;
	right: 10px;
	bottom: 0;
}
.widget INPUT#s, .widget INPUT.field
{
	width: 180px;
	padding: 6px 0;
	margin-left: 10px;
	border: 0;
	color: #999999;
}
.widget INPUT.submit
{
}
.widget .screen-reader-text
{
	display: none;
}
/*FLICKR*/
.widget_woo_flickr H3
{
}
.widget_woo_flickr H3 SPAN
{
	color: #0061D8;
}
.widget_woo_flickr H3 SPAN SPAN
{
	color: #FF1183;
}
.widget_woo_flickr .flickr_badge_image
{
	width: 75px;
	float: left;
	margin: 4px 6px;
}
.widget_woo_flickr .wrap
{
	margin-left: -5px;
	position: relative;
	margin-bottom: 25px;
	padding: 0;
}
.widget_woo_flickr A IMG
{
	float: left;
	margin: 0;
	display: block;
	border: 1px solid #CECFC6;
	padding: 3px;
}
.widget_woo_flickr A:hover IMG
{
	border: 1px solid #A8AA99;
}
/*LIFESTREAM*/
.widget_lifestream UL LI
{
	border-bottom: 1px solid #E0E6E6;
}
.widget_lifestream UL LI A
{
	border: none;
	background: none !important;
}
.widget_lifestream UL .lifestream_meta
{
	color: inherit;
}
/*CALENDAR*/
#wp-calendar
{
	width: 95%;
	margin-bottom: 15px;
	clear: both;
	padding: 0;
}
#wp-calendar CAPTION
{
	padding: 10px;
}
#wp-calendar TH, #wp-calendar TD
{
	text-align: center;
	background: #E7E7E7;
	color: #9E9E9E;
	padding: 5px;
}
#wp-calendar TD
{
	background: transparent;
}
#wp-calendar TD, TABLE#wp-calendar TH
{
	padding: 3px 0;
}
/*MISC*/
.adspace-widget
{
	text-align: center;
	margin-bottom: 30px;
}
/*-------------------------------------------------------------------------------------------
5. COMMENTS
-------------------------------------------------------------------------------------------
5.1 Comments*/
#comments
{
	position: relative;
	margin-top: 20px;
	padding: 0;
}
#comments H3
{
	color: #555;
	font-weight: normal;
}
#comments .comment.thread-even
{
	background: #F7F7F7;
	border-bottom: 1px solid #B2B2B2;
}
#comments .comment
{
	margin-top: 10px;
	width: 100%;
	list-style-type: none;
}
#comments .comment .comment-container
{
	padding: 15px 20px;
}
#comments .comment-head
{
	margin: 0 0 15px;
}
#comments .comment-head .avatar
{
	float: right;
	margin: 0 0 10px 10px;
}
#comments .comment-head .avatar IMG
{
	margin: 0;
	vertical-align: middle;
	border: 1px solid #DDD;
	padding: 3px;
	background: #FFF;
}
#comments .comment-head .name
{
	margin: 0;
	font-weight: bold;
	font-size: 15px;
}
#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma
{
	font-size: 11px;
}
#comments .comment-entry P
{
	margin: 0 0 10px;
}
#comments .reply
{
	padding-top: 10px;
}
#comments .reply A
{
	padding: 1px 15px;
	background: #E7E7E7;
	color: #444;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
#comments .reply A:hover
{
	background: #06A0F0;
	color: #FFF;
}
#comments UL.children
{
	margin: 10px 0 0 25px;
	padding: 0;
}
#comments .cancel-comment-reply
{
	margin-bottom: 10px;
}
#comments .navigation
{
}
#comments .navigation A
{
	display: block;
	margin: 15px 0 0;
	text-decoration: none;
}
#comments .navigation A:hover
{
}
#comments H3#pings
{
	margin-top: 25px;
}
#comments .pingbacks LI.pingback
{
	margin: 10px 0;
}
#comments .pingbacks LI.pingback .reply
{
	display: none;
}
/*5.2 Comments Form*/
#respond
{
	margin: 25px 0 0;
}
#respond H3
{
	color: #555;
	font-weight: normal;
}
#respond .left
{
	float: left;
	width: 200px;
	margin-right: 15px;
}
#respond .right
{
	float: left;
	width: 380px;
}
#commentform
{
	margin: 15px 0 0;
}
#commentform INPUT.txt
{
	color: #666;
	background: #FCFCFC;
	width: 170px;
	margin: 0 5px 10px 0;
	padding: 7px 10px;
	border: 3px solid #E2E2E2;
}
#commentform TEXTAREA
{
	color: #666;
	background: #FCFCFC;
	width: 95% !important;
	padding: 7px 10px;
	border: 3px solid #E2E2E2;
}
/*input, textarea, submit*/
#INVALID-RULE
{
	font-family: "Myriad Pro", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 14px;
}
#commentform #submit
{
	margin: 15px 0 0;
	background: #F0F0F0 url(images/ico-bullet.png) no-repeat 90% 50%;
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	border: none;
	padding: 4px 25px 4px 15px;
}
#commentform #submit:hover
{
	background: #06A0F0 url(images/ico-bullet.png) no-repeat 90% 50%;
	color: #FFF;
	cursor: pointer;
}
/*5.3 Pingbacks / Trackbacks*/
H3#pings
{
	margin: 25px 0 10px;
}
.pinglist LI
{
	margin: 0 0 0 20px;
	list-style-type: decimal;
}
.pinglist LI .author
{
	font-weight: bold;
	font-size: 15px;
}
.pinglist LI .date
{
	font-size: 11px;
}
.pinglist LI .pingcontent
{
	display: block;
	margin: 10px 0;
}
/*Signup*/
#sb-features UL LI SPAN
{
	background: url(images/csg-4bfd4311c4bfb.png) no-repeat top left;
	padding-left: 20px;
	width: 16px;
	height: 16px;
}
#sb-features UL LI
{
	margin-top: 5px;
	border-bottom: 1px solid #DBDBDB;
	margin: 0;
	padding: 0;
	line-height: 26px;
	background: none;
}
.sprite-building
{
	background-position: 0 0 !important;
}
.sprite-chart-up-color
{
	background-position: 0 -66px !important;
}
.sprite-chart
{
	background-position: 0 -132px !important;
}
.sprite-color-swatch
{
	background-position: 0 -198px !important;
}
.sprite-databases
{
	background-position: 0 -264px !important;
}
.sprite-globe-network
{
	background-position: 0 -330px !important;
}
.sprite-hand-share
{
	background-position: 0 -396px !important;
}
.sprite-network-clouds
{
	background-position: 0 -462px !important;
}
.sprite-network-ethernet
{
	background-position: 0 -528px !important;
}
.sprite-processor
{
	background-position: 0 -594px !important;
}
.sprite-raid-10
{
	background-position: 0 -660px !important;
}
.sprite-switch
{
	background-position: 0 -726px !important;
}
.sprite-system-monitor
{
	background-position: 0 -792px !important;
}
.sprite-wall
{
	background-position: 0 -858px !important;
}
/*Sign Up/Activation*/
#content.widecolumn
{
	background-color: #FFFFFF;
}
.steps OL.no-li
{
	width: 100%;
	font-weight: bold;
	margin: 0 auto 20px;
	padding: 0;
}
.steps OL.no-li LI
{
	float: left;
	list-style: decimal inside !important;
	width: 30%;
	border-bottom: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	margin: 0 1.25%;
	padding-bottom: 5px;
}
.steps OL LI.highlight
{
	color: #06A0F0;
	border-bottom: 1px solid #06A0F0;
	border-right: 1px solid #06A0F0;
}
.mu_register
{
	width: 90%;
	margin: 0 auto;
}
.mu_register FORM
{
	margin-top: 2em;
}
.mu_register
{
}
.mu_register .error
{
	font-weight: 700;
	padding: 10px;
	color: #333333;
	background: #FFEBE8;
	border: 1px solid #CC0000;
	width: 100%;
	margin: 2px 2px 10px;
}
.mu_register #blog_title, .mu_register #user_email, .mu_register #blogname, .mu_register #user_name
{
	width: 100%;
	font-size: 24px;
	margin: 5px 0;
	color: #666;
	background: #FCFCFC;
	margin: 0 5px 10px 0;
	padding: 7px 10px;
	border: 3px solid #E2E2E2;
}
.mu_register .prefix_address, .mu_register .suffix_address
{
	font-size: 18px;
	display: inline;
}
.mu_register LABEL
{
	font-weight: 700;
	font-size: 15px;
	display: block;
	margin: 10px 0;
}
.mu_register LABEL.checkbox
{
	display: inline;
}
.mu_register .mu_alert
{
	font-weight: 700;
	padding: 10px;
	color: #333333;
	background: #FFFFE0;
	border: 1px solid #E6DB55;
}
.mu_register INPUT.submit
{
	width: 100%;
	font-size: 24px;
	color: #666;
	background: #FCFCFC;
	padding: 5px;
	border: 3px solid #E2E2E2;
}
.mu_register INPUT.submit:hover
{
	background: #06A0F0;
	color: #FFF;
	cursor: pointer;
	border: 3px solid #18638A;
}
.mu_register #privacy
{
	margin-bottom: 20px;
}
#btn-price
{
	line-height: 1.2em;
}
#content.widecolumn P
{
	margin: 15px auto 0;
	width: 800px;
}
/*Theme Browser*/
.theme-th-wrap
{
	margin-right: 7px;
	text-align: left;
	margin-bottom: 15px;
}
.theme-th-wrap STRONG
{
	line-height: 2.5;
}
.theme-thumb
{
	width: 300px;
	height: 240px;
	overflow: hidden;
}
