/*
Theme Name: Casino Espanol de Manila
Theme URI: http://www.casinoespanoldemanila.com
Description: Original Wordpress theme created for Casino Espanol de Manila
Version: 1.0
Author: SplashScreen Digital Design
Author URI: http://splashscreen.com
Tags: fixed-width

*/

@import "css/reset.css";

/*
####################################################################
BASIC STRUCTURE
#################################################################### */
body {
	background: #330000 url(images/bg-velvet.gif) repeat;
	color:#333;
	font: 87.5% 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-shadow: 0 1px 0 rgba(0,0,0,.3);
	margin: 0;
}

#header {
	background: transparent;
	padding: 0;
	color: #eee;
}

.header-box {
		width: 960px;
		margin: 10px auto 0 auto;
	}

	#header .left {
		float:left;
	}
	#header .right {
		padding-top: 40px;
	}	
		#header .nav {
			float: right;
		}
		#header .nav li {
			float: left;
			margin: 0 0 0 10px;
		}
		#header .nav li ul li {
			display: none;
		}
		
#page {
clear:both;
	padding-top: 40px;
	background-color: #f5e8d0;
	padding-bottom: 40px;
	width:960px;
	margin:0 auto 0 auto;
}
	.box {
		width: 940px;
		margin: 0 auto 0 auto;
	}
	
	#togglepullout {
		position: absolute;
		display: inline;
		left: 70%;
		margin-top: -15px;
		margin-left: -50px;
		padding: 5px;
		background: #330000;
		text-align: center;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		cursor: pointer;
		color:#d8c5a4;
	}
		#togglepullout:hover {
			color: #fff;
		}
	
	#pullout {
		background: #330000;
		width:960px;
		margin:0 auto;
		padding:0;
	}
#pullout .inner-box {
background-color:transparent;
margin:0 20px 0px 10px;
color:#fff;
overflow:hidden;
}

		.children {
			/*margin-left: 10px;*/
		}
		
.col {
	float: left;
	width: 120px;
	margin-left: 20px;
}
	.col:first-child {
		margin-left: 0;
	}

#sidebar {
	width: 120px;
	float: left;
}
	#sidebar .nav li {
		float: left;
		margin: 0 20px 10px 0;
	}
	
	#sidebar li {margin-bottom:10px;}
	
		#translation_bar {padding-bottom:10px;}
		#sidebar h4 {font-size:82%;margin-bottom:6px;}
	
#content {
	width: 800px;
	float: right;
}
		
	#main-content-wrapper {clear:both;overflow:none;}	
	#content-left {width:400px;float:left;padding:0 0 10px 0;margin:0;}
	#content-right {width:360px;float:left;padding:0 0 10px 0;margin:0;}
	
		.content{margin-left:14px;line-height:1.4;}
	
	#featured-box {clear:both;background:transparent url(images/featured-food.jpg) left no-repeat;padding-left:410px;}
		.featured-content{padding:8px;background-color:#d8c5a4;font-size:92%;}
	
	#columnar-wrapper {clear:both;;background:transparent;width:800px;padding-top:16px;font-size:.9em;}
	#column-one {width:256px;float:left;margin-left:5px;}
	#column-two {width:256px;float:left;margin-left:5px;}
	#column-three {width:256px;float:left;margin-left:5px;}
	
	.members-box {}
	.members-box li{font-weight:bold;margin-bottom:2px;}
	
	
#footer {
	background: transparent;
	padding: 20px 0 30px 0;
	font-size:.8em;color:#fff;
}
	#footer .right {
		text-align: right;
	}


.clear:after, .box:after, .header-box:after,  #footer:after, #page:after, .page:after, .post:after, .pullout:after, #columnar-wrapper:after, .navigation:after, .nav:after, .nav ul:after {
	content: ".";
	display: block;
	height: 12px;
	clear: both;
	visibility: hidden;
}



/*
####################################################################
TEXT GENERIC
#################################################################### */
h1, h2, h3, h4, h5, h6 {
	color: #330000;text-shadow:none;
	font-family:Georgia, Times, "Times New Roman", serif;
}

h1 {
	font-size: 3.8em;
}

h2 {
	font-size: 2.4em;
	line-height: 1em;
	margin-bottom: 10px;
}

	.home h1{margin-bottom:10px;color:#59120b;}
	.home h2{margin-bottom:0;color:#59120b;}
	
	.inner-box h2 {font-size:1.3em;text-transform: uppercase;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;text-align: center;}
	.inner-box p {font-size:.9em;text-align: center;color:#d8c5a4;}
	.inner-box h1, .inner-box h2, .inner-box h3, .inner-box h4, .inner-box h5 {color:#d8c5a4;text-align: center;}
	
	.post h2{margin-bottom:8px;}

h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
	#sidebar h3 {
		line-height: .9em;
	}
	
	.featured-content h3{font-size:1.4em;}
	.content-col h3{font-size:1.4em;}

h4 {
	text-transform: uppercase;
	margin-bottom: 4px;
}

h5 {
	margin-bottom: 3px;
}

h6 {
	font-size: .9em;
	margin-bottom: 2px;
}

p {
	margin-bottom: 10px;
}

#pullout li, #page li {
	line-height: 1.2;
}


/*
####################################################################
LINKS
#################################################################### */
a, a:link, a:visited, a:active, a:hover {
	color: #d8c5a4;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}
	a:active {
		text-shadow: 0 -1px 0 rgba(0,0,0,.5);
	}
	a:hover {
		border-bottom: 1px solid #fff;
	}

h2 a, h2 a:link {color:#330000;}

#header a:hover {
	border-bottom: 0;
}
	#header a.home:hover {
		
	}

.nav a:link, .nav a:visited, .nav a:active {
	padding: 5px 10px;
	font-weight: bold;
	font-size:72%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.5);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.5);
}
	.nav a:hover {
		border: 0;
		-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.3);
		-moz-box-shadow: 0 1px 0 rgba(0,0,0,.3);
	}
	.nav a:active {
		-webkit-box-shadow: 0 -1px 0 rgba(0,0,0,.3);
		-moz-box-shadow: 0 -1px 0 rgba(0,0,0,.3);
	}
#header .nav a:link, #header .nav a:visited, #header .nav a:active {
	color: #FFC4BE;
	background: #7F0F14;
}
	#header .nav a:hover {
		color: #fff;
		background: #CB4349;
	}
#content .nav a:link, #content .nav a:visited, #content .nav a:active {
	color: #9BBDFF;
	background: #19273A;
}
	#content .nav a:hover {
		color: #fff;
		background: #41679A;
	}

.content-col a, .content-col a:link, .featured-content a, .featured-content a:link, #calendar a, #calendar a:link, #calendar-inner a, #calendar-inner a:link, .page-page a, .page-page a:link, .content a, .content a:link {
	padding: 2px 4px;
	background: transparent;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	color:#59120b;
}
	.post p a:hover, .content-col a:hover, #calendar a:hover, #calendar-inner a:hover, .page-page a:hover, .content a:hover {
		border-bottom: 0;
		color: #59120b;
		background:#d8c5a4;
	}

.post p a, .post p a:link, .post p a:visited, .post p a:active, .post-title a, .post-title a:link, #member-box a, #member-box a:link {
border-radius:0;
padding:0;
color:#59120b;}

.rss a, .rss a:link, .rss a:active, .rss a:visited {
	padding: 2px 5px 2px 19px;
	background: url(images/rss.png) no-repeat 5px 6px;
	text-shadow: none;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	color:#d8c5a4;
}
	.rss a:hover {
		background-color: #990000;
		border-bottom: none;
	}

a.arrow, a.arrow:link, a.arrow:active, a.arrow:visited {
	padding: 2px 5px 2px 19px;
	background: url(images/arrow-up.png) no-repeat 5px 6px;
	text-shadow: none;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}
	a.arrow:hover {
		background-color: #330000;
		border-bottom: none;
	}

#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:active {
	color: #a3834b;
}
	#sidebar a:hover {
		color: #330000;
	}

.menu-menu a, .menu-menu a:link {border:0;text-decoration: none;}


/*
####################################################################
POSTS / PAGES
#################################################################### */
.page-page {padding:10px;}
.page-page ul, .page-page ol {list-style: none;margin-left:20px;}

.post, .search .page, .navigation, #comments {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dotted #d8c5a4;
}
	.page .post {
		margin-top: 20px;
		padding-top: 20px;
	}
    .post:first-child, .search .page:first-child {
    	margin-top: 0;
    	padding-top: 0;
    	border: 0;
    }

	
.post pre, .post blockquote, .post code, .post img, .attachment img,
.wp-caption, #respond, .avatar {
	background: #d8c5a4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}
	
	.post pre {
		padding: 20px;
		margin: 10px 0;
	}
	.post blockquote {
		padding: 15px 20px 5px 20px;
		font-family: Georgia, Cambria, Times, Times New Roman, serif;
		font-style: italic;
		margin: 10px 0;
	}
	.post code {
		padding: 3px 5px;
	}
	
	.post-date {font-size:.8em;text-transform:uppercase;text-align: right;margin-bottom:8px;color:#666;}
	.post-title {font-size:1.6em;}
	
	div#subpage-menu {}
	#subpage-menu h3 {text-transform: uppercase;}
	ul.sub-pages {border-top:1px solid #d8c5a4;padding-top:10px;}
	ul.sub-pages-parents {border-top:1px dotted #d8c5a4; margin-top:10px;}
	.sub-pages li {margin-bottom:8px;list-style: circle;margin-left:16px;}
	.sub-pages-parents li {margin-bottom:8px;list-style:none;margin-left:0px;}
	
	
.post img, .attachment img, .avatar {
	padding: 5px;
}
	.post a:hover img, .attachment a:hover img {
		background: #41679A;
	}
	.aligncenter, div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
	
	img.alignnone, img.alignleft, img.alignright,
	div.alignnone img, div.alignleft img, div.alignright img {
		display: inline;
	}
	
	.alignleft {
		float: left;
		margin: 5px 10px 5px 0;
	}
	
	.alignright {
		float: right;
		margin: 5px 0 5px 10px;
	}

.wp-caption {
	text-align: center;
	padding-top: 5px;
}
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;
		background: none;
	}
	.wp-caption p.wp-caption-text {
		font-size: .8em;
		padding: 5px;
		margin: 0;
	}


/*
####################################################################
FORM
#################################################################### */
input, textarea {
	font: 1em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-shadow: 0 1px 0 rgba(0,0,0,.7);
	padding: 6px 8px;
	background: #d8c5a4;
	color: #330000;
	border: 1px solid #d8c5a4;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	outline: none;
	margin:4px 0 4px 0;
}
	input {
		width: 202px;
	}
	textarea {
		width: 340px;
		resize: vertical;
	}
		input:hover, textarea:hover {
			border-color: #330000;
		}
		input:focus, textarea:focus {
			border-color: #330000;
			color: #330000;
		}
	
	input.submit, input[type=submit] {
		width: auto !important;
		padding-left: 8px;
		padding-right: 8px;
		font-weight: bold;
		color: #fff;
		background: #CB1921 url(images/gradient.png) repeat-x top center;
		border-color: #d8c5a4;
		cursor: pointer;
	}
		input.submit:hover, input[type=submit]:hover, input.submit:focus, input[type=submit]:focus {
			background-color: #d8c5a4;
		}
		input.submit:active, input[type=submit]:active {
			background-color: #d8c5a4;
			text-shadow: 0 -1px 0 rgba(0,0,0,.7);
		}

label {
	font-weight: bold;
	color: #330000;
}


#sidebar input, #sidebar textarea {
	font: .8em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-shadow: 0 1px 0 rgba(0,0,0,.7);
	padding: 3px 4px;
	background: #d8c5a4;
	color: #330000;
	border: 1px solid #d8c5a4;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	outline: none;
	margin:2px 0 2px 0;
}
#sidebar input {
		width: 180px;
	}
#sidebar textarea {
		width: 200px;
		resize: vertical;
	}
		#sidebar input:hover, #sidebar textarea:hover {
			border-color: #330000;
		}
		#sidebar input:focus, #sidebar textarea:focus {
			border-color: #330000;
			color: #330000;
		}
	
#sidebar input.submit, #sidebar input[type=submit] {
		width: auto !important;
		padding-left: 8px;
		padding-right: 8px;
		font-weight: bold;
		color: #fff;
		background: #CB1921 url(images/gradient.png) repeat-x top center;
		border-color: #d8c5a4;
		cursor: pointer;
	}
#sidebar input.submit:hover, #sidebar input[type=submit]:hover, #sidebar input.submit:focus, #sidebar input[type=submit]:focus {
			background-color: #d8c5a4;
		}
		#sidebar input.submit:active, #sidebar input[type=submit]:active {
			background-color: #d8c5a4;
			text-shadow: 0 -1px 0 rgba(0,0,0,.7);
		}

#sidebar label {
	font-weight: bold;
	color: #330000;
}

.s {
	float: left;
	width: 125px;
	height: 18px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-khtml-border-top-right-radius: 0;
	-khtml-border-bottom-right-radius: 0;
	border-right: 0;
}
	.searchSubmit {
		height: 32px;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
		-moz-border-radius-topleft: 0;
		-moz-border-radius-bottomleft: 0;
		-webkit-border-top-left-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-khtml-border-top-left-radius: 0;
		-khtml-border-bottom-left-radius: 0;
		border-left: 0;
	}


#members-page
{padding:10px;
}

#members-page ul
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #d8c5a4;
width: 100%;
}

#members-page li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #d8c5a4;
}

#members-page li a { text-decoration: none; }

.mini-text {font-size:90%;}


/*
Calendar Styling
*/

     
    #calendar {width:900px;
    padding:0;margin:10px;text-align: center;background-color: #f5e8d0;
}

#calendar td{padding:4px;color:#330000;width:140px;font-size:.9em;border-left:1px solid #d8c5a4;}
#calendar td.label{background-color:#d8c5a4;color:#fff;font-size:1em;}

#calendar-inner {width:770px;
    padding:0;margin:0 0 20px 0;text-align: center;background-color: #f5e8d0;border-right:1px solid #d8c5a4;border-bottom:1px solid #d8c5a4;
}

#calendar-inner td{padding:2px;color:#330000;width:120px;font-size:.9em;border-left:1px solid #d8c5a4;}
#calendar-inner td.label{background-color:#d8c5a4;color:#fff;font-size:1em;}

#menu-table img {margin:4px;}
#member-box {margin-top:16px;padding:10px 8px 6px 10px;font-size:.9em;background-color:#d8c5a4;}
#member-box a, #member-box a:link {font-weight:bold;}

