/*
Theme Name: SmartFile
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/
body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#5b5858;
}
img{display:block;border:none;}
form,fieldset{margin:0;padding:0;border:0;}
a{color:#4f4c4c;text-decoration:none;}
a:hover{text-decoration:underline;}
input{font:12px Arial, Helvetica, sans-serif;}
.wrapper{
	width:925px;
	margin:0 auto;
	overflow:hidden;
}
.flash{
	border-top:2px solid #263373;
	background:#cadb33;
	height:333px;
	min-width:925px;
	border-bottom:2px solid #263373;
}
#header{
	width:925px;
	margin:0 auto;
	height:87px;
	position:relative;
	overflow:hidden;
}
.logo{
	margin:0;
	position:absolute;
	top:20px;
	left:3px;
}
.logo a{
	width:184px;
	height:56px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/logo.gif);
}
#footer{
	width:100%;
	overflow:hidden;
	padding:14px 0;
	text-align:right;
}
#footer p{
	display:inline;
	margin:0 8px 0 0;
}
#footer ul{
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
}
#footer ul li{
	display:inline;
	padding:0 7px 0 9px;
	background:url(images/divider.gif) no-repeat left;
}
.middle-column{
	width:925px;
	margin:37px 0 0;
	overflow:hidden;
	background:url(images/bg-middle.gif);
}
.middle-column .frame{
	background:url(images/bg-middle-b.gif) no-repeat 0 100%;
}
.middle-column .bg{
	width:925px;
	padding:11px 0 17px;
	overflow:hidden;
	background:url(images/bg-middle-t.gif) no-repeat 0 0;
}
.middle-column .col1{
	width:209px;
	float:left;
	padding:0 10px 0 18px;
}
.middle-column .col3{
	width:204px;
	float:left;
	padding:0 10px 0 18px;
}
.middle-column .col4{
	width:196px;
	padding:0 10px 0 10px;
	float:right;
}
.middle-column h3{
	font-size:12px;
	color:#263373;
	margin:0;
}
.middle-column p{
	margin:3px 0 0;
}
.middle-column p.more{
	text-align:right;
	margin:8px 0 0;
	font-weight:bold;
}
.nav{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:15px;
	left:260px;
}
.nav li{
	float:left;
}
.nav li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:37px;
	background:url(images/text-nav.gif) no-repeat 0 0;
}
.nav a.features{
	width:109px;
	background-position:0 0;
}
.nav a.pricing{
	width:95px;
	background-position:-109px 0;
}
.nav a.support{
	width:102px;
	background-position:-204px 0;
}
.nav a.about-us{
	width:111px;
	background-position:-306px 0;
}
.nav a.blog{
	width:71px;
	background-position:-417px 0;
}
.nav .active a.features,.nav a.features:hover{background-position:0 -37px;}
.nav .active a.pricing,.nav a.pricing:hover{background-position:-109px -37px;}
.nav .active a.support,.nav a.support:hover{background-position:-204px -37px;}
.nav .active a.about-us,.nav a.about-us:hover{background-position:-306px -37px;}
.nav .active a.blog,.nav a.blog:hover{background-position:-417px -37px;}
ul.login{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:15px;
	right:0;
}
ul.login li{float:left;padding:0 0 0 17px;}
ul.login a{
	display:block;
	height:37px;
	overflow:hidden;
	width:46px;
	background:url(images/bg-login.gif) no-repeat 0 0;
	text-indent:-9999px;
}
ul.login a:hover{background:url(images/bg-login.gif) no-repeat 0 -37px;}
ul.login a.sign-up{
	width:95px;
	background:url(images/bg-login.gif) no-repeat -63px 0;
}
ul.login a.sign-up:hover{background:url(images/bg-login.gif) no-repeat -63px -37px;}
#header p{
	margin:0;
	position:absolute;
	top:63px;
	color:#6d6c6a;
	font-weight:bold;
	right:0;
}
#main{
	background:url(images/bg-main.gif);
	margin:0 0 -23px;
}
#main .frame{
	width:100%;
	overflow:hidden;
	background:url(images/bg-main-b.gif) no-repeat 0 100%;
}
.frame .entry,
.frame a.post-edit-link{
	padding:5px 10px;
}
.frame a.post-edit-link{color:#4F4C4C;}
.white{background:url(images/bg-main-white.gif) !important;}
.white .frame{background:url(images/bg-main-white-b.gif) no-repeat 0 100% !important;}
.ttl{
	border:1px solid #d6d1ca;
	background: #eceae1 url(images/bg-ttl.gif) repeat-x 0 0;
	padding: 38px 0 39px;	
}
.ttl h1{
	margin:0 0 0 27px;
	font-size:36px;
	line-height: 36px;
	color:#263373;
	font-weight:normal;
}
.twocolumn{
	width:923px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 30px;
	min-height:515px;
}
* html .twocolumn{height:515px;overflow: visible;}
#sidebar{
	width:192px;
	padding:30px 0 0;
	float:left;
	overflow: hidden;
}
#content{
	width:691px;
	padding:0 10px 0 30px;
	float:right;
	font-size:14px;
	margin:10px 0 0;
}
#sidebar ul{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	list-style:none;
}
#sidebar ul li{
	border-bottom:1px solid #dcddde;
	background:url(images/bg-li.gif) no-repeat 0 0;
}
#sidebar ul a{
	display:block;
	line-height:38px;
	padding:0 0 0 10px;
	width:182px;
	color:#6a6a6a;
}
#sidebar ul .active a,
#sidebar ul a:hover{
	background:#cadb34;
	color:#263373;
	text-decoration:none;
}
#content h2{
	font-size:18px;
	color:#5e6fc2;
	margin:20px 0 0;
}
#content p{
	margin:15px 0 0;
}
ul.features{
	margin:0 0 0 13px;
	padding:0;
	list-style:none;
	width:666px;
	overflow:hidden;
}
.features li{
	width:613px;
	overflow:hidden;
	float:left;
	border-bottom:1px solid #d6d1ca;
	background:url(images/bg-features.gif) no-repeat 0 22px;
	padding:22px 0 15px 53px;
}
#content .features p{
	margin:6px 0 0;
}
a.more-info{
	float:right;
	width:78px;
	margin:0 8px 0 0;
	height:23px;
	background:url(images/a-more-info.gif);
	overflow:hidden;
	text-indent:-9999px;
}
.features .more-info{
	margin: 21px 0 0;
}
#content .features h2{margin:0;}
.two{
	width:875px;
	overflow:hidden;
	margin:27px auto 0;
	padding:0 0 40px;
	font-size:14px;
}
.two p{
	margin:8px 0 5px;
}
.two .left{
	float:left;
	width:415px;
}
.two .right{
	float:right;
	width:415px;
}
.two h2{
	color:#5e6fc2;
	font-size:18px;
	margin:0;
}
.product{
	border:1px solid #e3eb93;
	width:893px;
	overflow:hidden;
	padding:6px 0 9px;
	margin:15px auto 0;
	font-size:14px;
	background:#f0f7ad url(images/bg-product.gif) repeat-x 0 0;
}
.product .frame{
	overflow:hidden;
	padding:0 0 0 14px;
	width:879px;
	background:url(images/bg-product-c.gif) no-repeat 174px 50% !important;
}
.product h2{
	color:#5e6fc2;
	font-size:18px;
	margin:0;
}
.product .image{
	width:178px;
	float:left;
}
.product .image img{
	margin:24px 0 0 14px;
}
.product .details{
	width:492px;
	float:left;
	padding:0 16px 0 0;
}
.product .details p{
	margin:11px 0 0;
}
.product .price{
	width:192px;
	float:left;
}
.product a.more-info{
	background:url(images/a-more-info2.gif);
}
.product .price strong{
	font-size:36px;
	color:#263373;
	margin:8px 0 -5px 25px;
	display:block;
}
.product .price p{
	margin:12px 0 0 11px;
	font-size:10px;
	color:#4f4f50;
}
.product .price em{
	margin:0 0 0 51px;
	color:#263373;
	font-size:10px;
	font-style:normal;
	display:block;
}
.threecol{
	width:895px;
	font-size:14px;
	overflow:hidden;
	background:url(images/bg-threecol.gif);
	margin:22px auto 0;
}
.threecol .frame{
	background:url(images/bg-threecol-t.jpg) no-repeat 0 0 !important;
}
.threecol .bg{
	overflow:hidden;
	padding:0 0 14px;
	width:895px;
	background:url(images/bg-threecol-b.gif) no-repeat 0 100% !important;
}
.threecol .col{
	float:left;
	width:261px;
	padding:0 14px;
	margin:0 14px 0 0;
}
.threecol .col.last{
	margin:0;
}
.threecol h2{
	font-size:18px;
	color:#5e6fc2;
	margin:0;
	font-weight:normal;
}
.threecol h3{
	font-size:18px;
	color:#616161;
	text-align:center;
	margin:14px 0 0;
	font-weight:normal;
}
.threecol p{
	text-align:center;
	margin:0;
	color:#616161;
}
.threecol ul{
	margin:15px 0 0;
	padding:12px 0 0;
	line-height:26px;
	text-align:center;
	min-height: 130px;
	color:#414040;
	font-weight:bold;
	list-style:none;
	width:240px;
	border-top:1px solid #c4d3ea;
}
* html .threecol ul{height: 130px;}
.threecol .sign-up{
	float:right;
	width:60px;
	height:23px;
	margin:22px 0 0;
	background:url(images/a-sign-up.gif);
	overflow:hidden;
	text-indent:-9999px;
}
.twocol{
	width:894px;
	overflow:hidden;
	margin:11px auto 12px;
	background:url(images/x.gif) repeat-y 560px 0;
}
.twocol .rightcol{
	float:right;
	width:290px;
	margin:0 12px 0 0;
	line-height: 14px;
	display:inline;
}
.twocol .leftcol{
	float:left;
	width:526px;
}
.twocol .rightcol h2{
	margin:19px 0 0;
	font-size:18px;
	color:#5e6fc2;
}
.twocol .rightcol p{
	font-size:14px;
	margin:9px 0 11px;
}
.twocol .rightcol ul{
	margin:37px 0 0;
	padding:25px 0 0;
	list-style:none;
	float: left;
	width: 100%;
	text-align:center;
	border-top:1px solid #d3cec8;
	vertical-align: top;
}
.twocol .rightcol ul li{display:inline;}
.twocol .rightcol ul img{display:inline;vertical-align: top;}
.form fieldset{
	border:1px solid #d0dcee;
	margin:20px 0 16px;
	background:url(images/bg-fieldset.gif) repeat-x 0 100%;
}
.form fieldset.step2{
	margin:34px 0 16px;
}
.form fieldset.optional{
	background:#fcfef1 url(images/bg-optional.gif) repeat-x 0 100%;
	border:1px solid #cadb33;
	margin:32px 0 16px;
}
.form fieldset.optional ul{
	margin:43px 0 33px;
}
.form fieldset h2{
	margin:-13px 0 0 8px;
	float:left;
	display:inline;
	position:relative;
	color:#5e6fc2;
	font-size:18px;
	font-weight:normal;
	padding:0 7px;
	background:#fff;
}
.form fieldset h2 em{
	font-size:12px;
	font-style:normal;
	color:#565657;
}
.form ul{
	padding:0;
	margin:11px 0 15px;
	list-style:none;
	width:524px;
	overflow:hidden;
	float: left;
}
.form ul li{
	width:524px;
	float:left;
	padding:9px 0 0;
}
.form ul label{
	float:left;
	width:176px;
	text-align:right;
	font-size:14px;
	color:#414040;
	font-weight:bold;
	line-height:32px;
}
.form ul .area{
	float:right;
	width:330px;
}
.form ul input{
	border:2px solid #aeaeae;
	width:284px;
	float:left;
	height:23px;
	font-size:14px;
	color:#263373;
	font-weight:bold;
	padding:5px 0 0 7px;
}
.form ul input.small{
	width:172px;
}
.form ul input.focus,
.form ul input:focus{
	border:2px solid #cadb33;
}
.form ul strong{
	float:left;
	color:#414040;
	font-size:16px;
	margin:12px 0 0 6px;
}
.form ul em{
	float:right;
	white-space:nowrap;
	margin:0 36px 0 0;
	font-size:10px;
	font-style:normal;
	line-height:20px;
}
.submit{
	padding:20px 0 16px;
	overflow: hidden;
	width: 100%;
}
.submit input{
	width:242px;
	height:43px;
	background:url(images/btn-start.gif);
	overflow:hidden;
	padding:0;
	color:#fff;
	font-size:18px;
	line-height:42px;
	cursor: pointer;
	border:0;
	float: right;
}
.error{
	border: 1px solid #f30c48;
	background: #f6d1da url(images/error.gif) no-repeat 10px 5px;
	position: relative;
	text-align: left;
	float: left;
	height: 35px;
	color: #d00f41;
	margin: -38px 0 -4px;
	z-index: 100;
	padding: 6px 18px 0 36px;
	width: 239px;
}
.entry h2,
.entry h2 a{color:#263373;}
.entry p.postmetadata,
.entry p.postmetadata a{
	color:#909e10;
	font-weight:bold;
}
.content-holder{
	overflow: hidden;
	height: 1%;
	padding: 5px 10px;
}
.content-holder .entry-holder{
	float: left;
	width: 696px;
}
.side-menu{
	float: right;
	width: 172px;
	padding-top: 20px;
}
.side-menu h3{
	margin: 0 0 2px;
	color: #20327c;
	font-size: 20px;
}
.side-menu ul{
	padding: 0 0 20px 9px;
	list-style: none;
	margin: 0;
}
.side-menu ul li{
	vertical-align: top;
	height: 1%;
	line-height: 13px;
}
.side-menu ul a{
	font-size: 11px;
	font-weight: bold;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

