/*
Theme Name: Subtext Magazine Theme
Theme URI: http://www.reallyfancywebdesign.com/
Description: Custom layout for subtextmagazine.co.uk
Version: 1.0
Author: Kerry Turner
Author URI: http://www.reallyfancywebdesign.com/
*/

/* Begin Structure */

*
{
   padding:0;
   margin:0;
   line-height: 120%;
   color:#000;
   font-family: Arial, Sans-Serif;

}

html
{
	height: 100%;
	margin-bottom: 1px;
}

body
{
	background: #CCC;
	text-align: center;
}

#wrapper
{
	width: 995px;
	margin: 0 auto 0 auto;
	text-align: justify;
}

#header
{
	margin: 0 0 0 11px;
	background: url('images/header.gif') top left no-repeat;
	width: 965px;
	height: 110px;
}

#subheader
{
	margin: 20px 0 0 11px;
	background: #4a195b;
	width: 923px;
	height: 30px;
	padding: 10px 20px 0 20px;

}

#subheader p, #subheader h2, #subheader h3, #subheader h4
{
	color: #ffffff;
	text-align:right;
}

#footer
{
	clear: both;
	/*background: url('images/footer.gif') no-repeat;*/
	width: 995px;
	height: 100px;
	margin: 0px auto;
	padding: 10px 0 0 0;
	text-align: center;
}

#contentWrapper
{
	width: 995px;
	background: url('images/content_bg.jpg') repeat-y;
}


#contentBottom
{
	width: 995px;
	height: 48px;
	background: url('images/content_bottom.jpg') no-repeat;
	margin: -20px 0 0 0;
}

#content
{
	margin: 0;
	clear:both;
}

#centreColumn
{
	width: 456px;
	margin: 10px 0 0 190px;
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
	padding: 0 20px 10px 20px;
}

#centreColumnPage
{
	width: 654px;
	margin: 10px 10px 10px 10px;
	border-right: 2px solid #CCC;
	padding: 0 15px 10px 15px;
}

#centreColumnTop
{
}

#centreColumnBottom
{
}

.centreColumnItem
{
	margin: 0 0 10px 0;
}

#rightColumn
{
	width: 245px;
	padding: 0 15px 0 15px;
	margin: 10px 20px 0 0;
	float: right;
	display: inline;
	text-align: left;
}

#leftColumn
{
	width: 150px;
	padding: 0 15px 0 15px;
	margin: 10px 0 0 10px;
	float: left;
	display: inline;
	text-align: left;
}

.sidebar
{

}

.sidebarItem
{
	margin: 0 0 20px 0;
}

.shopItemContainer
{
	float:left;
	width: 622px;
	margin-left: -35px;
}

.shopItem
{
	text-align:center;
	float: left;
	width: 116px;
	height: 220px;
	margin-left: 35px;
}

#menu
{
	width: 975px;
	margin: -95px 0 0 0;
	font-weight: bold;
	text-align: center;
}

.menuItem
{
	text-align: center;
}

.spacer
{
	clear:both;
	height: 0;
	width: 0;
}

.spacerLeft
{
	clear:left;
	height: 0;
	width: 0;
}

.spacerRight
{
	clear:right;
	height: 0;
	width: 0;
}

.hidden
{
	display: none;
}

#olderposts
{
	text-align:center;
}

/* End Structure */


/* Begin Typography & Colors */
a:link  {color: #4a195b; text-decoration: underline;}
a:visited {color: #4a195b; text-decoration: underline;}
a:hover  {color: #4a195b; text-decoration: underline;}
a:active {color: #4a195b; text-decoration: underline;}


.highlight a:link  {color: #4a195b; text-decoration: none;}
.highlight a:visited {color: #4a195b; text-decoration: none;}
.highlight a:hover  {color: #4a195b; text-decoration: none;}
.highlight a:active {color: #4a195b; text-decoration: none;}

.sidebar a:link  {color: #4a195b; text-decoration: none;}
.sidebar a:visited {color: #4a195b; text-decoration: none;}
.sidebar a:hover  {color: #4a195b; text-decoration: none;}
.sidebar a:active {color: #4a195b; text-decoration: none;}

a img {border:none}

ul
{
	margin: 15px 0 15px 10px;
	font-size:10pt;
}

li
{
	margin: 0 0 0 10px;
	font-size:10pt;
}

.sidebarItem ul
{
	list-style:none;
	margin: 15px 0 15px 0;
}

.sidebarItem li
{
	list-style:none;
	margin: 0;
}


.alt 
{
}

.entry p a:visited 
{
	/*color: #b85b5a;*/
}

.themeColour1 /*light green */
{
		color: #85c121;
}

.themeColour2 /*light blue*/
{
		color: #60aeb2;
}

.themeColour3 /*purple */
{
   color: #4a195b;
}


.imageAsText
{
   float:none;
   margin: 0;
   padding: 0;
}

p
{
	padding: 0;
	margin: 15px 0 15px 0;
	font-size:10pt;
}

h1
{
	font-size:20pt;
	text-align: left;
	padding: 0;
	line-height: 100%;
	margin: 0 0 10px 0;
}

h2
{
	padding: 0;
	line-height: 100%;
	margin: 0 0 10px 0;
	font-size:18pt;
	text-align: left;
}

h3, .looksLikeH3
{
	padding: 0;
	line-height: 100%;
	margin: 0 0 10px 0;
	font-size:12pt;
	text-align: left;
	font-weight:bold;
}

h4
{
	padding: 0;
	line-height: 100%;
	margin: 0 0 10px 0;
	font-size:11pt;
	text-align: left;
}

.small,.flickrCredit
{
	padding: 0;
	margin: 0;
	font-size:8pt;
}

a.small:link  {font-size:8pt; }
a.small:visited {font-size:8pt; }
a.small:hover  {font-size:8pt; }
a.small:active {font-size:8pt; }

#comment-preview img.avatar { display: none; }

.commentlist
{
	width: 454px;
	font-size:9pt;
}

.commentlist li, #commentform input, #commentform textarea 
{
	margin: 25px 0 0 0;
	font-size: 9pt;
}

.commentlist ol
{
	padding: 0 0 0 1px;
}

.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;
	text-transform: none;
}

h3#comments
{
	margin: 25px 0 0 0;
}

#commentform p
{
	font-size:9pt;
}

.commentmetadata 
{
	font-weight: normal;
}
/* End Typography & Colors */



/* Begin Images */
img 
{
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0 7px 2px 0;
	display: inline;
    float: left
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	padding: 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.alignnone{
float:none;
}
	
img.floatup
	{
	margin-top: -40px;
	}
	
img.sidebarIcon
{
	padding: 0;
	margin: 0;
	display: inline;
}
/* End Images */


/* Begin Form Elements */

.entry form 
{ /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select 
{
	width: 130px;
}

select.paypalSelect
{
	width: 180px;
}


/* End Form Elements */

blockquote
{
	padding: 0 20px 0 20px;
	color: #000000;
}
