/*
Theme Name: auvisa.org                                                                                   
Theme URI: http://www.auvisa.org/
Description: Coding for fun.
Version: 2.0
Author: Performize
Author URI: https://www.performize.it/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	http://auvisa.org/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* End Typography & Colors */
body{
	background:#c7c7c7 url(images/top.png) left top repeat-x;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#575757;
	margin:0;
	padding:0;
	line-height:150%;
}
a{
	color:#2C5D96;
}
a:hover{
	color:#000;
}
.top{
	width:960px;
	margin:0 auto;
}
.header{
	height:139px;
	position:relative;
	z-index:999;
}
.header a{
	text-decoration:none;
}
.logo{
    background: url("images/logo.png") no-repeat scroll left center transparent;
    float: left;
    height: 139px;
    margin-left: 20px;
    overflow: hidden;
    position: absolute;
    text-indent: -999pt;
    width: 421px;
    z-index: 1;
}
.top .tagline{
    color: #FFF7E4;
    font-family: "Gill Sans MT", Arial;
    font-size: 24px;
    font-style: italic;
    left: 160px;
    position: absolute;
    top: 90px;
}
.top .info{
	width:253px;
	height:100px;
	padding:10px;
	margin-left:378px;
	font-size:9px;
}
.top .info h2{
	font-size:22px;
	margin:0;
	color:#a4a4a4;
	padding:5px 0 0 0;
	font-weight:normal;
}
.top .info h2 a{
	color:#a4a4a4;
	text-decoration:none;
}
.top .info p{
    color: #575757;
    line-height: 140%;
    margin: 5px 0;
	font-size:9px;
}
.lang{
    background: url("images/lang.png") repeat scroll 0 0 transparent;
    bottom: -4px;
    height: 44px;
    position: absolute;
    right: 35px;
    width: 76px;
}
.uk{
    background: url("images/country/uk.png") repeat scroll 0 0 transparent;
}
.se{
    background: url("images/country/se.png") repeat scroll 0 0 transparent;
}
.us{
    background: url("images/country/us.png") repeat scroll 0 0 transparent;
}
.befr{
    background: url("images/country/befr.png") repeat scroll 0 0 transparent;
}
.benl{
    background: url("images/country/benl.png") repeat scroll 0 0 transparent;
}
.de{
    background: url("images/country/de.png") repeat scroll 0 0 transparent;
}
.ca{
    background: url("images/country/ca.png") repeat scroll 0 0 transparent;
}
.ch{
    background: url("images/country/ch.png") repeat scroll 0 0 transparent;
}
.dk{
    background: url("images/country/dk.png") repeat scroll 0 0 transparent;
}
.el{
    background: url("images/country/el.png") repeat scroll 0 0 transparent;
}
.es{
    background: url("images/country/es.png") repeat scroll 0 0 transparent;
}
.fi{
    background: url("images/country/fi.png") repeat scroll 0 0 transparent;
}
.fr{
    background: url("images/country/fr.png") repeat scroll 0 0 transparent;
}
.ga{
    background: url("images/country/ga.png") repeat scroll 0 0 transparent;
}
.it{
    background: url("images/country/it.png") repeat scroll 0 0 transparent;
}
.nl{
    background: url("images/country/nl.png") repeat scroll 0 0 transparent;
}
.no{
    background: url("images/country/no.png") repeat scroll 0 0 transparent;
}
.nav{
    background: url("images/nav.png") repeat scroll 0 0 transparent;
    height: 37px;
    width: 960px;
}
.nav .title{
    color: #FFFFFF;
    font-size: 14px;
    height: 37px;
    line-height: 37px;
    padding: 0 12px;
}
.nav ul{
	margin:0;
	padding:0;
}
.nav li{
    background: url("images/nav-sp.png") no-repeat scroll right top transparent;
    float: left;
    font-size: 12px;
    height: 37px;
    list-style: none outside none;
    padding: 0 1px;
    position: relative;
}
.nav li a{
    color: white;
    display: block;
    float: left;
    height: 37px;
    line-height: 37px;
    min-width: 100px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
}
.nav li.on{
}
.nav li.on a:hover{
	color:#e1e1e1;
}
.nav li.current-menu-item{
}
.nav li.current-menu-item a{
	color:#e1e1e1;
}
.nav li ul{
	position:absolute;
	left:0;
	top:35px;
	background:#eee;
	border:solid 1px #e1e1e1;
	padding:10px;
	z-index:1000;
	width:204px;
	display:none;
}
.nav .sub-menu li{
	float:none;
	background:none;
}
.nav .sub-menu li a{
	background:url(images/nav2.png);
	width:186px;
	height:27px;
	line-height:22px;
	display:block;
	margin:0;
	padding:0 8px;
	text-align:left;
	font-weight:normal;
	font-size:12px;
}
.nav .sub-menu li a:hover{
	background:url(images/nav2_on.png);
	color:#fff;
}
.subnav{
	background:url(images/subnav.png) left top repeat-x;
	height:34px;
	line-height:34px;
	padding:0 15px;
}
.subnav a{
	color:#426182;
	text-decoration:none;
}
.subnav a:hover{
	color:#000;
}
.search{
    background: url("images/search.png") no-repeat scroll left center transparent;
    height: 30px;
    position: absolute;
    right: 0;
    top: 47px;
    width: 310px;
}
.search .text{
    display: block;
    float: left;
    font-size: 10px;
    height: 21px;
    overflow: hidden;
    padding-top: 7px;
    text-align: center;
    width: 160px;
}
.search .input{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #AAAAAA;
    display: block;
    float: left;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    padding: 1px 7px;
    width: 108px;
}
.search .submit{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
    height: 29px;
    overflow: hidden;
    padding: 0;
    text-indent: -999pt;
    width: 26px;
}
.search ul{
    background: none repeat scroll 0 0 #F5F5F5;
    padding: 1px;
    position: absolute;
    right: 4px;
    top: 27px;
    width: 143px;
	display:none;
    z-index: 1000;
}
.search ul li{
    display: block;
    height: 23px;
    line-height: 23px;
    list-style: none outside none;
	padding:0 8px 0 8px;
	cursor:pointer;
}
.search ul li.hon{
	background:#2c5e96;
	color:#fff;
}
.search ul li span{
	display:block;
	padding-left:21px;
}
.content{
    background: url("images/bg.png") repeat scroll 0 0 transparent;
    margin: 0 auto;
    padding: 11px 0 1px;
    width: 960px;
}
.main{
    float: left;
    margin-left: 5px;
    width: 645px;
	_display:inline;
}
.sidebar{
    float: right;
    margin-right: 5px;
    width: 296px;
	_display:inline;
}
.main2{
	width:949px;
	margin:0 auto;
}
.intro{
	width:949px;
	margin:0 auto 8px;
}
.intro .intro-top{
	background:url(images/intro-top.png) left top no-repeat;
	height:5px;
	font-size:1px;
	overflow:hidden
}
.intro .intro-btm{
	background:url(images/intro-btm.png) left top no-repeat;
	height:5px;
	font-size:1px;
	overflow:hidden
}
.intro .intro-main{
	background:#fff;
	color:#848484;
	padding:10px 15px;
	position:relative;
}
.intro-text h1{
	color:#232323;
	margin:3px 0 0;
	font-size:21px;
}
.intro-text{
	color:#848484;
	padding:1px 15px;
}
.intro-text p{
    margin: 10px 0 5px;
}
.intro-points{
	padding:1px 10px;
}
.imagebtn{
    background: url("/wp-content/themes/auvisa/images/btns.png") no-repeat scroll left 0 transparent;
    cursor: pointer;
    display: block;
    margin: 0 auto 5px;
    padding-left: 5px;
	float:left;
	margin-right:15px;
}
.imagebtn em{
    background: url("/wp-content/themes/auvisa/images/btns.png") no-repeat scroll right 0 #FFFFFF;
    color: #FFFFFF;
    display: block;
    height: 21px;
    line-height: 21px;
	padding:0 25px 0 20px;
    text-align: center;
	font-style:normal;
	float:left;
}
.btnspace{
	height:21px;
	display:block;
}
.btnrow{
    padding: 10px 0 10px 70px;
}
.widgets .intro-points li{
    background: url("images/right.png") no-repeat scroll left 3px transparent;
    color: #2C5D96;
    font-weight: bold;
    line-height: 16px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 10px 25px;
}
.box{
	margin:0 0 8px 0;
}
.box h3.box-title{
    background: url("images/main-title.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px;
}
.box h3 a{
	color:#fff;
	text-decoration:none;
}
.box .cnt{
	background:#fff;
}
.box .btm{
	background:url(images/main-btm.png);
	height:5px;
	font-size:1px;
	overflow:hidden;
}
.box .tp{
	background:url(images/main-top.png);
	height:5px;
	font-size:1px;
	overflow:hidden;
}
.box .nums{
    background: url("images/num.png") no-repeat scroll 15px 13px transparent;
    padding: 12px 10px 0 82px;
}
.box .nums li{
    height: 58px;
    list-style: none outside none;
}
.main2 .box .btm{
	background:url(images/main-btm2.png);
}
.main2 .box h3.box-title{
    background: url("images/main-title2.png") repeat scroll 0 0 transparent;
}
.main2 .box .cnt{
	padding:10px;
}
.country-flags{
    padding: 12px 0 0 24px;
}
.country-flags li{
    float: left;
    height: 82px;
    list-style: none outside none;
    margin: 10px;
    text-align: center;
    width: 92px;
}
.country-flags li img{
	border:none;
	display:block;
	margin:0 auto 5px auto;
}
.country-flags li a{
	text-decoration:none;
}
.visa-pics{
    padding: 6px 0 0 6px;
}
.visa-pics li{
    float: left;
    list-style: none outside none;
    position: relative;
    width: 213px;
}
.visa-pics li a{
	text-decoration:none;
}
.visa-pics .pic-bg{
    background: url("images/pic-bg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: "Gill Sans MT",Arial;
    font-size: 21px;
    height: 38px;
    line-height: 19px;
    padding: 3px 5px;
    position: absolute;
    text-transform: uppercase;
    top: 97px;
    width: 207px;
}
.lpt .pic-bg{
    font-size: 19px;
    line-height: 19px;
}
.les .pic-bg{
	font-size:13px;
	line-height:18px;
}
.visa-pics img{
	display:block;
	width:207px;
	height:140px;
}
.visa-pics .apply{
	display:block;
	text-decoration:none;
	background:url(images/apply-red.png);
	width:208px;
	height:33px;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	font-family:"Century Gothic", Arial;
	margin:5px 0;
	line-height:32px;
}
.pic1 li {
	display:block;
	float:none;
	width:633px;
	padding-bottom:1px;
}
.pic1 li img{
	width:633px;
}
.pic1 li .pic-bg {
	line-height:38px;
	background-repeat:repeat-x;
	width:623px;
}
.pic1 li .apply {
	margin:0 auto 5px;
}
.visa-pics p{
	margin:5px 0 0;
	color:#676767;
}
.clear{
	clear:both;
}
.footer{
    background: url("images/footer.png") repeat scroll 0 0 transparent;
    height: 126px;
    margin: 0 auto;
	overflow:hidden;
}
.copyrights{
    background: url("images/logo-small.png") no-repeat scroll 15px 18px transparent;
    color: #AEAEAE;
    height: 86px;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 135px;
    padding-top: 25px;
    text-align: left;
    width: 825px;
}
.footer-menu{
	width:160px;
	float:left;
}
.footer-menu li{
	list-style:none;
}
.footer-menu a{
	color:#d9d8d8;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
.copytext{
    float: left;
    font-size: 10px;
    width: 650px;
}
.copytext span{
	font-size:12px;
	display:block;
	margin-bottom:12px;
}
.sideform{
	padding:10px 15px 3px;
	margin:0;
	_padding:10px 13px 3px;
}
.widgets .sideform li{
	margin:0;
	height:18px;
	line-height:18px;
	margin:12px 0;
	color:#848484;
}
.sideform label{
    float: left;
    height: 20px;
    overflow: hidden;
    padding-right: 4px;
    white-space: nowrap;
    width: 104px;
}
.sideform input{
    background: url("images/input.png") repeat scroll 0 0 transparent;
    border: 0 none;
    color: #848484;
    height: 16px;
    padding: 1px 4px;
    width: 150px;
}
.sideform input.submit{
    background: url("images/btncheck.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    margin: 0 0 0 auto;
    width: 87px;
}
.ctes .sideform input.submit{
	font-size:9px;
	font-weight:normal;
}
.listtb{
	border-left:solid 1px #eee;
	border-top:solid 1px #eee;
	margin-bottom:10px;
}
.listtb th{
    background: none repeat scroll 0 0 #2A5B92;
    color: #FFFFFF;
    padding: 3px 5px;
    text-align: left;
}
.listtb td, .listtb th{
    padding: 3px 5px;
	border-right:solid 1px #eee;
	border-bottom:solid 1px #eee;
}
.row0 td{
	background:#e5e5e5;
}
.row1 td{
	background:#fff;
}
.widgets{
}
.widgets li{
	list-style:none;
	margin-bottom:8px;
}
.widgets li .cnt{
	background:#fff;
	padding:1px 0;
}
.widgets li .btm{
	height:5px;
	background:url(images/sider-btm.png);
	font-size:1px;
	overflow:hidden;
}
.widgets li .info{
	background:url(images/text-bg.png) left bottom repeat-x;
	padding:10px 15px;
}
.widgets li .info h3{
    color: #232323;
    font-size: 14px;
    margin: 0;
}
.widgets li .info h3 em{
	text-decoration:underline;
}
.widgets li .info p{
	color:#848484;
	margin:6px 0 0;
}
.widgettitle{
    background: url("images/sider-title.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    overflow: hidden;
    padding: 0 9px 0;
}
.widget_category_archives{
	position:relative;
}
.widget_category_archives ul{
	background:url("images/sidebg.png") no-repeat scroll center bottom transparent;
	padding:10px 15px;
	margin-bottom:15px;
}
.widget_category_archives ul li{
	min-height:32px;
	padding:8px 0;
	border-bottom:solid 1px #d9d9d9;
}
.widget_category_archives li.last{
	border-bottom:none;
}
.widget_category_archives img, .tablist img{
    float: left;
    height: 32px;
    margin: 0 5px 5px 0;
    width: 32px;
}
.widget_category_archives ul li span{
	display:block;
	margin-left:37px;
}
.sidebar .readmore{
	position:absolute;
	right:10px;
	bottom:10px;
	background:url(images/moreblack.png);
	color:#fff;
	text-decoration:none;
	width:41px;
	height:13px;
	line-height:12px;
	text-align:center;
	font-size:9px;
	font-weight:normal;
}
.tablist{
	background:url("images/sidebg.png") no-repeat scroll center bottom transparent;
	padding:10px 15px;
	margin-bottom:15px;
}
.tablist li span{
	display:block;
	margin-left:37px;
}
.tablist li{
	min-height:32px;
	padding:8px 0;
	border-bottom:solid 1px #d9d9d9;
}
.tablist li.last{
	border-bottom:none;
}
.tablist a, .widget_category_archives a{
	color:#9c0000;
	text-decoration:none;
	font-weight:bold;
}
.textwidget .text a{
	color:#000;
	text-decoration:none;
}
.tablist a:hover, .widget_category_archives a:hover{
	color:#000;
}
.textwidget .text strong{
	color:#b03d3d;
	font-size:12px;
}
.textwidget{
	position:relative;
}
.textwidget .text .readmore{
	color:#fff;
}
.action{
	background:url(images/action.png);
	width:574px;
	height:31px;
	line-height:31px;
	padding:0 20px;
	margin:0 0 13px 0;
}
.action a{
    color: #FFFFFF;
    display: block;
    float: left;
    padding: 0 13px 0 20px;
    text-decoration: none;
}
.article{
    font-size: 12px;
    padding: 10px;
}
.article ul{
   padding: 0 0 0 20px;
}
.form li{
	list-style:none;
	margin:10px 0;
}
.title em{
	background:url(images/comm.png) left center no-repeat;
	float:right;
	display:block;
	padding:0 0 0 14px;
	height:14px;
	line-height:13px;
	font-size:10px;
	font-weight:bold;
	color:#969696;
}
.boxcnt .title h1{
	margin:5px 0;
	color:#000;
}
.boxcnt li{
	list-style-position:inside;
}
.article_list img{
    float: left;
    height: 94px;
    margin: 0 10px 0 0;
    width: 153px;
}
.article_list .exp{
	min-height:94px;
	font-size:11px;
}
.title em a{
	color:#969696;
	text-decoration:none;
}
.title a{
	color:#2C5D96;
	text-decoration:none;
}
.title span{
	color:#848484;
}
.exp img{
	float:left;
	margin-right:10px;
}
ol{
	margin:0;
	padding:0;
}
ol li{
	list-style:none;
}
ol li.depth-1{
	background:url(images/mainbtm1.png) left bottom no-repeat;
}
ol li.depth-2{
	background:url(images/mainbtm2.png) left bottom no-repeat;
}
ol li.depth-3{
	background:url(images/mainbtm3.png) left bottom no-repeat;
}
.comment-body{
	min-height:68px;
	margin-bottom:10px;
}
.comment-body p{
	margin:5px 0 5px 58px;
}
.comment-body .reply{
	display:block;
	margin-left:58px;
}
.comment-body .reply a{
	display:block;
	line-height:14px;
	text-align:center;
	background:url(images/reply.png) left top no-repeat;
	width:54px;
	height:16px;
	color:#fff;
	text-decoration:none;
	color:#fff;
	text-decoration:none;
}
ol li.depth-1 .comment-body{
	background:url(images/maintop1.png) left top no-repeat;
	padding:10px;
}
ol li.depth-2 .comment-body{
	background:url(images/maintop2.png) left top no-repeat;
	padding:10px;
}
ol li.depth-3 .comment-body{
	background:url(images/maintop3.png) left top no-repeat;
	padding:10px;
}
ol li.depth-1 .boxtop{
	background:url(images/reptop1.png) left top no-repeat;
}
ol li.depth-2 .boxtop{
	background:url(images/reptop2.png) left top no-repeat;
}
ol li.depth-1 .boxbtm{
	background:url(images/repbtm1.png) left top no-repeat;
}
ol li.depth-2 .boxbtm{
	background:url(images/repbtm2.png) left top no-repeat;
}
ul.children{
	margin-left:68px;
	padding:1px 0;
	margin-bottom:10px;
	margin-right:10px;
}
.says{
	display:none;
}
.comment-author{
	width:58px;
	height:68px;
	float:left;
}
cite{
	display:block;
	text-align:center;
	padding-right:10px;
	overflow:hidden;
	font-weight:bold;    
	height: 18px;
    overflow: hidden;
}
div.comment{
	font-size:18px;
	font-weight:bold;
	padding:5px 0;
	margin:5px 0 3px 0;
}
.comment a{
	color:#656565;
}
.comment #respond{
	padding:10px;
	background:none;
}
#commentform #submit{
	background:url(images/submit.png);
	width:148px;
	height:34px;
	border:0;
	padding:0;
	margin:0;
	text-indent:-999pt;
	overflow:hidden;
	cursor:pointer;
}


#mypages{
    height: 19px;
    padding: 10px 0 15px;
    text-align: center;
}
#mypages span, #mypages a{
	width:32px;
	height:21px;
	line-height:19px;
	display:inline-block;
	font-size:18px;
	text-align:center;    
	overflow: hidden;
}
#mypages .pre{
	color:#b3b3b3;
	text-decoration:none;
}
#mypages .next{
	color:#b3b3b3;
	text-decoration:none;
}
#mypages .page{
	color:#b3b3b3;
	text-decoration:none;
}
#mypages .current{
	color:#b42625;
	text-decoration:underline;
}

/* Begin Structure */
ul{
	margin:0;
	padding:0;
}
/* End Structure */



/*	Begin Headers */
h1 {
	line-height:120%;
    margin: 10px 0;
}
h2 {
	margin: 10px 0 0;
}
h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
}
h3.comments {
	padding: 0;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
	margin:0 20px 0 10px;
}
.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style:none;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
}
#commentform input {
	width: 240px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
#calendar_wrap {
	background:url(images/widget_btm.png) center bottom no-repeat;
	padding:10px 20px 30px 20px;
}
/* End Calendar */

/*widgets*/
.textwidget {
	background:url("images/sidebg.png") no-repeat scroll center bottom transparent;
	padding:1px 18px 10px;
}
.textwidget ul{
	margin-top:10px;
}
#searchform {
	margin:0;
	padding:0;
}
#searchform div {
	background:url(images/widget_btm.png) center bottom no-repeat;
	padding:20px 20px 70px 20px;
}
.widget_tag_cloud div {
	background:url(images/widget_btm.png) center bottom no-repeat;
	padding:20px 20px 50px 20px;
	color:#fff;
}
#recentcomments .recentcomments a {
	padding-right:0px;
	padding-right:0px !important;
}
.widget_categories {
}
.widget_categories h2 {
	margin:0;
}
.widget_categories h3 {
	background:none;
}
.widget_categories select{
	margin:20px;
}
.widget_archive {
	height:195px;
	overflow:hidden;
}
.widget_archive h2 {
	margin:0;
}
.widget_archive ul {
	background:none;
	margin:0;
	padding:10px;
}
.widget_tag_cloud a {
	color:#fff;
	text-decoration:none;
	line-height:1em;
}
.widget_colortags{
}
.widget_colortags div{
	padding:15px 15px;
	overflow:hidden;
	word-wrap:break-word; 
	word-break:break-all
}
.widget_colortags a{
	line-height:1em;
	text-decoration:none;
}
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
.red-btn {
  background: url("images/big-btn.gif") repeat scroll 0 0 transparent;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: 33px;
  line-height: 33px;
  margin: 20px auto 15px;
  text-align: center;
  width: 350px;
  text-decoration:none;
}
.red-btn:hover{
	color:#fff;
}
.offical-text {
    padding: 1px 10px 10px;
}
.red-btn-sidebar {
    background: url("images/apply-red.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    margin: 20px auto 15px;
    text-align: center;
    text-decoration: none;
}