/*
Theme Name: Michalopoulos Custom Theme
Theme URI: http://nolagraphics.com/
Description: a Custom W3C valid WordPress theme based origianl skin designed by NOWD 
Version: 1.0
Author: Marc Juneau
Author URI: http://www.nolagrpahics.com/
Tags: blue, custom header, fixed width, one columns, 

Michalopoulos Custom Theme v1.0
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Marc Juneau,
	whose blog you will find at http://nolagraphics.com/news
*/

#overall {
	background-color: #0C0C0C;
	width: 100%;
	background-image: url(img/header-bkg.gif);
	background-repeat: repeat-x;
}
body {
	background-color: #0C0C0C;
	margin: 0px;
	padding: 0px;
	color: #C8FE92;
	font-family: tahoma;
	font-size: 10pt;
}
#gui {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(img/header.jpg);
	background-position: center center;
	height: 92px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#nav ul
{
	padding: 0;
	list-style-type: none;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footer {
	background-image: url(img/header-bkg.gif);
	clear: both;
	height: 400px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 25px;
	padding-top: 25px;
	background-color: #0E1F44;
	font-size: 7pt;
	text-align: center;
	color:#7597E6;
}
#footer a:link{
	color:#7597E6;
	text-decoration: none;
}
#footer a:hover{
	color:#E71109;
	text-decoration: none;
}
#footer a:visited{
	color:#7597E6;
	text-decoration: none;
}



#content h1 {
	font-family: tahoma;
	font-size: 65px;
	color: #7597E6;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#content #sayit h3 {
	font-family: tahoma;
	font-size: 55px;
	color: #7597E6;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#update h2 {
	font-family: tahoma;
	font-size: 12px;
	color: #7597E6;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#update h2 a{
color: #C8FE92;
text-decoration:none;
}
#update h2 a:hover{
color: #7597E6;
text-decoration:underline;
}




#update p {
	font-family: tahoma;
	font-size: 10px;
	color: #7597E6;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}




#content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#nav ul li {
	display: inline;
	padding-right: 35px;
	font-weight: bold;
	color: #7597E6;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

#nav ul li a:link{
	font-weight: bold;
	color: #7597E6;
	text-decoration: none;
}


#nav ul li a:hover{
	font-weight: bold;
	color: #B4C6F1;
	text-decoration: underline;
}

#nav ul li a:visited{
	font-weight: bold;
	color: #7597E6;
	text-decoration: none;
}

#slideshow{width:382px; height:296px; float:left; margin: 10px 0 10px 0;}
#rightcontainer{width:578px;float:right;}
#sayit{width:525px;float:right;}
.page-7 h2{
display:block;
font-size:1.5em;
font-weight:bold;
margin:0.83em 0;
background-color:#5566A5;
width:100%;
padding-top:5px;
padding-left:20px;
height: 30px;
color:#ffffff !important;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#TB_secondLine:after {
clear:both;
display:block;
content:".";
height:0;
visibility: hidden;
}
#cat-new-releases{width:47%;float:left;}
#cat-press{width:47%;float:left;padding-right:1%;}

#update a:link{color:#C8FE92;}
#update a:visited{color:#99BBDD;}
#update a:active{color:#046;}
#update a:hover{color:#7597E6; text-decoration:underline;}

.foot li{display:inline;}