@charset utf-8;

/*
	general styles
 */

.serif,
cite,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
	/*font-family: georgia,palatino,platino linotype,times,times new roman,serif;*/
	font-weight: normal;
	color:#E02C74;
}

.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
	margin: 24px 12px 12px;
}

.monospace,
var,
code {
	font-family: courier new, courier, monospace;
}

.amp {
	font-style: italic;
	/*font-family: baskerville,palatino,palatino linotype,book antiqua,georgia,times,times new roman,serif;*/
	font-weight: normal;
}
a:link {
	color: #111;
}
a:visited {
	color: #111;
}
a:hover,a:active {
	color: #CCC;
}


page a {
color: black;
}
page a:link {
color: black;
}
page a:hover {
color: black;
}
page a:active {
color: black;
}
page a:visited {
color: black;
}

a.whitelink, a.whitelink:link, a.whitelink:hover, a.whitelink:active, a.whitelink:visited {
color: white;
}

#contact a, #contact a:link,#contact a:hover, #contact a:active, #contact a:visited {
color: white;
}



.post-content ul,
.post-content ol {
	padding-left: 24px;
}

input,
textarea { 
	border: 1px #aaa solid;
	padding: 5px;
	outline: none;
}
input:hover,
textarea:hover,
input:focus,
textarea:focus {
	border: 1px #444 solid;
}
input:focus,
textarea:focus {
	box-shadow:inset 0px 0px 10px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0px 0px 10px rgba(0,0,0,.2);
	-moz-box-shadow:inset 0px 0px 10px rgba(0,0,0,.2);
}
textarea {
	min-height: 150px;
	width: 100%;
}

blockquote {
	border-top: 1px #ccc dotted;
	border-bottom: 1px #ccc dotted;
	text-align: justify;
	margin: 20px;
	padding: 12px;
}
	blockquote:first-letter {
		font-size: 24px;
		padding-right: 1px;
	}
	blockquote:first-line {
		font-size: 20px;
}


/*
	layout styles
 */

#if-logged-in .container {
	background: #1f1f1f;
	margin-top: -24px;
}

body {
	background: #1f1f1f;
	color: #111;
	padding: 0;
}

	.container {
		background: #FFF;
	}
	#homebox .container {
		background: #1f1f1f;
	}
	#header .container {
		padding-bottom: 1px;
		background: #FFF url(images/header_background.jpg) no-repeat;
		background-position: -51px 0;
	}
	#homeheader .container {
		padding-bottom: 1px;
		background-color:#1f1f1f;
		background-image: url(images/home_montage.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		height: 800px;
	}
	
		#title {
			position: relative;
			height: 186px;
		}
			#logo,
			#tagline {

			}
			#logo {
				left: 0;
				font-size: 72px;
				line-height: 72px;
				letter-spacing: 0;
				width: 420px;
			}
			#tagline {
				font-size: 18px;
				right: 0;
				line-height: 36px;
			}
			#header-image.container {
				padding: 0;
			}
	#nav-bar {
		clear: both;
		top: 0;
		left:0;
		position:relative;
		width: 100%;
		padding: 0 10px;
	    margin:0;
	    padding:0;
		height:50px;
		background-color: #E8E8E8;
		z-index: 99999;
		align: center; 
	}
	#nav-primary {
		margin-left: auto;
		margin-right: auto;
		width: 750px;
		text-align:center;
		}

		#nav-primary ul,
		#nav-primary li {
			list-style: none;
			display: inline;
		}
			#nav-primary a {
				float: left;
				display: block;
				padding: 12px 20px 0 20px;
				/*font-family: georgia,palatino,platino linotype,times,times new roman,serif;*/
				font-size:14px;
				font-weight: normal;
				color:#1F1F1F;
				background-color: #E8E8E8;
				background-image: url(images/nav_button.jpg);
				background-repeat: no-repeat;
				background-position: 0 0;
			}
		#nav-primary .current-menu-item a {
				color:#D72A6E;
		}
		#nav-primary .menu-item-45 a {
				background-color: #E8E8E8;
				background-image:none;
				color:#1F1F1F;
		}
	#widget-header {
		clear: both;
	}
	
	#content {
		border-top: 1px #ccc solid;
	}
		#widget-alert {
			background: #C6D8CD;
			border: 1px #5b816a solid;
			padding: 24px;
			margin-bottom: 24px;
		}
		.post-single {
			padding-bottom: 20px;
			margin-bottom: 20px;
			border-bottom: 1px #dedede solid;
		}
	#girlsidebar {
		width:310px;
		height:445px;
		display:inline;
		float:left;
		background: #fff url(images/girl_sidebar.jpg) no-repeat;
		margin: 0;
		padding: 20px;
	}
	#partysidebar {
		width:310px;
		height:445px;
		display:inline;
		float:left;
		background: #fff url(images/page_sidebar.jpg) no-repeat;
		margin: 0;
		padding: 20px;
	}
	#tablesidebar {
		width:310px;
		height:445px;
		display:inline;
		float:left;
		background: #fff url(images/table_sidebar.jpg) no-repeat;
		margin: 0;
		padding: 20px;
	}
	#spidersidebar {
		width:310px;
		height:445px;
		display:inline;
		float:left;
		background: #fff url(images/spider_sidebar.jpg) no-repeat;
		margin: 0;
		padding: 20px;
	}
#clientsidebar {
	width: 310px;
	height: 445px;
	display: inline;
	float: left;
	background: #fff url(images/dunc_sidebar.jpg) no-repeat;
	margin: 0;
	padding: 20px;
	/*font-family: georgia,palatino,platino linotype,times,times new roman,serif;*/
}
	#cards {
		position: relative;
		left: -110px;
		top: -435px;
		z-index: 9999;
	}
	
		#clientsidebar h5 {
			padding: 320px 55px 0 10px;
			color: #fff;
			font-size: 20px;
		}
		#clientsidebar p {
			padding: 10px 25px 0 10px;
			color:#fff;
			font-size: 12px;
		}
		#clientsidebar .widget-area {
			padding-bottom: 20px;
			margin-bottom: 20px;
			border-bottom: 1px #dedede solid;
		}
		
		#girlsidebar h5, #partysidebar h5, #tablesidebar h5, #spidersidebar h5 {
			padding: 320px 60px 0 10px;
			color:#fff;
			font-size: 18px;
		}
		#girlsidebar p, #partysidebar p, #tablesidebar p, #spidersidebar p {
			padding: 5px 25px 0 10px;
			color:#fff;
			font-size: 14px;
		}
		#girlsidebar .widget-area, #partysidebar .widget-area, #tablesidebar .widget-area, #spidersidebar .widget-area {
			padding-bottom: 20px;
			margin-bottom: 20px;
			border-bottom: 1px #dedede solid;
		}
			#siebar ul,
			#sidebar li {
				padding: 0;
				margin: 0;
				list-style: none;
			}
				#sidebar .children {
					padding-left: 10px;
				}
					#sidebar .children .children {
						padding-left: 10px;
					}
	#homefooter .container {
		padding-top: 0px;
		padding-bottom: 0px;
		background: #a9a9a9;
		background: #e12d76 url(images/homefooter_background.jpg) no-repeat bottom center;
		height: 54px;
	}
	#homefooter .container p {
		font-size:11px;	
	}
	#footer .container {
		padding-top: 0px;
		padding-bottom: 0px;
		background: #a9a9a9;
		background: #e12d76 url(images/footer_background.jpg) no-repeat bottom center;
		height: 54px;
	}
	#footer .container p {
		font-size:10px;	
	}
	

		#footer-copy {
			padding: 20px 20px 0 60px;
			float:left;
		}
		#footer-copy p {
			color:#fff;
		}
		#footer-copy a {
			color:#fff;
		}
		
		#footer-nav {
			padding-right: 5%;
			float:right;
		}
		#footer-nav p {
			color:#666;
		}
		#footer-nav a {
			color:#555;
		}
			#footer ul,
			#footer li {
				display: inline;
				list-style: none;
			}
				#footer li a {
					padding: 0 10px;
				}

			#homefooter ul,
			#homefooter li {
				display: inline;
				list-style: none;
			}
				#homefooter li a {
					padding: 0 10px;
				}



/*	13-column layout
	60 px columns, 24 px gutters, 72 px margins, 1212 px total (extra space for scrollbars)
	---------------------------------------------------------------------------------------
	1     2      3      4      5      6      7      8      9      10     11     12     13
	60px  144px  228px  312px  396px  480px  564px  648px  732px  816px  900px  984px  1068px	*/

@media only screen and (min-width: 1212px) {
	
	.container {
		
	}
		#content {
			
		}
		#sidebar {
			
		}
	
}


/*	5-column layout
	60 px columns, 24 px gutters, 42 px margins, 480 px total
	---------------------------------------------------------
	1     2      3      4      5
	60px  144px  228px  312px  396px	*/

@media only screen and (max-width: 767px) and (min-width: 480px) {
	
	.container {
		
	}
		#logo,
		#tagline {
			position: relative;
			line-height: 30px;
		}
		#logo {
			font-size: 42px;
		}
		
		#content {
			float: none;
		}
		#sidebar {
			float: none;
			background: #eee;
			margin-left: -42px;
			margin-right: -42px;
			padding-left: 52px;
			padding-right: 52px;
			width: 376px;
			border-bottom: 1px #ccc solid;
		}
		#footer .container {
			padding-top: 0;
		}
			#footer-content {
				border: 0;
				padding: 10px;
			}

		#homefooter .container {
			padding-top: 0;
		}

}


/*	3-column layout
	60 px columns, 24 px gutters, 46 px margins, 320 px total
	---------------------------------------------------------
	1     2      3
	60px  144px  228px	*/

@media only screen and (max-width: 479px) {

	#if-logged-in {
		height: 40px;
		line-height: 20px;
	}
		#if-logged-in .right {
			float: left;
			clear: left;
		}
	
	.container {
		
	}
		#logo,
		#tagline {
			position: relative;
			line-height: 30px;
		}
		#logo {
			font-size: 42px;
		}
		#tagline {
			font-size: 16px;
		}
		
		#content {
			float: none;
		}
		#sidebar {
			float: none;
			background: #eee;
			margin-left: -42px;
			margin-right: -42px;
			padding-left: 52px;
			padding-right: 52px;
			width: 212px;
			border-bottom: 1px #ccc solid;
		}
		#footer .container {
			padding-top: 0;
		}
			#footer-content {
				border: 0;
				padding: 10px;
			}
	
}
.homeboxes {
	width:310px;
	height:171px;
	float:left;
	background-color:#fff;	
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#box_p {
	margin-left: 10px;
	margin-right: 10px;
		background-image: url(images/box_p.png);
}
#box_w {
		background-image: url(images/box_w.png);
}
#box_c {
		background-image: url(images/box_c.png);
}
#homebox {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: 300px;
	padding-top:300px;
}

.homeboxes p {
	padding-top: 120px;
	padding-left: 25px;
	color: white;
}

#comment_p{
	margin-left: 10px;
	margin-right: 10px;
}

.comments {
	width:310px;
	height:68px;
	float:left;
	margin-top:30px;
}

.comments p {
	text-align:center;
}
.comments .comment {
	color: #E02C74;
	font-size:22px;
	/*font-family: georgia,palatino,platino lino;*/
}
.comments .name {
	color: #fff;
	font-size:14px;
	/*font-family: georgia,palatino,platino lino;*/
}
#homepage {
	width:355px;
}

.menu-item {
}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */