/*  
Theme Name: Fraoch Marketing
Theme URI: http://www.fraochmarketing.co.uk/
Description: Fraoch Marketing WordPress theme 
Version: 1.0
Author: Ben Ellis
Author URI: http://www.hungrybrowser.co.uk/

	Fraoch Marketing v1.0
	http://www.fraochmarketing.co.uk/

	This theme was designed and built by Ben Ellis,
	whose blog you will find at http://www.hungrybrowser.co.uk/blog/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.
*/

/* Styles basic HTML tags */

	body 
	{
	margin: 0px 0px 40px 0px;
	padding: 0px;
	color: #6B6781;
	font: 13px Arial, Helvetica, "Trebuchet Ms", Verdana, sans-serif;
	line-height: 18px;
	text-align: center;
	}
	
	a
	{
	font-weight: normal;
	color: #5D539D;
	text-decoration: none;
	}
		
	a:active
	{
	color: #CC3300;
	text-decoration: underline;
	}
	
	a:hover
	{
	color: #717A34;
	text-decoration: underline;
	}
	
	acronym
	{
	border-bottom: 1px #999999 dashed;
	cursor: help;
	}
	
	h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a, h5, h5 a
	{
	text-decoration: none;
	clear:both;
	font-family: "Lucida sans", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	}
	
	h1, h1 a, h1 a:visited
	{
	font-size: 20px;
	color: #717A34;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 7px 0px;
	}
	
	h2, h2 a, h2 a:visited
	{
	font-size: 15px;
	color: #5D539D;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	h3, h3 a, h3 a:visited
	{
	font-size: 13px;
	color: #6B6781;
	margin: 0px 0px 5px 0px;
	}
	
	h4, h4 a, h4 a:visited
	{
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 5px 0px;
	}
	
	h5, h5 a, h5 a:visited
	{
	font-size: 11px;
	color: #999999;
	}
	
	p
	{
	margin: 0px 0px 15px 0px;
	}
	
	q
	{
	font-style: italic;
	}
	
	strong
	{
	color: #333333;
	}
	
	label
	{
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	padding: 1px 5px 3px 5px;
	font-size: 11px;
	background-color: #F3F3F3;
	}
		
	code 
	{
	font: 11px 'Courier New', Courier, Fixed;
	}
	
	cite a
	{
	color: #333333;
	font-weight: normal;
	font-style: normal;
	}
	
	hr
	{
	height: 1px;
	color:#CCCCCC;
	border: 1px #EEEEEE solid;
	}
	
/* Styles the main navigation of the page */

	ul#mainNav
	{
	position: absolute;
	top: 75px;
	left: 30px;
	z-index: 2;
	}

	ul#mainNav,
	ul#mainNav li
	{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	display: inline;
	}
	
	ul#mainNav li a
	{
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	font-weight: normal;
	font-size: 12px;
	display:block;
	float: left;
	text-align: center;
	border-top: 3px #FFFFFF solid;

	}
	
	ul#mainNav li a:hover,
	ul#mainNav li a:focus,
	ul#mainNav li.current_page_item a
	{
	color: #717A34;
	border-top: 3px #717A34 solid;
	}
	
/* Styles the main structure of the page */

	#page 
	{
	position: relative;
	width: 640px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}
	
	/* Header area (includes logo) */
	#header
	{
	width: 640px;
	height: 230px;
	position: relative;
	margin: 0px;
	}
	
	#header h1
	{
	border-bottom: none;
	margin: 0px;
	}
	
	#header h1 a
	{
	position: absolute;
	top: 30px;
	left: 30px;
	width: 253px;
	height: 31px;
	border-bottom: none;
	margin: 0px;
	}

	#header h1 a span
	{
	display: none;
	}
	
	/* Description (part of logo area) */
	#header h2.description
	{
	position: absolute;
	top: 120px;
	left: 45px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	color: #FFFFFF;
	width: 185px;
	text-align: left;
	font-weight: normal;
	}
	
/* Styles the left content area */

	.narrowcolumn 
	{
	padding: 0px 0px 0px 0px;
	margin: 17px 290px 0px 30px;
	}

	.widecolumn 
	{
	padding: 0px 0px 0px 0px;
	margin: 17px 290px 0px 30px;
	}
	
	.narrowcolumn ul,
	.narrowcolumn li,
	.widecolumn ul,
	.widecolumn li
	{
	list-style: circle;
	margin: 0px;
	padding: 0px;
	}
	
	.narrowcolumn ul,
	.widecolumn ul
	{
	margin: 10px 0px 10px 15px;
	}
	
	.narrowcolumn li,
	.widecolumn li
	{
	padding: 0px 0px 0px 0px;
	}
	
	.narrowcolumn img,
	.widecolumn img
	{
	border: 1px #CCCCCC solid;
	padding: 5px;
	background-color: #FFFFFF;
	float: left;
	margin: 7px 7px 0px 0px;
	}
	
/* Styles the right content area */
	
	#sidebar
	{
	position: absolute;
	left: 390px;
	top: 253px;
	width: 225px;
	padding-bottom: 10px;
	color: #7D7694;
	font: 11px "Lucida sans", Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	}
	
	#sidebar div
	{
	margin: 0px 0px 25px 0px;
	padding: 5px 10px 3px 10px;
	background-color: #F9F9F9;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	line-height: 16px;
	}

	#sidebar form 
	{
	margin: 0px 0px 20px 0px;
	}
	
	#sidebar ul,
	#sidebar li
	{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	}
	
	#sidebar li
	{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
			
	#sidebar ul,
	#sidebar p
	{
	margin: 0px 5px 7px 0px;
	}
	
	#sidebar q
	{
	margin: 0px 5px 10px 0px;
	}
		
	#sidebar h2
	{
	margin: 15px 0px 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #959C68;
	padding: 2px 0px 2px 7px;
	font-weight: normal;
	}
	
	#sidebar h3
	{
	color: #4A427F;
	font-size: 12px;
	}
	
	#sidebar img
	{
	border: 1px #CCCCCC solid;
	background-color: #FFFFFF;
	padding: 5px;
	}
	
/* Styles the page navigation */

	ul.navigation,
	ul.navigation li
	{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	}
	
	ul.navigation
	{
	margin: 0px 0px 10px 0px;
	}
	
	ul.navigation li
	{
	background-image: none;
	display: inline;
	}
	
/* Styles the contact details */

	#sidebar ul#contactDetails li
	{
	background-image: none;
	padding-left: 0px;
	}
	
/* Styles the footer */
	
	#footer
	{
	margin: 20px 265px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both; 
	}
	
	#footer ul
	{
	clear: both; 
	margin: 0px;
	padding: 0px;
	}
	
	#footer ul, 
	#footer li
	{
	display: inline;
	margin: 0px;
	font-size: 10px;
	}
	
	#footer li
	{
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 12px;
	float: left;
	background-image: none;
	}	
	
	#footer li.first
	{
	padding-left: 0px;
	}
	
/* Styles the components that make up each weblog entry */

	/* Date */
	.date
	{
	font-size: 11px;
	color: #666666;
	display: block;
	margin: 0px 7px 0px 0px;
	padding: 0px 0px 2px 0px;
	font-style: italic;
	}
	
	/* The post container */	
	.post
	{
	margin: 0px 0px 20px 0px;
	/*padding: 0px 0px 0px 10px;
	border-left: 5px #C1BDCD solid;
	*/
	}
	
	.post h2
	{
	line-height: 15px;
	}
	
	/* The post meta info: comments, etc. */
	.postmetadata
	{
	border-top: 1px #C1BDCD solid;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 12px;
	}
	
	/* Comments meta info: date etc. */
	.commentmetadata
	{
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 12px;
	}
	
	/* Comments list */
	ol.commentlist
	{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;
	list-style: none;
	}
	
	ol.commentlist li
	{
	padding: 7px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	}
	
	ol.commentlist p
	{
	margin: 5px 0px 5px 0px;
	font-size: 11px;
	}
	
	/* Alternate the background colour of the comments */
	.alt
	{
	background-color: #E7E5F0;
	}
	
/* Styles Form Elements */
	
	form 
	{
	margin: 0px;
	}
	
	/* Paragraphs */
	form p
	{
	font-size: 11px;
	}
	
	/* Form fields */
	.textInput,
	select,
	textarea 
	{
	border: 1px #CCCCCC solid;
	width: 300px;
	padding: 1px 2px 2px 2px;
	font: 11px Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background-color: #FFFFE6;
	color: #666666;
	margin: 0px;
	text-align: left;
	}
	
	.textInput:hover,
	.textInput:focus,
	select:focus,
	textarea:hover,
	textarea:focus
	{
	border-color: #999999;
	background-color: #FFFFCC;
	color: #333333;
	}
	
	#sidebar .textInput
	{
	width: 150px;
	text-align: left;
	}
	
	/* Submit buttons */
	.submit
	{
	color: #FFFFFF;
	border: 1px #9E7EB2 solid;
	padding: 0px 5px 1px 5px;
	cursor: pointer;
	font: 11px Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background-color: #AD92BE;
	}
	
	.submit:hover, 
	.submit:focus
	{
	background-color: #8F6AA7;
	border-color: #612C86;
	color: ##612C86;	
	}
	
/* The rest of this stuff is left over from the original word press file */

	#wp-calendar #prev 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;
		}
	
	/* Begin Images */
	p img {
		padding: 0;
		max-width: 100%;
		}
	
	/*	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 {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}
		
	img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
		}
	
	img.alignleft {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline;
		}
	
	.alignright {
		float: right;
		}
		
	.alignleft {
		float: left
		}
	/* End Images */
	
	.entry ul li:before
	 {
		content: "\00BB \0020";
		}
	
	
	.postmetadata ul, .postmetadata li {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}