/*
Theme Name: SimpleTech
Theme URI: http://www.lcd-display.org
Description: Simple Theme originally  designed for Tech Blogs. 
Version: 1
Author: Jozzua
Author URI: http://jozzua.com
*/
/*
"SimpleTech" (C) 2006 Jozzua - http://jozzua.com - and distributed under the terms of the GNU General Public License v2
*/
body {
	background: #fff;
	font: 12pt Arial, Verdana, Helvetica, sans-serif;
	color: #666;

}
a {
	outline: none;
}


p {
padding: 2px;
margin: 2px;
}

/* links */



a:link {

text-decoration: none;
color:#003366;

}

a:visited {
text-decoration: none;
color:#003366;
}

a:hover {

background: #e5e5e5;

border-bottom: 1px dotted #333;

color: #036;

}

a:active {

text-decoration: none;
color:#003366;
} 

a img {

background: none;

border: 0 none;

margin-bottom: -10px; 

vertical-align: sub;

}



/* hn */


h1 a:hover { 

background: none;

border-bottom: none;

color: #069;

}

h2 { 

font-size: 1.1em; 

}

h3 { 

font-size: 1em; 

}

h4 { 

font-size: 0.9em; 

}

h5 { 

font-size: 0.8em; 

}

h6 { 

font-size: 0.7em; 

}


/* HEADER STUFF */
div#header {
	margin: 1em 0 1em 4em;
	border-bottom:1px solid #ccc;
}


h1#header a{
	text-decoration: none;
}

p#description {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}



/*footer stuff*/	
#footer {
	float:left;
	width:100%;
	font-size:10px;
	text-align: center;
	
	
}


#footer a:link {
	color: #059;
	
}

/* Begin Lists */
/* SIDEBAR STUFF*/


#sidebar  li {
	list-style: none;

	
}

#sidebar ul {
	font:12px/18px Arial, Helvetica, sans-serif;
	list-style: none;
	text-align: right;
	background-color:#fff;


}

#sidebar h2 {
	background-color:#003366;
	color: #FFFFFF;
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	height: 17px;
	border: 1px solid #CCC;


}
/* End Entry Lists */



/* layout

------------------------------------------------------ */



#container {

margin: 0 auto; 

width: 760px;

font-size: 0.75em;

text-align: left;

}

#wrap {

height: 1%;

margin: 4px 0;



}

#col-left {

float: left;

width: 150px;



text-align: right;

}

#col-main {

float: left;

width: 50%;

}

#col-right {

float: left;

width: 150px;

}

/* list styles */



ul {

margin: 10px 0; 

} 

ul li {

height: 1%;

list-style-type: none;

margin: 0 0 5px;

padding: 0 0 0 15px;

background: url(free-casino-games.gif) no-repeat 0 6px;

line-height: 18px;

}

ol {

margin: 10px 0 10px 25px; 

}

ol li {

margin: 0 0 5px 0; 

}



#latest {

height: 1%;

border-bottom: 1px solid #eee;

}




/* side columns common

------------------------------------------------------ */



#col-right a:hover, #col-left a:hover {

background: transparent;

border-bottom: none;

}

#col-right li, #col-left li {

list-style-type: none;

margin: 0;

padding: 0;

border-bottom: 1px solid #e5e5e5;

background-image: none;

line-height: 20px;

}

#col-right ul ul, #col-left ul ul {

margin: 0;

}

#col-right li li, #col-left li li {

border-top: 1px solid #e5e5e5;

}

h3.sec-title {

margin: 0;

text-transform: uppercase;

letter-spacing: 0.2em;

}

div.left-sec, 

div.right-sec {

margin: 0 15px 40px;

}

#date {

border: 1px solid #111;
background-color:#059;
width: 55px;
height:60px;
float: left;

}

#day {
text-align: center;
color: #fff;
font: bold 22px verdana;
border-bottom: 2px solid #fff;

}

#month {
text-align: center;
color: #fff;
font: bold 10px arial;
}