/*
    Theme Name: Omni Theme 2.0
    Theme URL: http://www.omnitheme.com
    Description: Omni theme is a completely customizable, 3-column, Widget-ready, easy to use premium theme that expands the possibilities of WordPress.
    Author: None
    Author URI: #
    Version: 2.0
*/

BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #FFFFFF url("images/bg/bg-body.jpg") repeat-x left top;
}

A {
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

IMG {
	border: none;
}
LABEL {
	cursor: pointer;
}

.relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/*Page*/
#page {
    margin: auto;
    text-align: left;
}

/* Page Container */
.page-container {
	overflow: hidden;
    min-width: 940px;
    text-align: center;
}

/* Container */
.container {
	width: 940px;
	margin: auto;
	text-align: left;
}


/* subpage */
.subpage-nb {
	margin: 20px 0;
}

.subpage-t {
	width: 940px;
	background: url(images/bg/subpage-bg-t.png) no-repeat;
	margin: 40px auto 0 auto;
	height: 10px;
}

.subpage-c {
	width: 940px;
	background: url(images/bg/subpage-bg-c.png) repeat-y;
	margin: 0 auto;
	min-height: 100px;
}

.subpage-b {
	width: 940px;
	background: url(images/bg/subpage-bg-b.png) no-repeat;
	margin: 0 auto;
	height: 10px;
}

.left_col {

	width: 640px;
	float: left;

}

.right_col {
	width: 300px;
	float: left;

}

/*Header*/
.header {
    float: left;
    width: 100%;
    background: #094D98 url("images/bg/header-bg.jpg") repeat-x center 74px;
}

/* Logo */
.header .logo {
	float: left;
	margin: 7px 0 0 0;
}
.header .logo A {
	width: 302px;
	height: 80px;
	cursor: pointer;
}

/* Luminescence */
.luminescence {
	background: url("images/bg/luminescence.jpg") no-repeat center -12px;
}

/* Main Navigation */
.header UL.main-nav {
	padding: 0;
	margin: 22px 0 0 0;
	float: left;
}
.header UL.main-nav LI {
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.header UL.main-nav LI A {
	color: #fff;
	float: left;
	margin: 0 35px;
	cursor: pointer;
}
.header UL.main-nav LI A:HOVER, .header UL.main-nav LI A.selected {
	background: url("images/bg/main-nav-hover-c.gif") repeat-x top left;
	text-decoration: none;
}
.header UL.main-nav LI A SPAN {
	display: block;
	float: left;
}
.header UL.main-nav LI A:HOVER SPAN, 
.header UL.main-nav LI A.selected SPAN {background: url("images/bg/main-nav-hover-l.gif") no-repeat left top;}
.header UL.main-nav LI A SPAN SPAN {
	padding: 5px 10px 7px 10px;
}
.header UL.main-nav LI A:HOVER SPAN SPAN, 
.header UL.main-nav LI A.selected SPAN SPAN {background: url("images/bg/main-nav-hover-r.gif") no-repeat right top;}

/* Text Frame */
.header .text-frame {
	width: 450px;
	float: left;
	margin: 0 0 0 12px;
	display: inline;
}
.header .text-frame H2 {
	padding: 0;
	margin: 18px 0 0 0;
	font-size: 12px;
	line-height: 14px;
	width: 252px;
	height: 37px;
}
.header .text-frame P {
	padding: 0;
	margin: 4px 0 0 0;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
}

/* Features Box */
.header .text-frame .features-box {
	margin-top: 14px;
	width: 437px;
	float: left;
}
.header .text-frame .features-box .top, .header .text-frame .features-box .bottom, 
.header .text-frame .features-box .center {
	float: left;
	width: 100%;
}
.header .text-frame .features-box .top, .header .text-frame .features-box .bottom {
	height: 6px;
	font-size: 1px;
	line-height: 0;
}
.header .text-frame .features-box .top {background: url("images/bg/features-box-t.png") no-repeat top left;}
.header .text-frame .features-box .bottom {background: url("images/bg/features-box-b.png") no-repeat top left;}
.header .text-frame .features-box .center {
	background: url("images/bg/features-box-c.png") repeat-y top left; 
	padding-bottom: 2px;
}
.header .text-frame .features-box .column {
	width: 150px;
	float: left;
	margin: 0 0 0 15px;
	display: inline;
}
.header .text-frame .features-box .column .colors, .header .text-frame .features-box .column .wp,
.header .text-frame .features-box .column .friendly, .header .text-frame .features-box .column .widget {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 10px 40px;
	margin-top: 6px;
}
.header .text-frame .features-box .column .colors {background: url("images/icons/colors-icon.gif") no-repeat left 2px;}
.header .text-frame .features-box .column .wp {background: url("images/icons/wp-icon.gif") no-repeat left -1px;}
.header .text-frame .features-box .column .friendly {background: url("images/icons/friendly-icon.gif") no-repeat left 0px;}
.header .text-frame .features-box .column .widget {background: url("images/icons/widget-icon.gif") no-repeat left 0px;}
.header .text-frame .features-box .column SPAN {
	text-transform: uppercase;
	display: block;
}
.header .text-frame .features-box .price {
	float: right;
	width: 90px;
	text-align: center;
	margin: 10px 16px 0 0;
	display: inline;			
}
.header .text-frame .features-box .price P {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
.header .text-frame A.button {
	float: left;
	background: url("images/buttons/grey-button.jpg") no-repeat left top;
	width: 118px;
	/*display: block;*/
	font-size: 14px;
	font-weight: bold;
	color: #0088BC;
	margin: 34px 40px 0 0;
	padding: 11px 0 11px 0;
	text-align: center;
}
.header .text-frame A.button.buy {
	background: url("images/buttons/buy-button-big.jpg") no-repeat left top;
	width: 120px;
	font-size: 18px;
	color: #fff;
	margin-right: 0;
	padding: 9px 0 10px 0;
}
.header .text-frame A.button:HOVER {text-decoration: none;}

/* Rotator */
.header .rotator {
	float: right;
	margin-top: 12px;
	font-size: 10px;
	line-height: 12px;
}

/*Content*/
.content {
    float: left;
    width: 100%;
    background: #F1F1F1 url("images/bg/content-bg.jpg") repeat-x top left;
    padding-bottom: 60px;
}

/* Content Navigation */
.content UL.content-nav {
	padding: 0;
	margin: 1px 0 18px 0;
	border-right: 1px solid #E5E5E5;
	float: left;
}
.content UL.content-nav LI {
	list-style: none;
	float: left;
	border-left: 1px solid #E5E5E5;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.content UL.content-nav LI A {
	float: left;			
	color: #A39E9E;
	padding: 16px 26px 22px 26px;
}
.content UL.content-nav LI A:HOVER, .content UL.content-nav LI.ui-tabs-selected A {
	text-decoration: none;
	color: #0088BC;
	background-color: #F6F6F6;
	border-bottom: 1px solid #E5E5E5;
}

/* Search Form */
.content FORM.search-form {
	padding: 0;
	margin: 12px 0 0 0;
	float: right;
}
.content FORM.search-form A, .content FORM.subscribe-form A {
	font-weight: bold;
	color: #fff;
	padding: 5px 0 8px 0;
	text-align: center;	
}
.content FORM.search-form A {
	background: url("images/buttons/go-button.gif") no-repeat top left;
	width: 96px;
	float: right;
	font-size: 14px;
}
.content FORM.search-form A:HOVER, .content FORM.subscribe-form A:HOVER {text-decoration: none;}
.content FORM.search-form .input-box {
	width: 196px;
	float: right;
	margin: 1px 6px 0 0;
}
.content FORM.search-form .input-box .left, .content FORM.search-form .input-box .right,
.content FORM.search-form .input-box .center {
	float: left;
	height: 27px;
}
.content FORM.search-form .input-box .left {
	background: url("images/bg/search-input-l.gif") no-repeat top left;
	width: 7px;
}
.content FORM.search-form .input-box .right {
	background: url("images/bg/search-input-r.gif") no-repeat top left;
	width: 7px;
}
.content FORM.search-form .input-box .center {
	background: url("images/bg/search-input-c.gif") repeat-x top left;
	width: 180px;
	padding-top: 3px;
}
.content FORM.search-form .input-box INPUT {
	width: 165px;
	background: transparent;
	border: none;
	font-size: 14px;
	font-weight: bold;
	color: #626262;
	margin-left: 4px;
	outline: none;
}

/* Box */
.box {
	background: url("images/bg/content-box-c.gif") repeat-y top left;
	float: left;
	width: 302px;
	margin: 0px 10px 20px 0;
	display: inline;
}
.box h3 {
	font-size: 15px;
}
.footer-content .box {
	background: url("images/bg/footer-content-box-c.gif") repeat-y top left;
	width: 307px;
	margin-right: 6px;
}
.box.no-indent {margin: 0;}
.box .top, .box .bottom {
	float: left;
	width: 100%;
}
.content .box .top {background: url("images/bg/content-box-t.gif") no-repeat top left;}
.footer-content .box .top {background: url("images/bg/footer-content-box-t.gif") no-repeat top left;}
.box .bottom {
	background: url("images/bg/content-box-b.gif") no-repeat bottom left;
	padding: 10px 0 20px 0;
}
.box a.demo-button {
	background:transparent url(images/buttons/grey-button.jpg) no-repeat scroll left top;
    color:#0088BC;
    float:right;
    font-size:14px;
    font-weight:bold;
    margin:35px 20px 0 0;
    padding:11px 0;
    text-align:center;
    width:118px;
}

.box a.buy-button {
	background: url("images/buttons/buy-button-big.jpg") no-repeat top left;
	width: 120px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	float: left;
	padding: 8px 0 9px 0;
	text-align: center;
	margin: 35px 0 0 20px;
	border: none;
}


.footer-content .box .bottom {
	background: url("images/bg/footer-content-box-b.gif") no-repeat bottom left;
	min-height: 300px;
	height: auto!important;
	height: 300px;
}

H3 {
	padding: 6px 0 6px 0;
	margin: 0 12px 0 20px;
	font-size: 18px;
	color: #1D9AC9;
}

H4 {
	padding: 6px 0 6px 0;
	margin: 0 12px 0 20px;
	font-size: 14px;
	color: #111;
}
.box H3.twitter {background: url("images/icons/h3-twitter-icon.gif") no-repeat right top;}
.box H3.featured {background: url("images/icons/h3-featured-icon.gif") no-repeat right top;}
.box H3.testimonials {background: url("images/icons/h3-testimonials-icon.gif") no-repeat right top;}
.footer-content .box H3.featured, .footer-content .box H3.testimonials {margin-top: 10px!important;}
.box H3.letter {
	background: url("images/icons/h3-letter-icon.gif") no-repeat right 4px;
	padding-top: 2px;
}
.box H3.omnitheme {
	padding-bottom: 10px;
	margin-left: 35px;
}
P {
	padding: 0;
	margin: 0 18px 0 30px;
	font-size: 12px;
	line-height: 18px;
	color: #5A5A5A;
}
.box P {
	padding: 0;
	margin: 0 18px 0 30px;
	font-size: 12px;
	line-height: 18px;
	color: #5A5A5A;
}
.box P.top-indent {margin-top: 16px;}
.box P.dotted {
	padding: 0 14px 12px 10px;			
	margin: 14px 12px 0 12px;
	border-bottom: 1px dotted #909090;
}
.box P EM {
	text-align: right;
	display: block;
}
.box P EM A {
	color: #1E99C8;
	text-decoration: underline;
}
.box P EM A:HOVER {text-decoration: none;} 
.box P.dotted A {
	text-decoration: underline;
	color: #0F77D9;
}
.box P.dotted A:HOVER {text-decoration: none;}
.box P.dotted SPAN {text-decoration: underline;}
.box A.link {
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #1D9AC9;
	margin-top: 30px;
	text-decoration: underline;
}
.box A.link.right {
	float: left;
	margin: 24px 0 0 48px;
}
.box A.link:HOVER {text-decoration: none;}
.box A.screenshot {
	display: block;
	text-align: center;
	margin: 14px 0 0 0;
}
.box A.buy {
	background: url("images/buttons/buy-button-small.jpg") no-repeat top left;
	width: 97px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	float: left;
	padding: 8px 0 9px 0;
	text-align: center;
	margin: 13px 0 0 35px;
}
.box A.buy:HOVER {text-decoration: none;}

/* Icon Box */
.content .icon-box {
	float: left;
	width: 299px;
	margin: 0 0 8px 2px;
	display: inline;
	background: url("images/bg/icon-box-c.jpg") repeat-x top left;
}
.content .icon-box .left, .content .icon-box .right {
	float: left;
	width: 100%;
	height: 63px;
}
.content .icon-box .left {background: url("images/bg/icon-box-l.jpg") no-repeat top left;}
.content .icon-box.help .right {background: url("images/bg/icon-box-r-help.jpg") no-repeat top right;}
.content .icon-box.browse .right {background: url("images/bg/icon-box-r-browse.jpg") no-repeat top right;}
.content .icon-box P {
	padding: 0;
	margin: 12px 80px 0 0px;
	font-size: 13px;
	line-height: 18px;
	text-align: right;
}
.content .icon-box P A {
	font-size: 18px;
	font-weight: bold;
	color: #1D9AC9;
	display: block;
	padding-bottom: 4px;
}
.content .icon-box.browse P {
	text-align: left;
	margin-left: 10px;
}

/* Subscribe Form */
.content FORM.subscribe-form {
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
}
.content FORM.subscribe-form .input-box {
	width: 176px;
	float: left;
	background: url("images/bg/subscribe-input-c.gif") repeat-x top left;
	margin-left: 16px;
	display: inline;
}
.content FORM.subscribe-form .input-box .left, .content FORM.subscribe-form .input-box .right {
	float: left;
	width: 100%;	
	height: 30px;
}
.content FORM.subscribe-form .input-box .left {background: url("images/bg/subscribe-input-l.gif") no-repeat top left;}
.content FORM.subscribe-form .input-box .right {
	background: url("images/bg/subscribe-input-r.gif") no-repeat top right;
	padding-top: 5px;
}
.content FORM.subscribe-form .input-box INPUT {
	width: 156px;
	background: transparent;
	border: none;
	margin: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #7E7E7E;
	outline: none;
}
.content FORM.subscribe-form A {
	background: url("images/buttons/subscribe-button.jpg") no-repeat top left;
	width: 81px;
	float: left;
	font-size: 13px;
	margin: 0 0 0 14px;
}

/* Footer Content */
.footer-content {
	float: left;
    width: 100%;
    background: url("images/bg/footer-content-bg.jpg") repeat-x top left;
    padding: 40px 0 14px 0;
}

/*Footer*/
.footer {
     float: left;
     width: 100%;
     background: url("images/bg/footer-bg.jpg") repeat-x top left;
     height: 60px;
}
.footer P {
	padding: 0;
	margin: 6px 0 0 25px;
	font-size: 12px;
	color: #515151;
}


/* Footer Navigation */
.footer UL {
	padding: 0;
	margin: 10px 0 0 20px;
}
.footer UL LI {
	list-style: none;
	display: inline;
	font-size: 12px;
	line-height: 14px;
	color: #1387B3;
}
.footer UL LI A {
	color: #1387B3;
	text-decoration: underline;
	margin: 0 2px;
}
.footer UL LI A:HOVER {text-decoration: none;} 
.ui-tabs-hide {display: none;}
.ui-tabs-panel {
	float: left;
	width: 638px;
}


/*************************/
/* Recommended for menus */
/*************************/

button.menu {
    cursor: pointer;
}

div.menu {
    display: none;
    z-index: 99;
    position: absolute;
}

div.menu.active {
    z-index: 100;
}

/***********************/
/* Completely optional */
/***********************/


#bar {
    background: #141a19;
    margin: 2em 0;
    padding: 0.5em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    border-radius: 0.3em;
}

button.menu,
button.menu:focus,
button.menu:active,
button.menu:hover {
    
    background: url("images/buttons/buy-button-big.jpg") no-repeat top left;
	width: 120px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	float: left;
	padding: 8px 0 9px 0;
	text-align: center;
	margin: 35px 0 0 20px;
	border: none;
    
    
    /*font-size: 88%;
    font-family: sans-serif;
    line-height: 1.8;
    text-shadow: 1px 1px #ddd;
    color: #222;
    background: #a8acae;
    margin: 0 0.5em;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #686c6e;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    */
}

button.menu span {
    font-size: 100%;
    line-height: 1.8;
    cursor: inherit;
    padding: 0 0.8em;
}

button.menu span img {
    vertical-align: -3px;
    margin-right: 0.2em;
}

button.menu.active {
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    /*border-bottom-color: #cacece;*/
    border: none;
}

button.menu:hover,
button.menu.active {
    /*background-color: #cacece;
    text-shadow: 1px 1px #fff;*/
    border: none;
}

div.menu {
	width: 165px;
    font-size: 10px;
    color: #444;
    background: #cacece;
    padding: 1em;
    border: 1px solid #cacece;
    border-top-width: 3px;
    -moz-border-radius: 0.5em;
    -moz-border-radius-topleft: 0;
    -webkit-border-radius: 0.5em;
    -webkit-border-top-left-radius: 0;
    border-radius: 0.5em;
    border-top-left-radius: 0;
}

div.menu a {
	color: #777;
}


div.menu a:hover {
	color: #1D9AC9;
}

div.menu.active {
    background-color: #eaeeee;
}

div.menu h3 {
    font-size: 108%;
    font-weight: bold;
    color: #444;
    margin: 0;
}

div.menu h4 {
    font-size: 100%;
    font-weight: normal;
    line-height: 1.5;
    color: #999;
    margin: 0 0 0.5em 0;
    white-space: nowrap;
}

div.menu hr {
    border: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff;
}

div.menu ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 5px;
}

div.menu ul li{
    margin: 0;
    padding: 2px 0;
}


/*PLUGINS*/

.box .aktt_tweets ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box .aktt_tweets ul li {
	padding: 0 14px 12px 10px;			
	margin: 14px 12px 0 12px;
	color:#5A5A5A;
    font-size:12px;
    line-height:18px;
	border-bottom: 1px dotted #909090;
}
.box .aktt_tweets ul li EM {
	text-align: right;
	display: block;
}
.box .aktt_tweets ul li.aktt_more_updates a {
	color: #1E99C8;
	text-decoration: underline;
	text-align: center;
	font-size: 14px;
}
.box .aktt_tweets ul li EM A:HOVER {text-decoration: none;} 
.box .aktt_tweets ul li A {
	text-decoration: underline;
	color: #1E99C8;
}
.box .aktt_tweets ul li A:HOVER {text-decoration: none;}
.box .aktt_tweets ul li SPAN {text-decoration: underline;}

