/*

Theme Name: WordPress GRL

Theme URI: http://wordpress.org/

Description: Custom WP Theme for Greek Rich List.

Version: 1.0

Author: Ben Hutchings

Author URI: http://meredevelopement.co.uk/

Tags: 



	WordPress GRL

	 http://meredevelopement.co.uk/



	This theme was designed and built by Ben Hutchings



*/





body, html {

	/*height:100%;*/

	background-color:#15222E;

}



body {

	margin:0px;

	padding:0px;

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: Arial, Helvetica, sans-serif; /*'Lucida Grande', Verdana, Arial, Sans-Serif;*/

	color: #333;

	background-attachment:fixed;

	background-repeat:repeat-x;

	/*background-color:#FFFFFF;*/

	background-color:#15222E;

}



a {

	text-decoration:none;

	color:#840000;

}



h1,h2,h3,h4,h5 {

	margin:0px;

	padding:0px;

}



#page {

	background-image:url(images/bg-fade.jpg);

	background-color:#FFFFFF;

	background-repeat:repeat-x;

	/*border:solid 1px orange;*/

}



#header {

	background-image:url(images/bg-header.jpg);

	background-position:bottom;

	background-repeat:repeat-x;

	margin:auto;

	width:980px;

	height:318px;

	/*border:solid 1px yellow;*/

}



	#titlelogo {

		border:none;

		display:inline;

		float:left;

		margin-top:0px;

		margin-left:33px;

		height:95px;

		width:209px;

	}

	

	#headerright {

		display:inline;

		float:left;

		margin-left:41px;

		margin-top:65px;

		height:21px;

		width:682px;

	}



	#headermenu {

		float:left;

		height:21px;

		border:0px;

		color:#FFFFFF;

		font-size:1.6em;

	}

		

		#headermenu a {

			font-size:0.8em;

			font-weight:normal;

			color:#FFFFFF;

			margin:0 8px 0 8px;

		}

		

		#headermenu a:hover {

				color:#ccc;

		}

	

	#headerdate {

		color:#00a7e6;

		float:right;

		margin-top:2px;

		font-size:1.3em;

	}

	

	.headerflashmovie {

		margin-left: 25px;

	}



.grey { color:#4D4D4D; text-align:left; border-bottom: 1px solid #7B9DB9; padding: 0 0 18px 0; }

#advertising {

	padding:15px;

	background-image:url(images/bg_blank.gif);

	background-repeat:no-repeat;

	background-position: top left;

	text-align:left;

}





strong { color:#900;}



#content {

	width:980px;

	margin:auto;

	background-image:url(images/content-fade.png);

	background-repeat:repeat-y;

	background-color:#FFFFFF;

	/*border:solid 1px blue;*/

}



#contentwide {

	width:1024px;

	margin:auto;

	/*background-image:url(images/content-fade.png);*/

	background-repeat:repeat-y;

	background-color:#FFFFFF;

	/*border:solid 1px blue;*/

}



#maincontent {

	width:498px;

	margin:auto;

	/*border:solid 1px green;*/

}



	#maincontent .entry {

		padding:10px 20px;

		background-image:url(images/bg-maincontent.png);

		background-repeat:no-repeat;

		font-size:1.3em;

	}

	

	#maincontent .entry-purchase {

		padding:10px 0px;

		/*background-image:url(images/bg-maincontent.png);*/

		/*background-repeat:no-repeat;*/

		font-size:1.3em;

	}

	

	#maincontent .entrytime {

		font-size:0.8em;

	}

	

	#maincontent .entrytitle {

		margin-left: 22px;

		margin-bottom: 15px;

		font-weight:bold;

		font-size:1.8em;

	}

	

	#maincontent .postmetadata {

		margin: 0px 0px 20px 22px;

		font-size:1em;

	}



#maincontentwide {

	width:1024px;

	margin:auto;

}



	#maincontentwide .entry {

		padding:20px 0px;

		background-image:url(images/bg-maincontentwide.png);

		background-repeat:no-repeat;

		background-position: top center ;

		font-size:1.3em;

	}

	

	#maincontentwide .entrytitle {

		margin-left: 22px;

		margin-bottom: 15px;

		font-weight:bold;

		font-size:1.8em;

	}



#sidebarleft {

	float:left;

	margin-left:25px;

	width: 185px;

	/*background-image:url(images/widget-fade.png);

	background-repeat:repeat-y;*/

}



#sidebarright {

	float:right;

	margin-right:25px;

	width: 185px;

	/*background-image:url(images/widget-fade.png);

	background-repeat:repeat-y;*/

}



.widget {

	/*background-image:url(images/widget-fade.png);

	background-repeat:repeat-y;

	padding: 20px 10px;*/

	background-image:url(images/widget-fade.png);

	margin-bottom:8px;

}



.widget-image {

	border: none;

	width:185px;

	height:100px;

	display:block;

}



	/*.widget h3 {

		color:#FFFFFF;

		font-size:1.2em;

		font-weight:bold;

		margin-bottom:5px;

		margin-left:10px;

	}*/



	.widget .textwidget h3 {

		color:#FFFFFF;

		font-size:1.2em;

		font-weight:bold;

		margin-bottom:5px;

	}



	.widget .textwidget {

		color:#FFFFFF;

		font-size:1.2em;

	}

	.widget .textwidget a {

		color:#FFFFFF;

		font-weight:bold;

		/*font-size:1.2em;*/

		text-decoration:none;

	}
	
	.widget .flashmovie {
		vertical-align:bottom;
	}

	.srssfetcher-container {

		background-image:url(images/widget-fade.png);

	}

	#srssfetcher-image {
		display:block;
		width:185px;
		height:60px;
		border:none;
	}

	.srssfetcher-message {

		/*background-image:url(images/widget-news.png);

		background-repeat:repeat-x;

		padding: 55px 10px 20px 10px;*/
		
		padding: 0px 10px 20px 10px;

		font-size:1.2em;

	}

		

		.srssfetcher-message h3 {

			color:#FFFFFF;

			font-size:1.2em;

			font-weight:bold;

			margin-bottom:0px;

		}

	

	.srssfetcher-timestamp  {

		color:#000000;

		font-weight:bold;

		font-size:0.8em;

		display:block;

		margin-top:7px;

		border-top: 1px solid #ffffff;

		padding-top:5px;

	}

	

	.srssfetcher-title {

		display:block;

		color:#FFFFFF;

		font-weight:bold;

		margin-top:5px;

	}

	

	.srssfetcher-link {

		text-decoration:none;

		color:#840000;

	}

	

	.srssfetcher-body {

		color:#FFFFFF;

		display:block;

		margin-top:5px;

	}

	

	div#sliding_cart{

		padding: 20px 10px;

		color:#FFFFFF;

		font-size:1.2em;

	}  

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 30px;
}

.navigation .alignright {
	float: right;
	width: 225px;
	text-align: right;
	margin-right:20px;
}

.navigation .alignleft {
	float: left;
	width: 225px;
	text-align: left;
	margin-left:20px;
}

#respond {
	padding: 0px 20px;
}

#respond-leavereply {
	margin-top:20px;
}

#comments {
	padding-top:20px;
	padding-left:20px;
}

#commentform #author {
	width: 260px;
}

#commentform #email {
	width: 260px;
}

#commentform #url {
	width: 260px;
}

#commentform textarea {
	width: 456px;
	height: 100px;
}

.comment-body {
	font-size:1.2em;
	font-weight:bold;
}

.comment-author, .comment-meta {
	font-weight: normal;
}

#footer {

	width:980px;

	margin:auto;

	background-image:url(images/footer-fade.png);

	background-color:#15222E;

	height:92px;

	margin-bottom:10px;

	/*border:solid 1px red;*/

}

	#footer-links {
		width:300px;
		height:17px;
		margin:75px 0px 0px 40px;
		float:left;
		color:#ffffff;
		font-size:1em;
		text-decoration:none;
	}
	
		#footer-links a {
			color:#ffffff;
		}

	#footer-logos {
		margin:50px 40px 0px 0px;
		float:right;
		height:40px;
		width:260px;
		border:none;
	}

#footer-wide {

	width:1024px;

	margin:auto;

	background-image:url(images/footer-fade-wide.png);

	background-color:#15222E;

	height:92px;

	margin-bottom:10px;

	/*border:solid 1px red;*/

}



#img-headfade {

	width:950px;

	height:30px;

	margin:auto;

	display:block;

}



#img-headfade-wide {

	width:1024px;

	height:30px;

	margin:auto;

	display:block;

}



.your-name input {

	width:290px;

}



.your-email input {

	width:290px;

}



.your-subject input {

	width:290px;

}



.your-message textarea {

	width:290px;

}



/* flip stuff */



#fbFooter {

	height: 49px;

	background-color: #000000;

	background-image: url('../img/footerBackground.gif');

	background-repeat: repeat-x;

	/*width:1000px;*/

}



.fbPaginationMinor {

	color: #4e6605;

	margin-left: 10px;

}



#fbContents {

	float: left;

	margin-top: 17px;

	margin-left: 15px;	

}



#fbContents p {

	display:inline;

	padding:0px;

	margin:0px;

}



#fbMenu {

	float: right;

	margin-top: 9px;

	margin-right: 15px;

}



/* cart stuff */



#purchase-cats-mag {

	margin: 0px 0 10px 0;

	padding:40px 20px 0px 20px;

	background-image:url(images/bg-maincontent-mag.png);

	background-repeat:no-repeat;

	background-position: top left;

	text-align:left;

	height:280px;

}



#purchase-cats-3d {

	margin: 10px 0 0 0;

	padding:10px 0px 10px 0px;

	/*background-image:url(images/bg-maincontent-3d.jpg);*/

	background-repeat:no-repeat;

	background-position: top center;

	height:477px;

}



.product_image {

	height:142px;

	widows:100px;

}



.single_product_display {

	margin-top:20px;

}



.validation-error {

	color:#FF0000;

	font-weight:bold;

	margin: 5px 0px;

}