body {
	background: url('../img/page_patt.gif') repeat top center;
}

.h1a {font-size:3em;line-height:1;margin-bottom:0.5em;}
.h2a {font-size:2em;margin-bottom:0.75em;}
.h3a {font-size:1.5em;line-height:1;margin-bottom:1em;}
.h4a {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
.h5a {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
.h6a {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}

.h1a, .h2a, .h3a, .h4a, .h5a, .h6a, h4, h5, h6 {
	color: #f3d112;
	font-weight: bold;
	text-shadow: 0.02em 0.02em 0.05em #222;
}

h1, h2, h3 {
	font-family: Georgia,"Times New Roman",Helvetica,Tahoma;
	font-weight: normal;
	color: #fff;
	text-shadow: 0.02em 0.02em 0.05em #222;
}

h1 a, h1 a:link, h1 a:visited, .h1a:link, .h1a:visited, .h2a:link, .h2a:visited, .h3a:link, .h3a:visited, .h4a:link, .h4a:visited  {
	color: #f3d112;
	text-decoration: none;
	border-bottom: #f3d112 3px solid;
	outline: none;
}
h1 a:hover, h1 a:active, .h1a:hover, .h1a:active, .h2a:hover, .h2a:active, .h3a:hover, .h3a:active, .h4a:hover, .h4a:active {
	color: #fff;
	border-bottom: #fff 3px solid;
}

a, a:link, a:visited {
	color: #ffd200;
}

a:hover, a:active {
	text-decoration: none;
}

header, footer, section, nav {
	display: block;
}

input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#f3d112;}

.vwrapper {
	background: url('../img/page_vbg.gif') center top repeat-y;
	min-height: 4px;
	min-width: 976px;
}
.hwrapper {
	background: url('../img/page_bg.jpg') center top no-repeat;
	min-height: 538px;
	min-width: 976px;
}
.main-footer {
	background: url('../img/page_footer2.jpg') center bottom no-repeat;
	height: 210px;
	min-height: 210px;
	min-width: 976px;
	font-size: 90%;
}
.main-footer ul{
	padding: 0px;
	margin: 0px;
}

.main-footer ul li {
	list-style: none;
}

.main-footer ul li a, .main-footer ul li a:link, .main-footer ul li a:visited  {
	color: #FFF;
	outline: none;
	text-decoration: none;
}

.main-footer ul li a:hover, .main-footer ul li a:active  {
	color: #f3d112;
	text-decoration: none;
	border-bottom: 1px #f3d112 solid;
}

.main-footer .container {
	padding-top:30px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.main-header {
	height: 100px;
	min-height: 100px;
}
.main-header .logo {
	float: left;
}
.main-header nav {
	float: right;
}
.main-header nav ul {
	float: right;
	margin: 25px 0 0 0;
	padding: 0px;
}
.main-header nav ul li {
	list-style: none;
	float: left;
	margin-left: 12px;
	text-shadow: 0.02em 0.02em 0.05em #222;
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
}

.main-header .user_widget {
	margin-top: 10px;
	float: right;
	text-align: right;
	color: #FFF;
}

.main-header nav ul li a, .main-header nav ul li a:link, .main-header nav ul li a:visited {
	color: #FFF;
	outline: none;
	text-decoration: none;
}

.main-header nav ul li a:hover, .main-header nav ul li a:active {
	color: #f3d112;
	text-decoration: none;
	border-bottom: 2px #f3d112 solid;
}

.main-content {
	padding-top: 5px;
	color: #EFEFEF;
}

.color1 {
	color: #f3d112;
}

.color2 {
	color: #e2dee7;	
}

.shadow {
	text-shadow: 0.02em 0.02em 0.1em #222;
}

.mini {
	font-weight: bold;
	font-size: 110%;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

.nolist {
	padding: 0px;
}
.nolist li {
	list-style: none;
}

.nomargin {
	margin: 0px !important;
}

.dot {
	font-size:6pt;
	padding-right:5px;
	top: -3px;
	position: relative;
	line-height: 2px;
}

.sub_head img {
	outline: none;
	padding: 0px;
	margin: 0px 0px -5px 0px;
}

.sub_menu {
	margin-bottom: -2px;
}

.sub_menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	border-left: 1px #1b1b1b solid;
	border-right: 1px #1b1b1b solid;
	border-bottom: 1px #000 solid;
}

.sub_menu ul li {
	line-height: 24px;
	margin: 0px;
	padding-left: 10px;
	background: url('../img/account/menu_subsep.jpg') top left repeat-x;
}

.sub_menu a, .sub_menu a:link {
	color: #AAA;
	text-decoration: none;
}

.sub_menu a:hover {
	color: #f3d112;
}

.iphone {
	background: url('../img/iphone-trans.png') top left no-repeat;
	position:absolute;
	width:301px;
	height:487px;
	margin-top: -70px;
	margin-left: 65px;
}
.iphone_ribbon {
	position: absolute;
	margin-left: -39px;
	margin-top: 60px;
	background: url(../img/iphone-ribbon-yellow-trans.png) top left no-repeat;
	width: 1028px;
	height: 69px;
}
.iphone_buy_badge {
	position: absolute;
}
.iphone_app_logo {
	position: absolute;
	margin-left: 700px;
}
.iphone_app_nav {
	position: relative;
	width: 600px;
	text-align: right;
	float: right;
	margin-top: 85px;
	margin-right: 20px;
	font-size: 115%;
	font-weight: bold;
	color: #c19c2d;
}
.iphone_app_nav a, .iphone_app_nav a:link, .iphone_app_nav a:visited {
	color: #4e3e10;
	text-decoration: none;
	border-bottom: 2px solid #c19c2d;
	outline: none;
}
.iphone_app_nav a:hover, .iphone_app_nav a.active {
	color: #000;
	border-bottom: 2px solid #000;
}
.iphone_slideshow {
	margin-left: 46px;
	margin-top: 81px;
	width: 210px;
	height: 315px;
	overflow: hidden;
}
.iphone_slideshow_items {
	padding: 0px;
	margin: 0px;
}
.iphone_slideshow_items li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}
.iphone_app_description {
	min-height: 300px;
	color: #DDD;
}
.iphone_next {
	position: absolute;
	margin-top: 310px;
	margin-left: 250px;
}
.iphone_prev {
	position: absolute;
	margin-top: 310px;
	margin-left: 15px;
}
.iphone_next a, .iphone_prev a {
	outline: none;
}
.tab_section {
	display: none;
}

.blog p {
	margin-bottom: 1.25em;
}

.blog article.list .excerpt, .blog article.article .content {
	font-weight: normal;
	font-size: 115%;
	color: #DDDDDD;
	letter-spacing: -0.1px;
}

.blog .biglink {
	font-family: Georgia,"Times New Roman",Helvetica,Tahoma;
	font-size: 150%;
	text-decoration: none;
}

.blog .mediumlink {
	font-family: Georgia,"Times New Roman",Helvetica,Tahoma;
	font-size: 125%;
	line-height: 2em;
	text-decoration: none;
}
.blog .mediumlink:hover {
	text-decoration: underline;
}

.blog article.list .postinfo, .blog article.article .postinfo {
	font-family: Georgia,"Times New Roman",Helvetica,Tahoma;
	font-size: 120%;
}

.blog article.list .postinfo a, .blog article.article .postinfo a {
	text-decoration: none;
}

.blog article.list .tags a, .blog article.article .tags a {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
	background: #293547;
	font-style: italic;	
	color: #000;
	border: 1px solid #0D141D;
	padding: 2px 4px 2px 4px;
}

.blog article.list .tags a:hover, .blog article.article .tags a:hover {
	background: #f3d112;
	color: #293547;
}

.blog article.list footer, .blog article.article footer {
	margin-top: 1em;
	vertical-align: bottom;
	line-height: 2em;
	margin-bottom: 1em;
}

.blog article.list hr {
	border-top: 1px solid #0D141D;
	height: 2px;
	margin-bottom: 2px;
	color: #293547;
	background-color: #293547;
}

.blog article.list header time, .blog article.article header time {
	text-transform: uppercase;
	font-variant: small-caps;
}

.blog article.list header h1, .blog div.archive h1, .blog article.article header h1 {
	color: #FFF;
	font-weight: normal;
	font-family: Georgia,"Times New Roman",Helvetica,Tahoma;
	font-size: 275%;
}
.blog article.list header h1 a {
	border: none;
	color: #FFF;
}

.blog div.archive span.day {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
	background: #FFF;
	color: #000;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	margin-right: 10px;
}

.blog div.archive .header {
	padding: 5px 13px 5px 13px;
	background:#111 none repeat scroll 0 0;
	border-bottom:1px solid #333;
	border-top:1px solid #000;
	margin-left: -13px;
	margin-right:-13px;
	margin-bottom: 0.5em;
}

.blog div.archive h3 {
	font-family: Georgia,"Times New Roman",Helvetica,Tahoma;
	font-size: 180%;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}

.sidebar ul, ul.arrows {
	margin: 0 0 1em 0;
	padding: 0px;
}

ul.arrows li {
	list-style: none;
	line-height: 1.8em;
	padding:0 0 0 0px;
}

.sidebar ul li {
	list-style: none;
	line-height: 1.8em;
	padding:0 0 0 5px;
}

.sidebar ul li li {
	list-style: none;
	background:transparent url(../img/bullet_b.png) no-repeat scroll left 50%;
	line-height: 1.8em;
	padding:0 0 0 15px;
}

ul.worldtime li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#323045 none repeat scroll 0 0;
	float:left;
	height:42px;
	margin:0px 5px 10px 0;
	width:150px;
	border: 1px solid #1d1b33;
}

ul.worldtime li div {
	-x-system-font:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 125%;
	line-height:1px;
	padding:5px 10px;
}

ul.worldtime li .time {
	-x-system-font:none;
	color:#f3d112;
	float:right;
	font-family:'Century Gothic','Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:180%;
	font-weight:bold;
	line-height:1.5em;
}

ul.worldtime li .city {
	color: #FFF;
	margin:8px 0 0;
}
ul.worldtime li .country {
	color:#999;
	font-size:9px;
	line-height:1;
}
.clicktoclose, .sub_head {
	cursor: pointer;
}

ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; color: #111; }
ol.commentlist li { border:1px solid #3e4d56; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { background:#1e262b !important; }
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#f1be28; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#FFF; }
ol.commentlist li div.vcard img.avatar { border:2px solid #222; left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font: 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#111; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply a { font: 10px/1.4 helvetica,arial,sans-serif; text-decoration:none;  }
ol.commentlist li div.reply a:hover {color: inherit;}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#2e3842; color: #EEE; }
ol.commentlist li.odd { background:#3a4653; color: #EEE; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
ol.commentlist #respond, #content #respond {
	padding: 10px;
	margin: 0px;
}
ol.commentlist #respond h3, #content #respond h3 {
	margin: 0px;
}
ol.commentlist #respond p, #content #respond p {
	margin: 0px;
}

ol.commentlist #respond label, #content #respond label {
	padding: 5px;
	color: #FFF;
}
ol.commentlist #respond input, #content #respond input {
	padding: 5px;
}
#content #respond textarea {
	width: 98%;
}
