/*  
Theme Name: ifollowtheswallow
Theme URI: 
Description: Custom word press theme for Jodie Swallow
Author: Wasted Media
Author URI: http://www.wastedmedia.co.uk

ifollowtheswallow v1.5
	 
This theme was designed and built by Wasted Media
*/


/* CSS Document */

* { margin:0px; padding:0px;
/*}
html {
	min-height: 100%;*/
}
body {
	/*border:1px solid #00ffff;*/
	margin:0px auto;
	padding:0px;
	height:auto;
	background-image:url(images/navBkg.gif);
	background-repeat:repeat-y;

}
body, input, select, textarea {
	font-size:70%;
	font-family: arial, "lucida console", sans-serif
}
img {
	border:none;
}
/* ____________________________ Header*/

#header {
	position:relative;
	height:155px;
}
#headerLogo {	
	position: absolute;
	bottom: 25px;
	float:left;
}
#headerSiteName {	
	position: absolute;
	bottom: 25px;
	right: 0px;
	font-size:120%;
}
div#headerSiteName a:link, div#headerSiteName a:visited, div#headerSiteName a:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
div#headerSiteName a:hover {
	text-decoration:underline;
}
#twitter_div {
	font-size:120%;	
	margin:0px 0px 17px 5px;	
}
#twitter_div ul {
list-style-type:none;

}
/* ____________________________ Layout*/
#wrapper {
	background-image:url(images/navBkg.gif);
	background-repeat:repeat-y;
	width:973px;
	height:auto;
}
#navColumn {
	background-image:url(images/navBkg.gif);
	background-repeat:repeat-y;
	height:auto;
	width:235px;
	margin:0px auto;
	float:left;
	/*padding:0px 0px 220px 0px;*/
	background-color:#10100F;
}
#contentColumn {
	/*border:1px solid #00ff00;*/
	width:642px;
	margin:0px auto;
	padding:0px 48px 0px 48px;
	float:right;
	height: auto;
}

/* ____________________________ Navigation*/

#siteNavigation  {
	width:235px;
}



div#navColumn ul{
	list-style-type:none;
	margin:17px 17px 0px 17px;
	font-size:110%;
}
div#navColumn ul li {
	width:200px;
	border-bottom:1px dotted #303030;
	padding:5px 0px 5px 0px;
}	
		
div#navColumn ul li a:link, div#navColumn ul li a:active, div#navColumn ul li a:visited{
	padding:0px 17px 0px 17px;
	color:#adadad;
	text-decoration:none;
}
		
div#navColumn ul li a:hover{
	padding:0px 17px 0px 17px;
	background:url(images/navArrow.gif) no-repeat left center;
	color:#ffffff;
}

/* ____________________________ Main Content area*/

#content {
	margin:0px 0px 0px 9px;
	width:462px;
	float:left;
	height:auto;
}
#sidebar {
	float:right;
	padding:10px 0px 0px 0px;
	margin:0px auto;
	height:auto;
}
#sidebar p{
	font-size:80%;
	text-align:center;
	color:#ACACAC;
	font-weight:bold;
	line-height:10px;
}

/* ____________________________ Footer */
#footer {
	padding-top:30px;
	padding-bottom:65px;
}

#navColumnFooter {
	width:201px;
	margin:0px auto;
	float:left;
	margin:10px 0px 0px 34px;
	color:#ffffff;
	
}
div#navColumnFooter p, div#navColumnFooter  a:link, div#navColumnFooter a:active, div#navColumnFooter a:visited{
	color:#adadad;
	text-decoration:none;
}
div#navColumnFooter a:hover {
	text-decoration:underline;
}	
#contentColumnFooter {
	width:642px;
	margin:0px auto;
	padding:13px 48px 0px 0px;
	float:right;
}
div#contentColumnFooter  a:link, div#contentColumnFooter a:active, div#contentColumnFooter a:visited{
	color:#000000;
	text-decoration:none;
}		
div#contentColumnFooter a:hover {
	text-decoration:underline;
}
#contentColumnFooter ul, #contentColumnFooter li {
	display: inline;
}
#contentColumnFooter ul {
	padding-left:7px;
}
#contentColumnFooter li {
	border-right:1px solid #000000;
	padding-right:11px;
	margin-right:11px;
}
#contentColumnFooter li.page-item-9 {
	border-right:none;
	margin-right:0px;
	padding-right:0px;
}
/* ____________________________ General Stuff*/
a, a:hover  {
	color: #30AAE3;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
h1, h2 {
	color:#30AAE3;
	font-size:195%;
	margin:0px 0px 0px 0px;
}
h1.spaced {
	padding-bottom:20px;
}
h2 {
	color:#000000;
	color: #30AAE3;
	text-decoration: none;
}
h2 a, h2 a:hover, h3 a, h3 a:hover {
	color: #000000;
	text-decoration: none;	
}
h2 a:hover, h3 a:hover {
	text-decoration: underline;	
}
h2.pagetitle {
	padding-bottom:10px;
}
h3 {
	padding:5px 0px 5px 0px;
	font-size:140%;
}
h3#comments, h3#respond {
	border-top:1px dotted #cccccc;
	padding-top:20px;
	margin-top:25px;
}
h3 a {
	color:#000000;
}

p {
	margin:0px 0px 15px 0px;
	line-height:20px;
}
table {
	text-align:left;
	margin-bottom:20px;
}
th {
	border-bottom:1px dotted #cccccc;
	padding:15px 5px 7px 0px;
	color: #30AAE3;
}
td {
	border-bottom:1px dotted #cccccc;	
	padding:7px 5px 7px 0px;
}

table.sponsorship td {
	padding:20px 0px;
}
table.sponsorship td.first {
	padding:0px 0px 20px 0px;
}
table.sponsorship td ul {
	padding-top:5px;
}
.entry ul {
	padding-left:15px;
}
ul.membership {
	padding-left:132px;
	padding-bottom:13px;
}
table td.noBorder {
	border:none;
}
.clear {
	clear:both;
}
/* ____________________________ General Classes */

.welcomeMessage {
	color:#30AAE3;
	margin:0px 0px 20px 0px;
}
.welcomeSpacer{
	margin:0px 0px 27px 9px;
	border-top:1px dotted #cccccc;
}
.contentSpacer{
	margin:0px 0px 15px 0px;
	border-top:1px dotted #cccccc;
}
.clear {
	clear:both;
}
small {
	font-size:100%;
	font-style:italic;
	font-family:Georgia,"lucida console",sans-serif;
}
.commentlist cite {
	text-transform:capitalize;
}
img {
	margin:0px 0px 0px 0px;

}
img.messageLogo, img.rssLogo {
	padding:17px 0px 30px 0px;
}
img.rssLogo {
	padding-right:20px;
}

/*-------post navigation-----*/
.alignright {
	float: right;
	padding-right:5px;
}
.alignleft {
	float: left
}
/* _________________ Post Classes*/

.postTitleLeft, .postTitleLeftFirst {
	margin-top:5px;
	width:60px;
	height:57px;
	background-color:#ADADAD;
	float:left;
}
.postTitleLeftFirst  {
	background-color:#30AAE3;

}
.postTitleLeftFirst .postMonth  {
	color:#FFFFFF;	
	text-transform:uppercase;
}
.postTitleRight {
	width:380px;
	height:61px;
	float:right;
	padding:0px 0px 0px 20px;
	border-bottom:1px dotted #cccccc;
}
.postMonth{
	color:#000000;
	font-weight:bold;
	text-align:center;
	padding:3px 0px 4px 0px;
	text-transform:uppercase;
}
.postDate{
	color:#000000;
	font-size:375%;
	font-weight:bold;
	text-align:center;
	padding:0px 0px 0px -3px;
	line-height:30px
}
.postAuthor {
	font-family: Georgia, "lucida console", sans-serif;
	font-style:italic;
	font-size:110%;
}
.entry {
	padding:15px 0px 0px 0px;
}
.more-link {
	padding:0px 0px 0px 80px;	
}
.postmetadata {
	padding:0px 0px 20px 80px;
	border-bottom:1px dotted #cccccc;	
/*	font-size:125%;*/
}
.postTitleRight .postTitleLeftFirst h2 a{
	color:#FF0000;

}
.postFooter  {
	margin:27px 0px 27px 0px;
	border-top:1px dotted #cccccc;	
}

/* ____________________________  sidebar classes */
.sponsorsImages {
	padding:0px 0px 0px 0px;
}
#commentsDiv {
	padding:0px 7px 0px 0px;	
}
#commentsDiv li.alt {
	padding-bottom:0px;

}
/* 

this is all from the original theme below....

Begin Typography & Colors */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	padding-top:10px;
}
.commentmetadata a{
	font-family:Georgia,"lucida console",sans-serif;
	font-size:110%;
	font-style:italic;
	color:#999999;
	

	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/* End Typography & Colors */



/* Begin Structure */


/* End Structure */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}



/* End Form Elements */

/* Contact form styles*/
.screenReader { left: -9999px; position: absolute; top: -9999px; }
.thanks { background: #F2F3F6; border: 1px solid #7E8AA2; padding: 10px; }

/*****Forms*****/
ol.forms { float: left; list-style: none; margin: 0; width: 100%; }
ol.forms li {
	clear: both;
	float: left;
	margin-bottom: 18px;
	position: relative;
	width: 100%;
}
ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
	padding-right: 20px;
	width: 100px;
}
ol.forms input, ol.forms textarea {
	border: 1px solid #7E8AA2;
	border-radius: 3px;
	font: inherit;
	-moz-border-radius: 3px;
	padding: 2px;
	-webkit-border-radius: 3px;
	width: 214px;
}
ol.forms textarea { height: 300px; width: 334px; }
ol.forms input:focus, ol.forms textarea:focus { background-color: #f2f3f6; border-color: #ff9800; }
.error { color: #f00; }
ol.forms li .error { font-size: 12px; margin-left: 20px; }
ol.forms li.textarea .error {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}
ol.forms li.screenReader { margin-bottom: 0; }
ol.forms li.buttons button {
	background: #ff9800;
	border: none;
	color: #000;
	cursor: pointer;
	font: 16px/16px "Avenir LT Std", Helvetica, Arial, sans-serif;
	overflow: hidden;
	padding: 6px 3px 3px 3px;
	text-transform: uppercase;
	width: auto;
}
ol.forms li.buttons button:hover { color: #222; }
ol.forms li.buttons button:active { left: -1px; position: relative; top: -1px; }
ol.forms li.buttons, ol.forms li.inline { float: right; width: 460px; }
ol.forms li.inline input { width: auto; }
ol.forms li.inline label { display: inline; float: none; width: auto;


/* Begin Comments*/
.alt {
	margin:10px 0 0 0;
	padding:0px 0px 20px 0px;
	border-bottom:none;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	/*padding: 5px 10px 3px;*/
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-family:Georgia,"lucida console",sans-serif;
font-size:100%;
font-style:italic;
color:#999999;
	}
