/*  
Theme Name: Conor's Blog
Description: My design for my blog and website.
Version: 1.0
Author: Conor Mac Aoidh
Author URI: http://macaoidh.name
*/
body{
	margin:0;
	text-align:center;
	color:#555;  
	font:12px Arial, Verdana;
	background-color:#888;
}
#wrapper{
	background-color:#fff;
	margin:10px auto; 
	width: 900px; 
}
#header{
	text-align:left;
	margin:0 auto;
	width:860px;
	padding-top:10px;
}
#logo{
	background:url(http://files.macaoidh.name/website/i/logo.png) no-repeat;
	position:relative;
	height:84px;
}
#tagline{
	float:right;
}	
#banner {
	background:url(http://files.macaoidh.name/website/i/banner.png) no-repeat;
	border:1px solid #444;
	height:117px;
}
#menu{
	background-color:#555;
	height:24px;
	width:100%;
	color:#fff;
}
#menu ul{
	background-color:#555;
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li{
	position:relative; 
	display:inline;
}
#menu ul li a{
	color:#ddd;
	text-decoration:none;
}
.menulink{
	float:left;
	padding:4px 10px;
	display:block;
	text-decoration:none;
}
.menulink:hover{
	background-color:#600a84;
}
#rss{
	background:url(http://files.macaoidh.name/website/i/rss.png) no-repeat;
}
#rss:hover{
	background:url(http://files.macaoidh.name/website/i/rss-over.png) no-repeat;
}
#twitter{
	background:url(http://files.macaoidh.name/website/i/twitter.png) no-repeat;
}
#twitter:hover{
	background:url(http://files.macaoidh.name/website/i/twitter-over.png) no-repeat;
}
#bebo{
	background:url(http://files.macaoidh.name/website/i/bebo.png) no-repeat;
}
#bebo:hover{
	background:url(http://files.macaoidh.name/website/i/bebo-over.png) no-repeat;
}
#youtube{
	background:url(http://files.macaoidh.name/website/i/youtube.png) no-repeat;
}
#youtube:hover{
	background:url(http://files.macaoidh.name/website/i/youtube-over.png) no-repeat;
}
#facebook{
        background:url(http://files.macaoidh.name/website/i/facebook.png) no-repeat;
}
#facebook:hover{
        background:url(http://files.macaoidh.name/website/i/facebook-over.png) no-repeat;
}
.menuicon{
	float:right;
	display:block;
	border:none;
	height:23px;
	width:23px;
}
#current{
	background-color:#42065b;
}
#content{
	text-align:left;
}
#content p{
	line-height:18px;
	font-size:13px;
}
#blog-sidebar{
	width:200px;
	float:right;
	color:#666;
}
#blog-sidebar ul{
	padding-left:10px;
	list-style-type:none;
}
#s{
	width:114px;
	color:#600A84;
	border:1px solid #666;
	padding:3px;
}
#search-submit{
        width:55px;
        border:1px solid #666;
        padding:3px 0;
}
.entry{
	display:block;
	width:641px;
	background:#fff;
	text-align:left;
	border-top:1px solid transparent;
	margin-top:11px
}
.entry h2{
	margin-top:21px
}
.entrytime{
	font-size:11px;
	color:#999999;
	padding-left:2px;
}
.entrytext{
	padding-left:2px;
	line-height:1.5;
}
.commentcount{
	display:block;
	padding:4px 0 8px 2px;
	font-weight:bold;
	font-style:italic;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
#footer{
	margin:5px 0 3px; 
	width:auto; 
	border-top:2px solid #600a84;
	padding-top:8px;
	padding-bottom:8px;
}
a{
	text-decoration:none;
	color:#600a84;
}
a:hover{
	text-decoration:underline;
	color:#42065b;
}
img{
	border:none;
}
table{
	font:12px Arial, Verdana;
}
p{
	font:12px Arial, Verdana;
}
.comments{
	padding:12px 12px 6px 12px
}
.commentlist{
	list-style:none; 
	margin:0; 
	padding:0
}
.comment{
	display:block; 
	border:1px solid #600A84; 
	padding:10px; 
	background:#eee; 
	margin-bottom:6px;
	min-height:80px;
}
.singlepost{
	padding-bottom:35px;
}
#gravatar{
	float:right;
	border:1px solid #600A84;
}
.nocomments{
	font-size:11px;
}
ul li{
	margin:4px 0;
	font-size:13px;
}
code{
	background:url(http://files.macaoidh.name/website/i/code.png) no-repeat;
	width:834px;
	font:12px;
}
/* homepage style */
#cont-left{
	float:left;
	width:200px;
}
#cont-middle{
	margin-left:307px;
	margin-top:20px;
	border:1px solid #999;
	width:260px;
}
#cont-right{
	float:right;
	width:280px;
	border:1px solid #999;
}
#photo{
	background:url(http://files.macaoidh.name/pictures/the-dominican-affair/bluesfest.png) no-repeat;
	width:294px;
	height:315px;
        border:1px solid #42065B;
        -moz-border-radius:5px;
}
#blog-rss{
	width:240px;
	margin:10px;
}
#hosting,#findme{
	margin:10px;
}
/* forms style */
#form-page{
	width:740px;
	margin-left:60px;
}
#form-page table tr{
	width:100%;
	height:35px;
}
#form-page table tr td{
	min-width:368px;
}
.form-item{
	margin-left:45px;
}
#additional{
	width:600px;
	height:100px;
}
#price{
	margin-left:15px;
	font-size:16px;
	color:rgb(96, 10, 132);
}
#domain{
	margin-left:15px;
}
#extention{
	margin-left:15px;
}

