/*  
Theme Name: The Dude V2
Theme URI: http://www.the-dude.co.uk
Description: The Dude Tutorials Site
Version: 1.0
Author: The Dude
Author URI: http://www.the-dude.co.uk

*/

* {
	margin:0;
	padding:0; 
}



body {
	background:url(images/bg-repeat.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#666666;
	text-align:left;
}

img {
	border:none;
}

p {
	padding-bottom:10px;
	text-align:left;
}

code {
	text-align:left;
	display:block;
	color:#0099FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#ffe;
	padding:10px;
	border:1px solid #fee;
}

a {
	color:#9c0f18;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

blockquote {
	border-left:solid 5px #de6b08;
	padding:0 10px 0 20px;
	margin:0 0 10px 10px;
}

.single-entry ul {
	margin-left:20px;
	padding:10px 0;
}

#content li {
	text-align:left;
}

.navigation {
	float:left;
	width:592px;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
	text-align:right;
}

h1 {
	line-height:30px;
	text-align:left;
	font-weight:normal;
	font-size:20px;
}

h1, h2, h3, h4 {
	text-align:left;
	font-weight:normal;
}

h2, h2 a {
	color:#9c0f18;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:4px;
}

h2 a {
	text-decoration:none;
}

h3, li h2 {
	color:#9c0f18;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:500;
	padding-bottom:5px;
	border-bottom:dashed 1px #666;
}

h4 {
	font-size:14px;
	color:#FF6600;
	padding-bottom:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*HEADER*/

#container {
	width:993px;
}

#header-container {
	width:993px;
	height:168px;
}	

#logo {
	float:left;
	width:165px;
	height:168px;
} 

#header {	
	float:right;
	background:url(images/header-bg.jpg) no-repeat;;
	width:828px;
	height:168px;
}

#tagline {
	width:330px;
	float:left;
	padding:90px 0 0 35px;
}

#header-right {
	width:442px;
	float:right;
	margin:65px 11px 0 0;
}

.top-menu {
	background:#333;
	height:27px;
	border-bottom:solid 3px #9c0f18;
}

.top-menu ul {
	padding:5px 0 0 0;
	list-style:none;
	width:100%;
	background:#333;
}

.top-menu li a, .top-menu li {
	float:left;
	text-decoration:none;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0 10px;
}

.top-menu li a:hover {
	color:#a42b36;
}

/*SEARCHFORM*/

#search {
	height:22px;
	margin-right:7px;
	width:435px;
}

#search-text {
	width:180px;
	float:left;
	padding-top:13px;
}

#searchsubmit {
	float:left;
}

#s {
	height:19px;
	float:left;
	width:212px;
}

#search-text p {
	color:#a42b36;
}


#searchform {
	width:248px;
	height:22px;
	float:right;
	padding-top:10px;
}

/*SOCIAL*/

#social {
	height:46px;
	width:442px;
	margin-top:10px;
}

#social ul {
	list-style:none;
	float:right;
}

#social li {
	float:left;
	width:50px;
	height:46px;
	margin-right:7px;
}

/*CONTENT*/

.thumbnail {
	float:left;
}

.post-title {
	padding-left:10px;
	float:left;
}

.recent-post {
	clear:both;
	height:256px;
}

.recent-post-image {
	float:left;
	padding:2px 10px 0 0;
	width:315px;
	height:243px;
}

.entry {
	padding-left:10px;
}

.showmemore {
	text-align:right;
	padding-top:20px;
}

.showmemore a {
	color:#FF6600;
}

.single-entry {
	padding-top:10px;
}

#back {
	float:left;
	clear:right;
}

.post, .latest-post {
	clear:both;
	padding-top:10px;
}

.post {
	border-top:dashed 1px #666;	
}

.readall a {
	text-align:right;
}

.thecomments {
	float:left;
}

#page-container {
	width:993px;
	background:#fff;
	min-height:200px;
}

#content-container {
	width:623px;
	float:left;
}

#content-left-img {
	background:url(images/left-side.jpg) no-repeat;
	width:11px;
	float:left;
	height:191px;
}

#content {
	width:592px;
	height:600px;
	background:#fff;
	float:left;
	padding:0 10px;
}

.contentads {
	float:left;
	width:590px;
	margin:10px 0;
}

.game {
	border:solid 10px #eee;
}

/*SIDEBAR*/

#sidebar-1 ul {
	list-style:none;
	text-align:left;
}

#sidebar-1 li a, #sidebar-1 li {
	text-decoration:none;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 0 5px 1px;
}

#sidebar-1 li a {
	border-bottom:dashed 1px #666;
	display:block;
}

#sidebar-container {
	width:359px;
	float:right;
	background:#fff;
	height:100%;
}

#sidebar {
	float:left;
	background:#eee;
	padding-right:9px;
	height:100%;
}

#sidebar a:hover {
	color:#9c0f18;
}

#sidebar-1, #sidebar-2 {
	width:155px;
	margin:9px 0 9px 9px;
	float:left;
}

#sidebar-2 p, #sidebar-2 h3 {
	margin-left:20px;
}

#content-right-img {
	background:url(images/right-side.jpg) no-repeat;
	width:11px;
	height:191px;
	float:right;
}

/* COMMENTS */

.tags {
	text-align:left;
}

#comments {
	padding-top:20px;
	width:590px;
}

.commentslist li {
	margin-left:0;
	width:590px;
}

.commentslist ol {
	float:left;
}

.comment-single {
	float:left;
	width:100%;
	margin:10px 0;
	background:#eee;
}

.comment-title {
	text-align:left;
	padding:10px;
	background:#ddd;
}

.comment-title a, .comment-title {
	color:#9c0f18;
	font-weight:bold;
}

.comment-text {
	padding:0 10px 5px 10px;
}

.comment-text a {
	color:#9c0f18;
}

#buysellads {
	padding-left:15px;
}

#ads {
	padding-left:22px;
}

#google-ad-sky {
	padding-top:5px;
	padding-left:13px;
}

#footer {
	clear:left;
	border-top:1px dashed #ddd;
}

#footer p {
	padding-top:10px;
	font-size:11px;
	color:#ccc;
}

/* A:link refers to all links on the page - not just the RSS content... */
  

    /* these are the RSS classes - you can adapt them as you see fit
       values here override the defaults... */

    .rssxpresschannel {
      font-family : sans-serif;
	
    }

    .rssxpresschtitle {
    }

    .rssxpresschdesc {
    }

    .rssxpressittitle {
      padding: 5px 10px;
      background-color : #ccc;
    } 

    .rssxpressitdesc {
	elevation:higher;
	  padding:5px  10px;
    }

    .rssxpresstable {
    }

    /* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */

    .rssxpressdivider {
      background-color : black;
    }
