/*  
Theme Name: Miss Theme
Theme URI: http://www.sweans.com
Description: A WordPress theme for Miss
Version: 1.0
Author: Sweans
Author URI: http://www.sweans.com
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
	background: transparent;
}
body{
	margin:0;
	background-color: #121315;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
body, th, td, input, textarea{
	color:#a1a09e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
form{
	}
fieldset{
	}
input, textarea{
	
	}
input.text{
	background:#FFFFFF;
	border:none;
	padding:1px;
	}
input.button{
	background:#000000;
	border:1px solid #000000;
	color:#ffffff;
	}
h1, h2, h3{
	color:#a1a09e;
	}
h1{
	font-size:25px;
	
	
	}
h2{
	
	font-size:22px;
	
	
	}
h3{
	font-size:16px;
	}
h4{
	font-size:14px;
	}
h5{
	font-size:12px;
	}
h6{
	font-size:10px;
	}
p, ul, ol{
	font-size:14px;
	
	
	}
ul, ol{
	
	}
blockquote{
	margin-left:36px;
	margin-right:36px;
	}
a{
	color:#a1a09e;
	text-decoration:none;
	}
a:hover{
	border:none;
	}
h1 a, h2 a, h3 a{
	border:none;
	color:#a1a09e;
	text-decoration:none;
	}
h1 a:hover, h2 a:hover, h3 a:hover{
	background:none;
	color:#a1a09e;
	}
hr{
	display:none;
	}
#wrapper{
	}
#header{
	
	
	margin:0 auto;
	width:942px;
	}
#menu{
	float:right;
	padding:10px;
	}
#menu ul{
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{
	float:left;
	}
#menu a{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	margin-right:1px;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	}
#menu a:hover{
	background:#371015;
	color:#ffffff;
	}
#menu .current_page_item a{
	background:#371015;
	color:#ffffff;
	}
#search{
	float:left;
	padding:10px;
	width:270px;
	}
#search fieldset{
	border:none;
	}
#search #s{
	padding:3px;
	width:140px;
	}
#search #x{
	width:60px;
	}
#logo{
	height:160px;
	margin:0 auto;
	width:942px;
	background-color: #FFFFFF;
	}
#logo h1, #logo h2{
	margin:0;
	padding:0;
	}
#logo h1{
	color:#2C2E22;
	padding:50px 5px 0 20px;
	}
#logo h2{
	color:#CCCCCC;
	margin:10px 0 0 17px;
	padding:5px;

	}
#logo p{
	clear:left;
	color:#C2C5B1;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0 0 0 20px;
	}
#logo a{
	color:#FFFFFF;
	}
#page{
	margin:0 auto;
	padding:5px 0px 0 0px;
	width:942px;
	}
.contentmain{
	width:693px;
	float:left;
	}
#content{
	padding:0px 0px 0px 5px;
	
	}
.post{
	background-color: #191D20;
	}
.post .title{
	font-weight:normal;
	margin:0;
	}
h1.title{
	color:#989795;
	font-size:16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/content_head.jpg);
	height: 35px;
	margin-top: 19px;
	padding-left: 14px;
	line-height: 35px;
	}
h2.title{
	color:#999999;
	font-size:16px;
	padding-left:15px;
	}
.desctitle{
	font-size:10px;
	}
.post h1.title{
	font-size:16px;
	height:auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/content_head.jpg);
	}
.post .entry{
	text-align:justify;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	}
.entry img{
	border: 1px solid #3D434E;
	background-color: #3D434E;
}
.entry ul li{
	margin-top: 12px;
	margin-bottom: 12px;
}
.post .meta{
	border-bottom:1px dotted #CCCCCC;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:5px 0px 0px 15px;
	}
.post .meta a{
	color:#333333;
	}
.post .links{
	margin:0;
	}
.post .tags{
	background:url(images/img04.gif) repeat-x;
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	}
.post .links a, .post .tags a{
	border:none;
	}
.leftsidebar
	{
	width:243px;
	float:left;
	}
.sidebar{
	
	}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
.sidebar li{
	background-color: #1a1d20;
	margin-bottom: 10px;
	}
.sidebar li ul{
	}
.sidebar li li{
	margin:0;
	}
.sidebar li h2{
	
	}
#sidebar1{
	
	
	}
#sidebar1 li h2{
	height:35px;
	font-size: 16px;
	font-weight: normal;
	color: #a1a09e;
	line-height: 35px;
	background-image: url(images/sidebar_head.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 28px;
	}
#sidebar1 li ul{

	line-height:normal;
	}
#sidebar1 li li{
	padding:5px;
	list-style-type: circle;
	list-style-position: inside;
	}
.rightsidebar{
	width:190px;
	float:left;
	}
#sidebar2{
	padding:0px 0px 0px 20px;
	
	}
#sidebar2 li h2{
	background:url(images/rightbar.gif) no-repeat left top;
	height:25px;
	margin:0 0 1em 0;
	padding:2px 5px 5px 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
#sidebar2 li ul{

	line-height:normal;
	}
#sidebar2 li li{
	
	padding:5px;
	}
#sidebar2 li a{
	border:none;
	padding-left:10px;
	}
#sidebar2 li a:hover{
	border:none;
	padding-left:10px;
	}
#calendar{
	margin:0 auto;
	}
#calendar caption{
	font-weight:bold;
	}
#calendar table{
	border-collapse:collapse;
	text-align:center;
	width:220px;
	}
#calendar thead th{
	background:#CCCCCC;
	color:#FFFFFF;
	}
#calendar tbody td{
	background:#EEEEEE;
	}
#calendar #today{
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
	}
#calendar a{
	font-weight:bold;
	}
#calendar #prev{
	text-align:left;
	}
#calendar #next{
	text-align:right;
	}
#design{
	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;
	height:138px;
	}
#footer{
	
	color:#838280;
	font-size:9px;
	text-align:center;
	width:942px;
	margin-right: auto;
	margin-left: auto;
	height:50px;
	}
#footer a{
	color:#838280;
	}
.info{
	

	
	margin-bottom:20px;
	
	}
.comlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	margin-top: 15px;
	}
.comtext{
	background-color:#1E2126;
	color:#a1a09e;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 15px;
	}
.postlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	margin-top: 10px;
	}
.posttext{
	background-color:#1E2126;
	color:#a1a09e;
	padding:5px;	
	}
.commentlist{
	list-style:none;
	}
.authorcomment{
	background-color:#a1a09e;
	margin:10px 0px 0px 0px;
	padding:3px;
	}
.odd{
	color:#a1a09e;
	padding:2px 10px 2px 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3C434D;
	}
.odd a:link{
	color:#a1a09e;
	}
.commenttext{
	color:#000000;
	color:#a1a09e;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	background-color: #1E2126;
	}
#author, #email, #url{
	background:#efefef;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	margin-top:5px;
	padding:3px;
	width:40%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
#comment{
	border:1px solid #373a3f;
	margin-bottom:0.6em;
	margin-top:5px;
	padding:3px;
	width:675px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #191D20;
	font-weight: normal;
	}
#submit{
	background-color:#333333;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a1a09e;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
acronym, abbr, span.caps{
	cursor:help;
	}
acronym, abbr{
	border-bottom:1px dashed #999;
	}
blockquote{
	border-left:5px solid #ddd;
	margin:15px 30px 0 10px;
	padding-left:20px;
	}
blockquote cite{
	display:block;
	margin:5px 0 0;
	}
.center{
	text-align:center;
	}
.aligncenter{
	margin-right: auto;
	margin-left: auto;	
}
img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
hr{
	display:none;
	}
a img{
	border:none;
	}
.alignright{
	float:right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 15px;
	background-color: #1e2125;
	padding: 7px;
	border: 1px solid #2f3236;
	margin-right: 10px;
	}
.aligncenter{
 margin: 0 auto;

}
.aligncenter.img{
 margin: 0 auto;

}

.alignleft{
	float:left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 15px;
	background-color: #1e2125;
	padding: 7px;
	border: 1px solid #2f3236;	
	}
img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
img.alignright{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
	}
img.alignleft{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
	}
pre{
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
	}
code{
	color:#000;
	font-size:1.0em;
	}
.main_logo{
	margin-top: 61px;
	float: left;
	width:257px;
}
.logo_main {
	background-image: url(images/main-logo.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 257px;
	display:block;
	cursor:pointer;
	}
	.clear{
	clear:both;
	}
.main_navigation {
	padding-top: 99px;
	position: relative;
	left: 10px;
}
.main_navigation ul{
	 list-style:none;
	 display:inline;
}
.main_navigation ul li{
	float:left;
	margin-right: 10px;	
}
.nav_home{
	background-image: url(images/nav_home.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 47px;
	width: 161px;
}
.nav_enter{
	background-image: url(images/nav_enter.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 47px;
	width: 162px;
}
.nav_vote{
	background-image: url(images/nav_vote.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 47px;
	width: 161px;
}
.nav_final{
	background-image: url(images/nav_final.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 47px;
	width: 161px;
}
.sidebar_nav {
	background-image: url(images/sidebar_nav_bg.jpg);
	background-repeat: no-repeat;
	height: 280px;
	text-align:center;
	padding-top: 18px;
}
.sidebar_nav ul {
 list-style:none;

}
.sidebar_nav ul li{
	background-image: url(images/sidenav_bg_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;	
}
.sidebar_nav ul li a{
	display: block;
	
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #a1a09e;
}
.sidebar_nav ul li a:hover{
	color: #B6B5B4;
}
.main_banner {
	background-image: url(images/main_banner.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 696px;
	margin-left: 1px;
}
.home_head {
	background-image: url(images/content_head.jpg);
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 22px;
}
.home_content {
	width: 692px;
	margin-top: 19px;
	margin-left: 4px;
}

.home_entry {
	padding-right: 22px;
	padding-left: 22px;
	text-align: justify;
	color: #a1a09e;
	background-color: #1a1d20;
	padding-top: 6px;
	
}
.home_entry p{
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
}
.home_contend_footer {
	background-image: url(images/content_footer.jpg);
	height: 8px;
}
.footer_menu{
	margin-left: 310px;
}
.footer_menu ul {
	list-style-type: none;
	display: inline;
}
.footer_menu ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #838280;
	height: 14px;
	line-height: 12px;
	margin-right: 4px;
	padding-right: 4px;
}
.footer_menu ul li a{
	font-size: 12px;
	color: #838280;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_copy {
	font-size: 12px;
}
.footer_copy {
	margin-left:275px;
	padding-top: 3px;
}

.sw_cp {
	font-size: 12px;
	padding-top: 2px;
	margin-left: 250px;
}
.news_gallery {
	margin-top: 18px;
	background-color: #1a1d20;
	height: 359px;	
}
.news_galler_head {
	background-image: url(images/news_galler_hea.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
.news_contanar {
	float: left;
	
	width: 388px;
	margin-top: 20px;
}
.news_seperator {
	background-image: url(images/news_sepertaor.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 1px;
	float: left;
}
.news_entry {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;	
}
.news_entry h1{
	padding-left:19px;

}
.news_entry h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a1a09e;
}
.news_image{
	background-color: #1e2125;
	border: 1px solid #2f3236;
	padding: 2px;
	margin-top: 5px;
	margin-left: 18px;
	float: left;
}.news_content {
	float: left;
	width: 250px;
	margin-left: 10px;
	line-height: 13px;
	margin-top: 5px;
}
.news_content_page{
	float: left;
	width: 550px;
	margin-left: 10px;
	line-height: 13px;
	margin-top: 5px;
}
.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9f0404;
	margin-bottom: 3px;
}
.news_more{
	width:80px;
	margin-left: 175px;
	margin-top: 2px;
}
.news_more a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9f0404;
}
.news_more_page{
	width:80px;
	margin-left: 450px;
	margin-top: 2px;
}
.news_more_page a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9f0404;
}
.gallery{
	float:left;
	margin-top: 29px;
	margin-left: 10px;
}
.gallery_bg {
	background-color: #1e2125;
	padding: 7px;
	border: 1px solid #2f3236;
}
.gallery_bg ul{
list-style:none;}
.test_img {
	background-image: url(images/missvira.jpg);
	height: 270px;
	width: 248px;
}
.news_and_event_footer {
	background-image: url(images/newandevent_foote.jpg);
	height: 11px;
	background-repeat: no-repeat;	
}
.textwidget{
	padding-top: 10px;
	
}
.model_cafe{
	background-image: url(images/sponsors/modelcafe.jpg);
	display: block;
	height: 151px;
	width: 217px;
	margin: 0 auto;
}
.miss_england{
	background-image: url(images/sponsors/missengland.jpg);
	display: block;
	height: 151px;
	width: 217px;
	margin: 0 auto;
	margin-top: 9px;
}
.vclub{
	background-image: url(images/sponsors/vclub.jpg);
	display: block;
	height: 77px;
	width: 217px;
	margin: 0 auto;
	margin-top: 9px;
}
.miss_wolrd{
	background-image: url(images/sponsors/miss_world.jpg);
	display: block;
	height: 138px;
	width: 217px;
	margin-top: 9px;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
}
.socila{
	margin-top: 10px;
	margin-left: 5px;	
}
.twitter{
	background-image: url(images/twitter.jpg);
	display: block;
	float: left;
	height: 66px;
	width: 55px;
}
.you_tube{
	background-image: url(images/youtube.jpg);
	display: block;
	float: left;
	height: 66px;
	width: 57px;
}
.facebook{
	background-image: url(images/facebook.jpg);
	display: block;
	float: left;
	height: 66px;
	width: 57px;
}
.rss{
	background-image: url(images/rss.jpg);
	height: 66px;
	width: 55px;
	display: block;
	float: left;
}
.socila_head {
	background-color: #1e2125;
	width:243px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2f3236;
	line-height: 35px;
	text-indent: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #989795;
}
.sidebar_footer{
	background-image: url(images/sidebar_footer.jpg);
	height: 17px;
}
.single_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #989795;
	line-height: 35px;
	height: 35px;
	background-image: url(images/content_head.jpg);
	padding-left: 14px;
	margin-top: 18px;
}
.content_footer {
	background-image: url(images/content_footer.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.entry ul{

margin-left:20px;}
.entry p{
	margin-bottom: 10px;
	margin-top: 10px;
}.galley_dics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
.navigation{
	height: 35px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.contact_field {
	background-color: #FFFFFF;
	border: 1px solid #41454B;
	width: 450px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
}
.contact_field_conact{
	background-color: #FFFFFF;
	border: 1px solid #41454B;
	width: 450px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 8px;
	color: #000000;
}
.contact_field_big{
	background-color: #FFFFFF;
	border: 1px solid #41454B;
	width: 450px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #000000;
}
.contact_field_small {
	background-color: #FFFFFF;
	border: 1px solid #41454B;
	width: 250px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
}
.contact_drop {
	background-color: #FFFFFF;
	border: 1px solid #41454B;
	margin-bottom: 10px;
	width: 85px;
	color: #000000;
	padding-top: 2px;
	margin-top: 2px;
}


.contact_button{
	background-color: #2C3036;
	border: 1px solid #41454B;
	width: 150px;
	color: #999999;
	padding: 5px;
	margin-top: 5px;
}
.contact_form{
	
}

.contact_table {
	font-size: 14px;
}

.contact_table tr{
	height:35px;


}
.contact_form_page{
	height:350px

}
.finalist_entry{
	width:195px;
	float:left;
	margin-right: 18px;
}
.finalist_title{
	width:185px;
	text-align: center;
}
.finalist_title h1{
	margin-bottom: 15px;	
}
.finalist_title h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.finalist_entry img {
	background-color: #1e2125;
	padding: 5px;
	border: 1px solid #2f3236;
}
.finalist_entry img:hover {
	background-color: #24282c;
	padding: 5px;
	border: 1px solid #2f3236;
}
.contact_big_text{

}
