/*  
Theme Name: lee2050.com
Theme URI: http://www.lee2050.com
Description: This is my WordPress theme...
Version: 1.0
Author: Lee Evans
Author URI: http://imdserver.infj.ulst.ac.uk/B00357610/

*/

body{
margin: 0;
font-family: Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #fff;
background-image:  url('background.gif');
background-repeat: no-repeat;
background-position: top;
color: #666;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

h1{
font-size: 24px;
padding: 0 0 10px 0;
color: #f60b8a;
}

h3{
margin-top: 20px;
color: #f60b8a;
}

h4{
margin-top: 20px;
color: #f60b8a;
}

hr{
color: #999;
background-color: #999;
height: 1px;
border: none;
}

/*
################### Blockquotes ################### 
*/

blockquote {
border: 1px solid #f60b8a;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 10px;
margin: 10px 0 10px 0;
width: 440px;
}

/* This is the property before the quote starts*/
blockquote:before {
content: open-quote;
height:0px;}

/* This is the property for when the quote ends*/
blockquote:after {
content: close-quote;
margin:0px 0px 0px 400px;}

blockquote:before, blockquote:after {
color: #f60b8a;
display: block;
font-size: 5em;
width: 50px;
padding-top: 20px;
}

blockquote p {
padding-left:50px;
padding-right:50px;
}

ul{
list-style: square;
}

a:link, a:visited{
text-decoration: none;
color: #f60b8a;
}

a:hover{
text-decoration: underline;
color: #f60b8a;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 785px;
text-align: left;
margin-bottom: 20px;
}

img { 
border: 1px solid #f60b8a;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 10px;
margin: 0 0 10px 0;
}


/*
################### Header ################### 
*/

#header{
float: left;
width: 750px;
height: 120px;
}

#logo{
width:150px;
height:50px;
float:left;
background:url(logo.gif) no-repeat;
margin:30px 0 0 0;
}

#logo span{
position:absolute;
left:-9999px;
top:-9999px;
}

#logo a{
display: block;
height:100%;
width:100%;
}

/*
################### Navigation ################### 
*/

#nav{
list-style:none;
float:left;
margin-top:45px;
}

#nav li{
display:inline;
}

#nav li a{
display:block;
float:left;
height:32px;
margin-right:15px;
}

#nav li a span{
padding:7px 15px 0 0;
height:25px;
color:#fff;
text-transform: uppercase;
display:block;
float:left;
}

#nav li a:hover{
color:#f60b8a;
}

#nav li a:hover span{
color:#f60b8a;
}

#nav li.current a span{
color:#ff9600;
}

/*
################### Forms ################### 
*/

#searchform{
margin-top:45px;
text-align: right;
float: right;
}

.searchinput{
height:15px;
width:100px;
padding:5px 5px;
border: 1px solid #f60b8a;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
margin-left:5px;
background:#999;
color:#333;
}

.searchbutton{
height:31px;
width:24px;
padding-bottom: 10px;
border:none;
background:url(search_button.gif) no-repeat top right;
}

.searchbutton:hover, #searchform:hover .searchbutton{
cursor: pointer;
}

/*
################### Grid ################### 
*/

#container{
float: left;
width: 500px;
margin-top: 10px;
}

/*
################### WordPress ################### 
*/

#tags{
margin: 10px 0 0;
	border-top: 1px solid #999;
	padding: 10px 0 0;
}

.post{
padding: 0 0 10px 0;
}

.post h2{
font-size: 18px;
background: #333;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #000;
padding: 10px 10px 10px 20px;
}

.entry{
line-height: 18px;
margin-top: 20px;
padding: 0 20px 0 20px;
border-left: 1px solid #999;
border-right: 1px solid #999;
}

p.postmetadata{
border-top: 1px solid #999;
margin: 10px 0 0 0;
}

.navigation{
margin-bottom: 20px;
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

/*
################### Sidebar ################### 
*/

#sidebar{
float: left;
width: 230px;
margin: 0 0 0 20px;
padding: 0 9px 0 20px;
display: inline;
border-left: 1px solid #999;
}

#sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 0;
}

#sidebar ul li{
padding: 10px 0 10px 0;
}

#sidebar ul li h2{
}

#sidebar ul li ul li{
padding: 0px 35px 0px 5px;
line-height: 20px;
}

table#wp-calendar{
width: 100%;
}

/*
################### Twitter ################### 
*/

#twitter_div {
margin-top:10px;
padding-top: 10px;
font-size: 10px;
}

ul#twitter_update_list a {
display:block;
}

#twitter_div li {
	background-image:url('images/tweet_bubble.gif');
	color:#fff;
	height:auto;
	margin-bottom:15px;

	text-align:left;
	width:180px;
}


/*
################### Flickr ################### 
*/

#flickr_badge {
padding:10px 0px 10px 0px;
width: 230px;
margin-bottom: 10px;
}

#flickr_badge a{
margin:0 5px 5px 0;
padding: 0 0 0 0;
}

#flickr_badge img {
border: 1px solid #f60b8a;
margin: 5px 0 5px 0;
}

/*
################### Delicious ################### 
*/

#delicious {
margin-bottom: 10px;
} 

/*
################### Portfolio ################### 
*/

.opacityportfolio img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
-moz-opacity: 0.2;
-webkit-opacity: 0.2;
border: none;
margin: 0;
padding: 0;
}

.opacityportfolio:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
-webkit-opacity: 1;
}

#slideshow_bg {
background-image:  url('images/portfolio_bg.gif');
background-repeat: no-repeat;
background-position: top left;
}

#slideshow_images {
height: 380px;
width: 200px;
margin: 0;
padding: 0;
}

#slideshow_images img{
border: none;
margin: 0;
padding: 72px 0 0 18px;
cursor: crosshair;
}

/*
################### Footer ################### 
*/

#footerbg{
margin-top: 30px;
clear: both;
height:100px;
background: repeat-x bottom #333;
border-top:10px solid #f60b8a;
}


#footer{
margin: 10px auto 0 auto;
width: 780px;
text-align: left;
}

#footer p{
line-height: 18px;
}

/*
################### Comments ################### 
*/

.comments-template{
	margin: 10px 0 0;
padding: 0 20px 0 20px;
border-left: 1px solid #999;
border-right: 1px solid #999;
}

.comments-template ol{
	line-height: 18px;
margin-top: 20px;
padding: 0 20px 0 20px;
border-left: 1px solid #999;
border-right: 1px solid #999;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #999;
}

.comments-template h2, .comments-template h3{
	font-size: 14px;
background: #333;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #000;
padding: 10px 10px 10px 20px;
}

.commentmetadata{
}



.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
	
}

