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

Main style sheet

version:   1.3

author:    Ben Holliday

email:     holliday.ben@gmail.com

website:   http://www.hollidazed.co.uk

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

/* Remove padding and margin */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px;
	background: #fff;
	font: 62.5%/1.6 Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

ul, li {
	list-style:none;
}


.clear { /* float clear */
	clear: both;
}

#page { /* Main Container*/
	background: url("images/bg_container.gif") repeat-y top center;
	width: 750px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#page hr{
	display: none;
}

#header {
	float: left;
	position: relative;
	background: #fff url(images/bg_repeat.gif) repeat-x;
	height: 177px;
	width: 750px;
}

#header  #main-image{
		position: absolute;
		top: 0;
		left: 0;
		width: 631px;
		height: 177px;
		background: #fff url(images/main-image.jpg) no-repeat top left;
}

#header  #side-image{
		position: absolute;
		top: 0;
		right: 0;
		width: 53px;
		height: 177px;
		background: #fff url(images/side-image.jpg) no-repeat top right;
}

#header h1 a{
	position: absolute;
	text-indent: -1000px;
}

#header .description{
	position: absolute;
	text-indent: -1000px;
}

#content {
	float: left;
	width: 460px;
	background: url(images/content-background2.gif) no-repeat top left;
}

#sidebar {
	float: right;
	width: 260px;
	background: url(images/content-background.gif) no-repeat top left;
}

#content .shell {
	padding: 10px 0px 0px 20px;
}

#sidebar .shell {	
	padding: 0px 30px 0px 30px;
}

#footer {
	float: left;
	width: 750px;
	height: 60px;
	background-color: #fff;
	margin-top: 5px;
	border-top: 1px solid #f5f5f5;
}

#footer p {
	margin: 5px 20px;
	color: red;
}

/* For code examples */

#content code {
	padding: 5px;
	margin: 10px 0 15px 0;
	background-color: #ffffd7;
	color:#000;
	font: 100% courier;
	line-height:1.6em;
	display:block;
}

#footer p a{
	color: #000;
}


#content a {
	color: red;;
}

#content h1 {
	font-family: Georgia, Times, serif;
	font-size: 2.8em;
	color: red;
	font-weight: normal;
}

#content h2 a {text-decoration: none;
}

#content h2 a:hover {
	background-color: #000;
	color: #red;
}

#content h2{
	font-family: Georgia, Times, serif;
	font-size: 2.5em;
	font-weight: normal;
}

#content h3{
	font-family: Georgia, Times, serif;
	font-size: 2em;
	line-height: 1.2em;
	font-weight: normal;
}

#content p {
	margin: 10px 0px;
	font-size: 1.2em;
}
#content p a:hover {
	background-color: red;
	color: #fff;
	padding: 2px;
}

#content p a{
	padding: 2px;
	color: red;
}

#content ul, #content ol{
	margin:0.8em 0pt 1.2em 0;
	
}

#content li {
	font-size:1.2em;
	list-style-position:outside;
	list-style-type:disc;
	margin:0.5em 0pt 0.5em 1.7em;
}

#content ul a:hover {
	background-color: red;
	color: #fff;
	padding: 2px 0;
}

#content ul a{
	color: red;
}

#content p.postmetadata{
	display:block;
	width: 100%;
	padding: 6px 0;
	margin: 20px 0;
}

#content .post .date{
	display: inline;
	margin: 5px 0px;
	padding: 2px 0px;
	color: red;
	font-size: 1.4em;
}

#content abbr[title] {
	color: #37075a;
	border-bottom: 1px dotted #37075a;

}

#content abbr[title]:hover {
	border-bottom-style: solid;
	cursor: help;

}

#sidebar h2{
	font-size: 1.5em;
	font-weight: normal;
}

#sidebar ul{

	margin-bottom: 1em;
	padding: 0;
}

#sidebar ul li{
	list-style: none;
	background: url(images/bullet-new.gif) no-repeat left center;
	padding-left: 13px; 
}

#sidebar ul li.rss{
	list-style: none;
	background: url(images/rss.gif) no-repeat left center!important;
	padding-left: 13px;
}

#sidebar ul li.delicious{
	list-style: none;
	background: url(images/delicious.gif) no-repeat left center!important;
	padding-left: 13px;
}

#sidebar ul li.flickr{
	list-style: none;
	background: url(images/flickr.gif) no-repeat left center!important;
	padding-left: 13px;
}

#sidebar a {
	color: red;
	padding: 2px;
}

#sidebar a:hover {
background-color: #ffff5f;
color: #000;
padding: 2px;
}

#sidebar #searchform {
	margin: 10px 0px;
}
.search-box{
	color: #37075a;
	margin: 0;
	width: 130px;
	padding: 2px;
	background: #FBFAF4;
	border: 1px solid; border-color: #999 #D9D9D9 #D9D9D9 #999;
}

.submit{
	color: #fff; 
	background-color: red;
	border: none;
}

/* twitter box */

#twitter {padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px red solid;}

#twitter #my_twitter_status_time{color: red!important;}

/* delicious links */

#delicious-posts-hollidazed {
	float: left;
	background: #980001 url(images/bookmarks-bottom.png) bottom left no-repeat;
	width: 440px;
	margin: 20px 0;
}

#delicious-posts-hollidazed h2 {
	font-size: 2em;
	background: #980001 url(images/bookmarks-top.png) top left no-repeat;
	padding: 11px 18px 0px 18px; font-weight: normal;
}

#delicious-posts-hollidazed h2 a {
	color: #fff;
	padding: 2px;
}

#delicious-posts-hollidazed h2 a:hover {
	background-color: red; 
	color: #fff;
}

#delicious-posts-hollidazed ul {
	padding: 0 18px 11px 18px;
	list-style-position: outside;
}

#delicious-posts-hollidazed li { 
	position: relative;
	background: url(images/bookmark-bullet-odd.png) no-repeat 3px 12px;
	padding: 8px 8px 8px 18px;
	margin: 0;
	list-style: none;
}

#delicious-posts-hollidazed li p.delicious-extended {
	color: #fff;
	font-size: 0.9em;
	margin: 0;
	padding-left:2px;
}

#delicious-posts-hollidazed li a {
	text-decoration: none;
	color: #fff;
	padding: 2px;
}

#delicious-posts-hollidazed li a:hover {
	padding: 2px;
}

#delicious-posts-hollidazed li.delicious-even {
	position: relative;
	background: #a30001 url(images/bookmark-bullet-even.png) no-repeat 3px 12px!important;
}

.alignleft, .alignright {font-size: 1.2em;}

.alignleft {float: left;}

.alignright {float: right;}