/*  
Theme Name: ChaoticSoul
Theme URI: http://sandbox.avalonstar.com/
Description: An old version of the beloved Avalonstar, remade into a WordPress theme.<br /> SEO By <a href="http://mytypes.com/seoblogtemplates"> SEO Blog Templates</a>.
Version: 1.0 - SEO
Author: Bryan Veloso
Author URI: http://avalonstar.com/
*/


/*  -----|  Globals  |------------------------------------------------------  */

body { 
	/*background-color: #161410;*/
         background-color: #000000;
	/*color: #999;*/
	/*font: 62.5%/125% 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;*/
	margin: 0;
	padding: 0;

	font-family: "lucida grande", verdana, geneva, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	/*hide from IE5 Mac*/
	/* \*/height:100%;/* */ 

	}

/* hr { display: none; } */

hr {
height: 1px;
margin-top: 1em;
/*margin-bottom: 1em;*/
border: 0px none; 
background-color: #FFFFFF;
}


	
a:link, a:visited, a:active { color: #06327F !important; text-decoration: none; border:0;}
a:hover { color: #06327F !important; text-decoration: none; }

ul { list-style: none; }

input, textarea {
	/*color: #9c9890;*/
	color: #FFFFFF;
	font-size: 11px; 
	text-decoration: none; 
	/* background-color: #161410; */
	background-color: #ffffff; 
	/*border: 1px solid #363430;*/
	border: 1px solid #363430;
	padding: 5px;
	}
	
blockquote {
	/*background: #1b1814;*/
	background: #ffffff;
	padding: 1px 15px 5px;
	border-bottom: 1px solid #35302a;
}

table { width: 100%; border-collapse: collapse; }
	th { border-bottom: 1px solid #35302a; text-align: left; }

pre {
	padding: 5px 0;
	border-top: 1px dotted #35302a;
	border-bottom: 1px dotted #35302a;
}

img {
      border: 0;
}


/*  -----|  Structure  |----------------------------------------------------  */
	
#page {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
        height: 100%;
	}
	
#header {
	text-align: center;
        background-color: #ffffff;
	}

#wrapper, #headerimg { width: 780px; background-color: #ffffff;
}
#wrapper { background: url('images/banner_wakes.jpg') repeat-y top left;background-color: #ffffff;}

.image {
	background: #22201d url('images/image_left.png');
	border: 1px solid #363430;
	height: 242px;
	width: 372px;	
	}
	
	.bkgleft { background: url('images/left.jpg'); float: left; }
	.bkgright { background: url('images/right.jpg'); float: right; }
	
#footer {
	font-family: Georgia, 'Times New Roman', serif; 
	color: #999;
        background-color: #FFFFFF;
	}
	
#content, #sidebar { 
	border-left: 0px solid #363430;
	border-right: 0px solid #363430;
	padding: 0 10px; 
	}
	
	#content { float: left; font-size: 1.1em; width: 517px; }
	#content h2 { margin: 0 0 10px; }
	#content p { line-height: 1.5em; }
	
	#sidebar { border-left: 0; float: right; width: 200px; }
	#sidebar h3, #sidebar .sidebar_header { color: #bd934f; margin: 15px 0 5px; font-variant: small-caps; }
	#sidebar ul { margin: 0 0 10px; padding: 0; border-top: 1px solid #363430; border-bottom: 1px solid #363430; }
	#sidebar li { display: block; padding: 4px 10px; 
        /* background: #22201d; */ 
        background: #ffffff; 
        margin: 1px 0; }
	#sidebar li:hover { background: #ffffff; }
		
#searchform { background: #ffffff; padding: 10px; text-align: center; }
	#s { width: 160px; }
	
.goleft { float: left; }
.goright { float: right; }

ul.navigation { 
	border-top: 1px solid #363430; 
	border-bottom: 1px solid #363430; 
	}
	
	ul.navigation li { display: block; padding: 4px 10px; background: #ffffff; margin: 1px 0; }
	ul.navigation li:hover { background: #ffffff; }

/* Post Structure */

.post { padding: 10px 0 0; }
	.widecolumn .post { padding: 0; margin: 0; }
	
.top { padding: 15px 10px 0px; background: #ffffff; margin-bottom: 15px; border-bottom: 1px solid #ffffff; }
.lastfive { padding-left: 10px; padding-right: 10px; border-bottom: 1px solid #35302a;}
	.postmetadata { margin: 3px 0; padding: 0; }
	.postmetadata a { font-weight: bold; }
		#sidebar .postmetadata { line-height: 1.5em; }
	.continue { font-weight: bold; font-size: 1.3em; }
	
	.top .entry { font-size: 1.1em; }
	.entrytext { padding: 0 10px 0; line-height: 2em; font-size: 1.1em; }
	
	.entrytext h2 { border-bottom: 1px solid #bd934f; display: block; }
	.entrytext ul { list-style-type: square; }
	
/* Comments Structure */

.comments { padding: 10px; margin-top: 15px; background: #ffffff; border-top: 1px solid #35302a; position: relative; }
	#commentform p { float: left; margin: 0 10px 10px 0; }
	
.commentlist { background: #ffffff; list-style: none; margin: 0; padding: 0; }
	.commentlist li { background: #ffffff; margin-top: 10px; padding: 5px 0 0; }
	.commentlist li p { padding: 5px 10px 0; margin: 0; }
	.commentlist li p.commentmetadata { border-bottom: 1px solid #35302a; background: #ffffff; padding: 5px 10px; margin-top: 10px; }
	
ul.archive { list-style: none; padding: 0; margin: 0 10px 25px; font-size: 1.3em; }	
ul.archive li { display: inline; }


/*  -----|  Typography  |---------------------------------------------------  */

h1, h2, h3, h4, h5, h6, #page_header, .sidebar_header { font-family: Georgia, 'Times New Roman', serif; font-weight: normal; }

h1, #page_header { color: #fff; font-size: 2em; margin: 0 0 8px; }
#page_header:before, #page_header:after { content: " . . "; color: #444; }
h1 span{ color: #bd934f; }

h2 { color: #bd934f; font-size: 1.25em; margin: 0; padding: 1px 0; display: inline; border-bottom: 1px solid #35302a; }
	.post h2 a { color: #bd934f; }
	.post h2.first { font-size: 1.75em; }
	
	
.title h1 { color: #000000; font-size: 1.25em; margin: 0; padding: 1px 0; display: inline; border-bottom: 1px solid #000000; }
	.post h1.title a { color: #000000; }
	.post h1.first.title { font-size: 1.75em; color: #000000}
		
	
	.widecolumn h1.title { 
                color: #000000;
		display: block; 
		padding: 13px 10px;
		/*background: #1b1814;*/
		background: #ffffff;
		margin: 0 0 15px; 
		/*border-bottom: 1px solid #35302a;*/ 
		border-bottom: 1px solid #ffffff;
		font-size: 1.75em; }

.description { color: #666; font-weight: bold; }

.comments h3 { margin: 0 0 10px 0; color: #bd934f; }



/*  -----|  Miscellaneous  |------------------------------------------------  */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#banner {
        border-width: 0px;
	height: 220px;
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #000000;    
	}

#footer {
	font-family: "lucida grande", verdana, geneva, sans-serif;
        text-align: center;
	border-top: 1px dotted;
	/*padding-top: 2em;*/
	/*margin-top: 1em;*/
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	font-size: 10px;
        color: 
	}

#menu {
	font-family: "lucida grande", verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
        background-color: #ffffff;
        }    

#footer a:link {
	font-family: "lucida grande", verdana, geneva, sans-serif;
	font-size: 1em;
	color: #000 !important;
text-decoration: underline; }

#footer a:visited {
	font-family: "lucida grande", verdana, geneva, sans-serif;
	font-size: 1em;
	color: #000 !important;
text-decoration: underline; }

#footer a:hover {
	font-family: "lucida grande", verdana, geneva, sans-serif;
	font-size: 1em;
	color: #000 !important;
text-decoration: underline; }

#footer a:active {
	font-family: "lucida grande", verdana, geneva, sans-serif;
	font-size: 1em;
	color: #000 !important;
text-decoration: underline; }


/************************************************************************************************************************ Menu */

#nav {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
        color: #ffffff !important;
	background:transparent url(http://www.pokerrunsaustralia.com.au/images/black.jpg) repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
#nav ul{
        color: #ffffff !important;
       }

#nav li{
	display:block;
	float:left;
	margin:0;
	padding:0;
        color: #ffffff !important;
	border-right:1px solid #ffffff;
        position: relative;
	}

#nav li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:14px 20px 0 20px;
	height:24px;
	height:40px;
        color: #ffffff !important;
	line-height: 1.2em;
	}

#nav li a:hover{
	background:transparent url(http://www.pokerrunsaustralia.com.au/images/blue.jpg) repeat-x top left;	
        /*border-width: 0px;*/
	}

#nav li ul { /* second-level lists */
	position: absolute;
        top:40px;      
	background: #4B545B;
        /*border-width: 0px;*/
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	display: block;
	/*left: auto;*/
        left:-40px;
}

#nav li li {
	position: relative;
	/*position: absolute;*/
	height: auto;
}

#nav li li a {
	text-indent: 0;
	height: auto;
	text-decoration: none;
	padding: 4px;
	color: #FF5800;
	border-right-style: none;
	/* border-bottom: 1px solid #CCCCCC;*/
	border-left-style: none;
	border-top-style: none;
	font-weight: bold;
	width: 10em;
}

#nav2 li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav2 li:hover ul {
	display: block;
}


#nav2 li li a:hover {
	background-image: none;
	background-color: #FF5800;
	color: #FFFFFF;
}

	#flashcontent {
		height: 100%;
	}
	/* end hide */

