/*  
Theme Name: Trey's Blue Blog
Theme URI: http://www.treytesoro.net
Description: Trey's Blue Blog
Version: 2.0
Author: Trey Tesoro
Author URI: http://www.treytesoro.net

*/
html {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b7acb2;
        /*background-color: #DDDDDD;*/
	/*background-image:url('images/middle.png');*/
	background-attachment: fixed;
	color: gray;
}
#wrapper {
	height: 100%;
	width: 1050px;
	margin:0 auto 0 auto;
	background-image:url('images/glow.png');
	background-repeat:repeat;
}
#headerdiv {
	/* background-image:url(images/top.jpg); */
	/* background-position:center; */
	/*height: 0px;*/
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
}
#bodydiv {
	/*background-image:url(images/middle.png);/*
	background-position:center;
	/* background-color:#000e25; */
        background-color: white;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	width: 1024px;
	text-align: center;
	border-right: solid 1px #00395e;
	border-left: solid 1px #00395e;
	border-top: solid 1px #00395e;
}
#footerdiv {
	/* background-image:url(images/footer.jpg); */
	/* background-position:center; */
	height:200px;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#000e25;*/
         background-color: white;
	/*border: solid 1px black;*/
	border-right: solid 1px #777777;
	border-left: solid 1px #777777;
	border-bottom: solid 10px #777777;
}





div#description{
	padding: 50px 50px 50px 50px;
	width: 500px;
	text-align: left;
}

div#description h2{
	color: #815f41;
	font-family: Verdana, Arial, Helvetica;
	font-size: 24px;
}

#container{
	/*float: left;*/
	width: 980px;
	margin: auto;
	/*border: 1px solid black;*/
}

#sidebarcontainer {
	/*background-color: #000e25;*/
         background-color: white;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	border-right: solid 1px #00395e;
	border-left: solid 1px #00395e;
}

#sidebarcontainer2 {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 980px;
	text-align:left;
	background-color: #DDDDDD;
}

.sidebar{
	float:left;
	/*background-image:url(images/middle.jpg);
	background-position:center;*/
	/*width: 980px;*/
	width: 250px;
	margin: 0;
	/*display: inline;*/
	/*border: 1px dotted black;*/
	/*height: 300px;*/
	font: 12px arial;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}

.post{
	padding: 10px;
}

.post h2{
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: 100;
    	line-height: 20px;
	text-align: left;
        text-transform: uppercase;
}

.post h2 a:link, .post h2 a:visited {
	text-decoration:none;
	/*color: #0072bc;*/
         color: black;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: black;
}
h2 a:hover {
	text-decoration: none;
	color: orange;
}

.entry{
        line-height: 18px;
        /*border: 1px solid white;*/
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        font-family: Tahoma, Arial, Verdana;
        font-size: 12px;
}

.aligncenter{
        text-align: center;
        /*border: 1px solid white;*/
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 30px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
         text-align: left;
	font: 11px Arial;
}

.navigation{
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: auto;
	width: 100%;
	overflow: auto;
	/*border: solid 1px black;*/
}

#footer{
	clear: both;
	float: left;
	width: 980px;
	padding: 10px 0 0 0;
	text-align: center;
}

#footer p{
	line-height: 18px;
}

#respond {
	font-family: Arial, Verdana, Helvetica
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
	text-align: left;
	font-family: Arial, Verdana, Helvetica
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.commentsdiv {
	text-align: left;
	cursor: pointer;
	font: 11px Arial;
	width:100%;
}

.inlinecomments{
	overflow: auto;
	/* height: 200px; */
	margin-left: 0px;
	margin-right: 0px;
	font: 10px Arial;
	background-color: #EEEEEE;
	color: gray;
	border: solid 1px gray;
}
.inlinecommentline{
	border-bottom: 1px dotted #888888;
	padding: 2px;
	padding-left: 10px;
}

.inlinecommentline a{
	color: blue;
}


.post-title {
	background-color:#FFFFFF;
	/*background-image:url('images/background.jpg');*/
	height:40px;
	width:1022px;
	position: relative;
	left: -31px;
	_left: 0px;
}

.post-title h2 {
	float:left; 
	margin-top:auto; 
	margin-left:10px; 
	margin-right:0px; 
	margin-bottom:auto; 
	height:40px; 
	position:relative; 
	top:8px; 
	z-index:1
}

.post-title-img {
	/* background-color:#aba000; */
	float:left; 
	display:inline; 
	height:40px; 
	width:40px
}

.post-title-date {
	float:left; 
	display:inline; 
	font-family:Arial; 
	font-size:9px; 
	margin-top:-2px; 
	margin-left:10px; 
	margin-right:0px; 
	margin-bottom:auto; 
	height:40px; 
	position:relative; 
	top:15px;
	color: black;
}

.navigation {
	padding-bottom: 10px;
}
.navigation a {
	text-decoration:none;
}

/***** drop down menu styles ******/

/*@font-face {  
	  font-family: BaroqueScript ;  
	  src: url( 'BaroqueScript.ttf' ) format('truetype');  
	} */
	
@font-face {  
	font-family: BaroqueScriptTTF;  
	src: url('BaroqueScript.ttf') format("truetype"); /* non-IE */
}   

@font-face {  
	font-family: BaroqueScriptEOT; 
	src: url('BaroqueScript.eot'); /* IE */
}   

.menulink, .menulink a
{
	color: black;
	text-decoration: none;
	
	/*background-color: white;*/
	/*font-family: BaroqueScriptTTF, BaroqueScriptEOT, Arial, Verdana;*/
         font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

.staticlink, .staticlink a  /* this is for non dropdown links. Keep this style the same as menulinks for a uniform look */
{
	color: black;
	text-decoration: none;
	
	/*background-color: white;*/
	/*font-family: BaroqueScriptTTF, BaroqueScriptEOT, Arial, Verdana;*/
         font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

/*.menulink a:link a:visited {
	color: white;
	text-decoration: none;
	position: relative;
}*/

ul.menu {
	border: solid 1px black;
	list-style-type: none;
	width: 150px;
	padding:0;
	margin:0;
	position: absolute;
	/*background-color: #0d004c;*/
        background-color: #FFFFFF;
	visibility: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 2;
	color: black;
}

ul.menu ul {
	border: solid 1px black;
	list-style-type: none;
	width: 150px;
	padding-left: 0px;
	margin-left: 0px;
	/*position: absolute;*/
	left:150px;
	/*background-color: #0d004c;*/
	background-color: #FFFFFF;
}

ul.menu li {
	list-style-type: none;
	position: relative;
	margin: 0px;
	padding: 4px 0px;
	cursor: pointer;
}
ul.menu li a:link, ul.menu li a:visited
{
	text-decoration: none;
	color: black;
}
ul.menu li:hover {
	background-color: #DDDDDD;
}
ul.menu li ul {
	/* for IE6 don't assign display attribute, instead assign specific CSS classname in javascript*/
	position: absolute;
	top: -1px;
	left: 150px;
	/*visibility: hidden;*/
	/*display: none;*/
}
ul.menu li > ul {
	position: absolute;
	top: -1px;
	left: 150px;
	visibility: hidden;
	display: none;
}
ul.menu li:hover > ul {
	display: block;
	visibility: visible;
}


/*****************  MENU ITEM HEADINGS ***************/
li.menuheading {
	background-color: black;
}
ul.menu li.menuheading:hover {
	background-color: #DDDDDD;
	cursor: pointer;
}

/* CSS classes for IE6 and its javascript assignments */
.limouseout {
	/*background-color: #0d004c;/*
         background-color: #FFFFFF;
	
}
.limouseover {
	/*background-color: #ada7bb;*/
         background-color: #DDDDDD;
	display: block;
}
.ulmouseout {
	/*background-color: #0d004c;*/
         background-color: #FFFFFF;
	display: none;
	/*visibility: hidden;*/
}
.ulmouseover {
	background-color: #DDDDDD;
	display: block;
	/*visibility: visible;*/
}
