/*
Theme Name: LP
Description: Loungeparties theme
Version: 1.0
Author: Loungemedia
Author URI: http://loungemedia.co.uk
Tags: loungeparties
*/

body { margin:0px; padding:0px; font-family:Arial,sans-serif; font-size:12px; color:#414134; }

.clear { clear:both; }

a { color:#707070; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:0px; }

/* Header Start Here */
.wrapper { width:986px; margin:0px auto; background: #fff; border-right:1px solid #D3D3D3;border-left:1px solid #D3D3D3;}
.spacebar { width:988px; margin:0px auto; background:#EBEBEB; }
.logoarea { background:#94050A; border-bottom:2px solid #FF9900; }
.logoarea .logo { height:100px; float:left; background-position:top left; padding-left:11px; }
5.logoarea .logo h1 { margin:0px; font-size:30px; font-weight:normal; line-height:44px; padding:0px; 5display:none; }
.logoarea .logo .slogan { color:#244867; padding:3px 0px 0px; font-weight:bold; font:bold 14px arial; 5display:none; }
.logoarea .imgLogo { width:133px; float:left; }

.logoarea .search { 
	width:257px; 
	height:33px; 
	5background:url(images/search-bg.png) no-repeat left bottom; 
	padding:27px 5px 0px 0; 
	float:right; 
	5background: #3dc;
}

.logoarea .sociallinks {
	float: right;
	5background: green;
	height: 30px;
	padding: 10px 10px 0 0;
	width: 257px;
	text-align: right;
}

.logoarea .sociallinks img {
	padding-right: 6px;
}

.logoarea .search .text { background:#EBE9DE; border:1px solid #A7A7A7; color:#414141; padding:2px 1px; margin-right:6px; width:180px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.logoarea .search .submit { 
	background:#F37234; 
	border:1px solid #A7A7A7; 
	border:1px solid #A7A7A7; 
	color:#FDFDFD; 
	padding:1px 1px; 
	text-transform:uppercase;  
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	5border: 1px solid #000;
}

.titles {
	width: 540px;
	margin: 0 0 0 20px;
	float: left;
	5background: blue;
	font-family:  Arial,sans-serif;
}

h1 a {
	color: #D6D5CB;
	color: #C4C0A3;
	font-size: 40px;
	font-weight: normal;
	text-transform:uppercase;
	margin: 0;
	position: relative; top: 20px;
	padding: 0;
	text-shadow: 2px 2px 3px #660206;
}
h1 a:hover { text-decoration: none; }

.titles h2 {
	color: #ccc;
	font-size: 14px;
	margin: -10px 4px 0;
	padding: 0;
	text-shadow: 0px 0px 1px #fff;
	position: relative; top: 32px;
}



.featuredCats { border-top:1px solid #fff; border-bottom:1px solid #D3D3D3; background:#EBEBEB; }
.intro-bg { height:328px; border-left:none; border-right:none; 5float:left; font-size:11px; 
}

.featuredCats .inside { height:40px; line-height:34px; border-left:none; border-right:none; float:left; font-size:11px; text-transform:uppercase; }
.featuredCats .inside a { color:#424242; display:block; float:left; padding:0px 10px; border-left:1px solid #fff; border-right:1px solid #D3D3D3; }
.featuredCats .inside a:hover { text-decoration:none; color:#FFF; background:#1161B2;  }

.botcontent { padding:0px 0px 10px; background:transparent url(images/content2.jpg) repeat-x bottom left; }
.content { padding:0px 0px 0px; background:transparent url(images/content.jpg) repeat-x top left; }
.content .leftside { width:636px; float:left; padding:10px; 5border-left:1px solid #D3D3D3; border-right:1px solid #D3D3D3; border-right: 1px solid #EDEDED; background: #fff;}
.content .sidebar { width:328px; float:right;  }
.content .sidebarB { 6border-left:1px solid #D3D3D3; border-right:1px solid #FFF;  5padding: 5px 0; }
.content .sidebari { border-left:1px solid #FFF; 5border-right:1px solid #D3D3D3; padding:0px 3px; }
.post-wrapper { background:url(images/center.png) repeat-y top left;  background: none; padding:0px 9px; }
.post-bottom { 
	background:url(images/post-bottom.png) no-repeat; 
	5width:358px; 
	height:319px; 
	padding:0px 6px 0px 10px; 
}


.sidebarbox { margin-bottom:8px; padding:0px 7px 8px; border-bottom:1px dotted #78716D; }
.sidebarbox .sidebarboxheading { background-repeat: no-repeat; margin-bottom:6px; border-bottom:1px solid #D3D3D3 }
.sidebarbox .sidebarboxheading h2 { color:#333; font:24px Arial,sans-serif;; font-weight:normal; margin:0px; padding:8px 0px 6px 4px; border-bottom:1px solid #FFF; }
.sidebarbox .body { padding:0px; }
.sidebarbox .body p { color:#686C6F; line-height:18px; }
.sidebarbox .body ul { list-style:none; margin:0px; padding:0px;  }
.sidebarbox .body ul li { padding:0px 8px 5px 12px; margin-bottom:4px; 5background:url(images/listing.gif) no-repeat 0px 6px; line-height:16px; border-bottom:1px dotted #88AFD5; }

#nav {
	padding: 5px 0 0;
	background: #fff;
	5border-bottom:1px solid #D3D3D3;
}

#nav ul {
	list-style:none outside none;
	margin:0 10px 24px 0;
	padding:0;
	
}	

#nav li {
	display: block;
}

#nav li a {
	background:transparent;
	border-bottom:1px solid #DEC1C2;
	color:#94050a;
	font-size: 20px;
	display:block;
	padding:8px 10px;
	text-decoration:none;
}

#nav li a:hover {
	background: #94050a;
	color: #ccc;
}	

.sideads {
	margin-top:5px;
	text-align:center;
}

.ad125  {
margin:10px;
}

.sidebarbox .body ul li a { color:#424242; font-weight:bold; }
.mostpopular { width:550px; border-bottom-width:0px!important; }
.mostpopular ul { margin-left:18px!important; }
.mostpopular li { border-bottom-width:0px!important; }
.mostpopular li a { font-weight:normal!important; }


.footbarboxheading, .footbarbox .bodyWrapper, .footbarbox .bodyWrapper .body { background:url(images/footbarbox.jpg); }
.footbarspacer { margin-right:20px!important; }
.footbarbox { width:311px; margin-bottom:20px; float:left; }
.footbarbox .footbarboxheading { background-repeat: no-repeat; height:52px; }
.footbarbox .footbarboxheading h2 { color:#43422D; font-size:20px; font-weight:normal; margin:0px; padding:8px 0px 0px 17px; }
.footbarbox .bodyWrapper { background-repeat:repeat-y; background-position:-311px 0px; }
.footbarbox .bodyWrapper .body { background-repeat:no-repeat; background-position:bottom right; padding:0px 10px 18px;  }
.footbarbox .bodyWrapper .body ul { list-style:none; margin:0px; padding:0px;  }
.footbarbox .bodyWrapper .body ul li { padding:0px 0px 5px 0px; margin-bottom:4px; background:url(images/sep-list.gif) repeat-x bottom left; line-height:16px; }
.footbarbox .bodyWrapper .body ul li a { padding:0px 0px 0px 12px; display:block; 5background:url(images/astarick.png) no-repeat 2px 5px; font-weight:bold; color:#565656; }

.adboxside { text-align:center; background:#FFF; width:160px; margin:0px auto; }
.adboxside span { text-align:right; display:block; font:normal 10px Arial, Helvetica, sans-serif; color:#939393; padding:0px 5px; }

.breadcrumb { border:1px solid #DEE3E8; padding:6px; margin:6px 0px 0px; }

.topHeading { color:#424242; margin:0px;font-weight:normal; padding:0px 10px 10px; margin-bottom:10px; border-bottom:1px dotted #030303; }
.topHeading h1, .topHeading h2 { font-weight:normal; margin:0px; font:24px Arial,sans-serif;; }

.post { padding:0px 10px 23px; margin-bottom:20px; background:url(images/sep.gif) repeat-x center bottom }
.post .post_info { 5background:url(images/post-info.jpg) no-repeat; padding:0px 0px 6px 0px; border-bottom:1px solid #D3D3D3; }
.post .post_info h2 { color:#114477; margin:0px;font-weight:normal; font:34px Arial,sans-serif; }
.post .post_info h2 a { color:#94050a; text-shadow: 1px 1px 1px #660206   }
.post .post_info h3 {font:26px Arial,sans-serif;}
.post .post_info p { color:#6A6666; margin:3px 0px; font-size:11px; }
.post .post_info p a { color:#2384C6; }
.post .post_info p span { color:#D55127; }
.post .post_info .sociable { width:120px; float:right; }
.post .postdetail { color:#414134; padding:16px 0px 0px; font:12px Arial,sans-serif;; color:#424242; }
5.post .postdetail h1, .post .postdetail h2, .post .postdetail h3, .post .postdetail h4, .post .postdetail h5, .post .postdetail h6 { font-weight:normal!important; color:#114477; margin-bottom:2px; }

h4.aboutheaders, h4.faqheaders {
	margin: 1.2em 0 0em;
	font-size: 20px;/getting-the-most-out-of-a-socials/
	font-weight: normal;
}

h5.listhead {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 10px;
	padding: 5px 0 0px;
	color: #2E2E2E;
	font-style: italic;
	
}

.post .postdetail li a {
	color: #94050A;
	font-size: 14px;
	font-weight: bold;
	5list-style: none;
	5list-style-image: none;
}



.post .postdetail a { color:#94050A; }
.post .postdetail p { line-height:20px; margin:0.5em 0 1.3em; 5text-align:justify; }
.post .postdetail a.more-link { color:#D55127; font-weight:bold; font-family:Arial; }

.twoadvertise { padding:0px 0px 23px; margin-bottom:20px; background:url(images/sep.gif) repeat-x center bottom}
.twoadvertise .advertisetext { float:left; width:300px; text-align:left; padding-left:5px; }
.twoadvertise .advertiseimage { margin-left:300px; text-align:right; padding-right:5px; }

.bookmark {padding:0px 0px; margin-top:20px;  }
.bookmark .social { 
	border:1px solid #dedede; 
	height:31px; 
	padding:0px 0px; 
	background:transparent url(images/socials/digg.gif) repeat-x top left; 
}
.bookmark .social a img { border:0px; }
.bookmark .sharethis { float:right; padding-top:7px; padding-right:5px; }

.social {
	border: 1px solid #DEDEDE;
	background: url("images/socials/digg.gif") repeat-x scroll left top transparent;
	float: left;
	overflow:auto;
	width: 586px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.social img {
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
}

.social img:hover {
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
}

.social h6 {
	float: left;
	font-size:10px;
	font-style: italic;
	padding: 5px;
}

ul.socialicons {
	5background: pink;
	list-style:none;
	display: block;
	float: left;
	width: 586px;
	margin: 5px 0;
	text-align: center;
}

ul.socialicons li {
	display: inline;
	margin:0 5px;
	padding:0 10px;
}

/* Captions */
.aligncenter, div.aligncenter { display: block;	margin-left: auto; margin-right: auto; }
.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; }
.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; }


blockquote {
  font:14px Arial,sans-serif;
  padding: 8px;
  background-color: #F7F7F7;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  margin: 15px 5px;
  line-height: 30px;
  background-image: url(images/quotel.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 50px;
  }

blockquote:hover {
	background-color: #F2F2F2;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	background-image: url(images/quotel.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.post .postdetail a

/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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; }
.alignleft { float: left; }

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

html>body .post ul { margin-left: 0px; padding: 0 0 0 0px; list-style: none; 5padding-left: 10px; 5text-indent: -10px; } 
html>body .post li { 5margin: 3px 0 3px 10px;  line-height: 20px; }
.post ul.mainlist li:before, #sidebar ul ul li:before { content: "\00BB \0020"; 5color: #94050A; padding: 0 5px 0 10px;}
.post ul.miscellaneous {margin: 5px; padding: 0 5px 0 10px; list-style: circle;}
.post ul.miscellaneous li a {font-size: 12px; }
.post ol { padding: 0 0 0 35px; margin: 0; }
.post ol li { margin: 0; padding: 0; }

.wp-pagenavi { padding:10px 10px 20px; }
.wp-pagenavi a { background: #114477!important; border-color:#B4B4B4!important; color:#FFF!important; }
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend { background: #D0E0F1!important; border-color:#B4B4B4!important; color:#010101!important; }

.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}

.commentsHeading h3 { color:#2C6EAF; background-repeat: no-repeat; margin:0px 0px 6px; border:2px solid #38536D; border-width:2px 0px; padding:14px; }

ol.commentlist { list-style:none; margin:0px 10px 0 0; padding:0; text-indent:0; }
ol.commentlist li { border:1px solid #ddd; height:1%; margin:0 0 10px; padding:5px 12px 20px 57px; position:relative; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
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:#94050A; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:none; 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:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:12px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; 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 { color:#2384C6; font:bold 11px/1 helvetica,arial,sans-serif; padding:5px 0px 15px;}
ol.commentlist li div.reply a:hover { background:#c30; border:2px solid #c00; }
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:#f7f7f7; }
ol.commentlist li.odd { background:#fff; }
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 {}

#respond {  }
#comment { width:250px; 5margin-left:200px; background:#EBE9DE; border:1px solid #A7A7A7; float: right; color:#414141; }
#comment2 { width:550px; 5margin-left:68px; background:#EBE9DE; border:1px solid #A7A7A7; color:#414141;-moz-border-radius: 3px; -webkit-border-radius: 3px; }
#respond p { margin:2px 0px 2px; height:24px; }
#respond p label { width:90px!important; display:block; float:left; }

#respond hr {
	clear: both;
	border: none;
}

.adboxside { text-align:center;  width:300px; margin:0px auto; }

#author, #email, #url {width:250px; background:#EBE9DE; border:1px solid #A7A7A7; color:#414141; float:right; }
#submit { background:#F37234; border:1px solid #A7A7A7; color:#FDFDFD; margin: 5px 0 0;padding:1px; text-transform:uppercase; float:right; -moz-border-radius: 3px; -webkit-border-radius: 3px;  }
.widget_categories .body, .widget_ratings .body, .widget_archive .body, .widget_pages .body, .widget_links .body, .widget_meta .body , .widget_rss .body , .ngg_images .body {  }
.widget_rss .rsswidget { color:#2384C6; font-weight:bold; }
.widget_rss .rss-date { font-style:italic; display:block; font-size:11px; padding:0px 0px 4px; }
.widget_rss .rssSummary { font-size:11px; text-align:justify; }
.widget_rss cite { font-size:11px; display:block; text-align:right; }

.widget_categories ul li { width:145px!important; margin-right:8px; float:left!important; padding:0px!important; background:#F6F5EA!important; border:1px solid #D0E0F1!important; }
.widget_categories ul li a { display:block!important; color:#114477!important; padding:3px 5px!important; text-decoration:none; }
.widget_categories ul li a:hover { text-decoration:none!important; background:#1161B2; color:#fff!important; }

.widget_userlogin { background:url(images/userlogin.png) no-repeat 0px 0px; height:133px; }
.widget_userlogin .sidebarboxheading { background-repeat: no-repeat; margin-bottom:6px; border-bottom:1px solid #D3D3D3; padding:0px 8px; }
.widget_userlogin .sidebarboxheading h2 { color:#165797; font:24px Arial,sans-serif;; font-weight:normal; margin:0px; background:url(images/bullet.gif) no-repeat 0px 14px; padding:8px 0px 6px 26px; border-bottom:1px solid #FFF; }
.widget_userlogin label { padding-bottom:4px; display:block; padding-left:18px; } .i-width{width:195px;}  .i-pass{width:155px;} 
.widget_userlogin .links { padding:0px 8px 4px; text-align:right; }
.widget_userlogin .links a { color:#D55127; }

.userlogin { 5background:url(images/user-login.png) no-repeat top left; 5height:10px; }

#footer { border-bottom:1px solid #fff; border-top:1px solid #D3D3D3; background:#EBEBEB;}
.footLinks { height:34px; border-bottom:1px solid #D3D3D3; border-top:1px solid #FFF;}
.inside { margin: 5px auto 0; line-height:24px;  font-size:11px; text-align:center;  width:988px;  5background: green;}

5.footLinks span { padding:0px 6px; }


.footerwrapper { background:#94050a; text-align:center; padding:5px 0px 0; color:#aaa; height: 80px; }

.footerwrapper a { color: #aaa;}

.footernav {
	5background: pink;
	float: left;
}

.footernav ul {
	list-style:none;
	margin: 0 164px;
	text-align: center;
}

.footernav ul li {
	display: inline;
	padding: 0 5px;
}
.footernav ul li a {
	color: #ff9900;
}

.privacy h6 {
	font-size: 14px;
}

.copyright {
	5background: pink;
	margin: 20px 0 0;
}

/* ### Apply form ### */

.applyform {
	background: #94050a;
	border: 1px solid #630205;
	margin: 20px 0;
	padding: 10px 0px;
}

.applyform ul {
	color: #fff;
	margin: 0 0 20px;
}

h4.applyformhead {
	font-size: 32px;
	font-weight: normal;
	color:#fefefe;
	margin: 0 20px 20px;
	text-shadow: 2px 2px 3px #660206;
}

.formcol1 {
	5background: #ccc;
	float: left;
	width: 295px;
}

.formcol2 {
	5background: green;
	float: right;
	width: 295px;
}

.formcol3 {
	5background: pink;
	float: right;
	width: 600px;
	margin: 2em 0;
}

.post .postdetail p.form-p {
	margin: 15px 0 0;
}

.applyform label {
	color: #eee;	
	font-weight: bold;
}

.lbcol1 {
	float: left;
	text-align: right;
	5margin: 15px 5px 0 0;
	padding: 3px 0 0;
	width: 140px;
}

.lbcol3 {
	float: left;
	text-align: right;
	5margin: 15px 5px 0 0;
	padding: 3px 0 0;
	width: 200px;
}


.applyform input, .applyform textarea {
	border: 1px solid #630205;
	background: #ebebeb;
	margin-left: 3px;
	padding: 2px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}

.post .postdetail .applyform a {
	color: #ff9900;
}

.applyform select {
	margin-left: 3px;
}

.applyform hr {
	clear: both;
	border: none;
	5margin: 2.6em 0;
}
.applyform textarea:focus, .applyform input:focus {
	border: 1px solid #ff9900;
}

.applyform input.form-submit {
	margin: 0 0 0 200px;
}

.key {
	color: #fff;
}

.post .postdetail p.key {
	margin-left: 20px;
	color: #FFFD8C;
	color: #fff;
}

/* FAQ */
.anchorbox {
	5border: 1px dashed green;
	overflow: none;
}

a.anchor {
	float: left;
	5background: #432;
	width: 100px;
	display: block;
}

.post .postdetail a.toplink {
	float: right;
	color: #36B2FF;
	width: 30px;
	display: block;
	text-align: right;
}
html>body .post ul.cleanlist { 
	margin-left: 0px; 
	padding: 0 0 0 30px; 
	list-style-type: disc; 
	padding-left: 15px;
	text-indent: 0px; 
} 

html>body .post ul.cleanlist li {
	padding: 3px 0;
}

html>body .post ul.verycleanlist {
	margin-left: 0px; 
	padding: 0 0 0 30px; 
	list-style-type: none; 
	padding-left: 10px;
	text-indent: 0px; 
}

.post ul.cleanlist li:before  { content: none; 5color: #94050A; 5color: blue; 5padding-right: 5px; }

a.updatelink {
	background: yellow;
}

/* PREVIOUS EVENTS POST */

5.previousevents {
	background: #ccc;
	margin: 0;
	padding: 0;
}
.previouseventslist {
	border-bottom:1px solid #EDEDED;
	border-top:1px solid #EDEDED;
	background: #F7F7F7;
	margin-bottom: 15px;
	padding: 10px 10px 0 10px;
}

.previouseventslist:hover {
	background:#F2F2F2;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}

.previouseventslist h4 {
	font-size: 18px;
}

.previouseventslist h4 span {
	font-size: 12px;
	color: #aaa;
	font-style: italic;	
}

.post .postdetail li a.offsitelink {
	color:#2384C6;
	color:#94050A;
	font-size: 12px;
	font-weight:normal;
}

/* ### Links ### */

.linkinfo {
	border: 2px dashed pink;
	margin: 15px auto;
	padding: 5px 15px;
	background: #F7F7F7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

p.htmlcode {
	5width: 300px;
	background: #FFFBBF;
	background: #FFFFE8;
	border: 1px solid #FFFD6B;
	border: 1px solid #eee;
	5border: 1px solid blue;
	margin: 0 15px;
	padding: 3px 5px;
	5display: inline;
}

.post .postdetail a.links {
	color: #94050A;
	margin: 5px 0;
	line-height: 20px;
}

h5.linkheaders {
	font-size: 16px;
}

/* ################# SLIDBAR ################# */
*                                       { margin: 0; padding: 0; }
#slider-wrap                              { width: 544px; height: 300px; padding: 15px;  font-family:Arial,sans-serif; margin: 0 auto 50px; position: relative; 5background: blue; }
5ul                                      { margin: 0 0 25px 25px; }
5ul li                                   { font: 15px Arial,sans-serif; margin: 0 0 8px 0; }
/*
    For Specific Slides
*/
#textSlide                              { padding: 10px 30px; }
#textSlide h3                           { font-size: 24px; font-weight: normal;  color: #94050a; text-shadow: 1px 1px 1px #660206; }
#textSlide h4                           { text-transform: uppercase; font: 15px Arial,sans-serif; margin: 10px 0; }
#textSlide ul                         	{ width: 220px; list-style: disc; color: #94050a; margin: 15px 0 0 5px; line-height:16px; }
#textSlide ul li                        { display: list-item; font-size: 14px; margin: 0; padding: 8px 0 0; }
#textSlide ul li span					{ color: #424242; }
#textSlide img							{ -moz-box-shadow: 5px 5px 7px #888; -webkit-box-shadow: 5px 5px 7px #888; }

a.apply-tour							{ font-size: 22px; margin: 6em 1em; padding: 15px 10px; color: #94050a;  }


#quoteSlide                             { padding: 30px; }
#quoteSlide blockquote                  { font: italic 24px/1.5 Arial,sans-serif; text-align: center; color: #444; margin: 0 0 10px 0; }
#quoteSlide p                           { text-align: center; }


.anythingSlider                         { width: 580px; height: 300px; position: relative; margin: 0 auto 15px; 5background: red; }
.anythingSlider .s-wrapper                { width: 500px; overflow: auto; height: 302px; margin: -10px 40px 0; position: absolute; top: 0; left: 0; 5background: green;}

                                       /* Width below is max for Opera */
.anythingSlider .s-wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; background: #f2f2f2;  border-top: 1px solid #D3D3D3; border-bottom: 1px solid #D3D3D3; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 300px; width: 500px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 35px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 292px; text-align: center; }
#thumbNav a                             { color: #fff; font: 11px/18px Arial,sans-serif; display: inline-block; padding: 0px 8px; height: 18px; margin: 0 5px 0 0; background: #94050a url(images/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { color: #000; background: #ff9900; }

#start-stop                             { background: green; background-image: url(images/cellshade.png); background-repeat: repeat-x; color: white; margin: 0; padding: -10px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 292px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .s-wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .s-wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }


/* ### CONTACT FORM 7 ### */
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 4px dashed #398f14;
	5color: green;
	font-size: 18px;
	padding: 10px 0;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
	width: 250px;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}

.wpcf7-form-control-wrap photo1 {
	width: 220px; 
}


