/*  
Theme Name: PS3
Theme URI: http://www.uniuehorn.net
Description: This is my theme for a tutorial.
Version: 2.0
Author: Pepper Ferguson
Author URI: http://www.uniuehorn.net

*/

/* Body */
a:link {color: #7b60a5; text-decoration: none; font-weight: bold;}
a:active {color: #7b60a5; text-decoration: none; font-weight: bold;}
a:visited {color: #aaaaaa; text-decoration: none; font-weight: bold;}
a:hover {color: #aaaaaa; text-decoration: none; font-weight: bold; }

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 14px;
text-align: center;
vertical-align: top;
color: #393939;
background:url("background.jpg");
}

p{
padding: 10px 0 0 0;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 30px;
padding: 0 0 10px 0;
}

#wrapper {
	clear: both;
overflow: hidden;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFF;
}

#header{
float: left;
width: 940px;
height: 136px;
background: url('PS3.jpg') no-repeat;
position: relative;
}

#header a{
position: absolute;
top: 0;
left: 0;
width: 500px;
height: 130px;
}

#header a h1{
display: none;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #FFF;
	border-top: dashed #CCC 1px;
	border-bottom: dashed #CCC 1px;
	margin: 0 auto;
	width: 940px;
	display:block;
	float:left;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#aaa;
	padding:0 10px;
	line-height:30px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:30px;
	left:0;
	margin: 0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#333;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#CCC;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
}

/*-------------------------------------------------------------- */

#container{
float: left;
width: 500px;
padding: 0 15px;
background-color: #FFF;
}

.post{
padding: 15px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
border-bottom: 1px dashed #CCC;
}

img{
border: 0;
}

.date{
font-size: 12px;
}

.entry{
line-height: 18px;
margin-top: -2px;
}

.entry img{
border: 3px Solid #CCC;
padding: 2px;
}

blockquote {
margin:22px 40px;
upadding:3px;
padding: 0 25px;
color: #666;
font-size: 18px;
font-style: italic;
border-left: 4px solid #CCC;
}

p.postmetadata{
border-top: 1px dashed #CCC;
margin: 12px 0 0 0;
font-size: 10px;
}

p.post-comment{
text-align: right;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.mini-post {
	height: 175px;
	margin: 0 0 10px 0;
	background-color: #CCC;
	}
	
.mini-post .entry{
margin-right: 10px;
	}


.mini-post .metadata {
	float: left;
	margin-right: 15px;
	padding: 0;
	width: 60px;
	}

.mini-post .image {
	margin: 10px 15px 20px;
	float: left;
	}

.mini-post .metadata .date {
	clear: both;
	width: 60px;
	height: 50px;
	margin-top: 5px;
	text-align: center;
	background-color: #FFF;
	}

.mini-post .metadata .date h4 {
	padding: 8px 0;
	color: #999;
	font: 10pt "Century Gothic";
	text-transform: uppercase;
	}

/* Sidebar */

.sidebar{
float: left;
width: 205px;
padding: 0;
display: inline;
background-color: #FFF;
font-size:13px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
color: #FFF;
padding: 5px 5px 5px 8px;
background-color: #7b60a5;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.sidebar ul ul{
padding: 5px 0;
}

.sidebar ul ul li{
border-left: dashed 1px #CCC;
padding: 5px;
margin: 0 0 0 5px;
line-height: 20px; 
}


/* Sidebar 2 */

.sidebar2{
float: right;
width: 205px;
display: inline;
background-color: #FFF;
font-size:13px;
}

.sidebar2 ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar2 ul li{
padding: 10px 0 10px 0;
}

.sidebar2 ul h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
color: #FFF;
padding: 5px 5px 5px 8px;
background-color: #7b60a5;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.sidebar2 ul ul{
padding: 5px 0;
}

.sidebar2 ul ul li{
border-left: dashed 1px #CCC;
padding: 5px;
margin: 0 0 0 5px;
line-height: 20px; 
}

.aktt_tweets ul li {
	padding: 5px 0;
}

/* Footer */
#footer{
clear: both;
float: left;
width: 750px;
padding: 10px 0 0 0;
}

#footer p{
line-height: 18px; 
}

/* Comments */
.commentmetadata{
	font-size: 13px;
        background: #333;
        padding: 2px;
	margin-left: -5px;
}

.commentmetadata a{
	color: #FFF
}

.oddnumber{
	color: #333;
	background: #FFF;
	margin: 10px 0 0;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom: 5px #333 solid;
}

.comment-template{
	list-style-type: none;
	padding-left: 0;}


.alt{
	color: #333;
	background: #FFF;
	margin: 10px 0 0;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom: 5px #333 solid;
}


/* Forms */

input {
color: #333;
background:url("background.jpg");
border: 1px inset;
padding: 2px;
width: 150px;}

textarea {
color: #333;
background:url("background.jpg");
border: inset 1px;
padding: 2px;
width: 400px;}

select {
color: #333;
background:url("background.jpg");
border: 1px #66903a solid;
padding: 2px;}