/*
Theme Name: Rhyswynne.co.uk
Theme URI: http://www.rhyswynne.co.uk/
Description: Site layout for Rhys Wynne.
Version: 1.0
Author: Rhys Wynne
Author URI:http://www.rhyswynne.co.uk/

*/



/* Begin Typography & Colors */
/* CSS Document */
body
{
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/bgcolor.jpg);
	background-repeat:repeat;
	text-align: center;
	margin: 0 auto;
}

#wrapper
{
	width: 720px;
	text-align: center;
	margin: 0 auto;
}

#header
{
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

#header h1
{
	display: none;
}

#homenav
{
	background-image:url(images/homepagebox.jpg);
	background-repeat: no-repeat;
	height: 90px;
}

#homenav p
{
	padding: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
}

#homenav a, #homenav a:link, #homenav a:active, #homenav a:visited
{
	color: #D44F22;
}

#homenav a:hover
{
	color: #F66F44;
}

#bottomboxes
{
	padding-top: 45px;
}

.box
{
	margin: 0;
	padding: 0;
	background-image:url(images/smallbox.jpg);
	float: left;
	width: 210px;
	height: 260px;
	background-repeat: no-repeat;
	text-align: left;
}	

.box h2
{
	padding:0;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 2px;
	font-size: 15pt;
	font-weight: normal;
	margin-bottom: 5px;

}

.box h2 a, .box h2 a:visited, .box h2 a:active, .box h2 a:link
{
	color: #D44F22;
	text-decoration:none;
}

.box img
{
	padding: 10px;
	padding-bottom: 0px;
}

.box h2 a:hover
{
	color: #F66F44;
}

.box p
{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: 10pt;
	margin-right: 10px;
	padding-right: 10px;
}

.boxleft
{
	padding-right: 45px;
}

.boxmiddle
{
	
	padding-right: 45px;
}

.boxright
{
	padding-right: 0px;

}

#internalnav
{
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	height: 68px;
	padding-top: 0px;
	margin-top: 0px;
}

#internalnav a, #internalnav a:link, #internalnav a:active, #internalnav a:visited
{
	color: #D44F22;
}

#internalnav a:hover
{
	color: #F66F44;
}

#internalnav p
{
	font-size: 16px;
padding-top: 13px;
margin-top: 0px;
}

#internalpage
{
	width: 98%;
	padding: 0px;
	margin: 10px;
	margin-top: 0px;
}

#internalpage p
{
	text-align: left;
	margin-right: 5px;
}

#internalpage h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D44F22;
	font-size: 24pt;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
}

#internalpage h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D44F22;
	font-size: 16pt;
	text-align: left;
	font-weight: normal;
}

#internalpage ul, #internalpage ul li
{
	text-align: left;
}

#wrapperinternal
{
	width: 720px;
	text-align: center;
	margin: 0 auto;
	background-image: url(images/internalmain.jpg);
	background-repeat: repeat-y;
}

#wrapperinternal a, #wrapperinternal a:link, #wrapperinternal a:active, #wrapperinternal a:visited
{
	color: #D44F22;
}

#wrapperinternal a:hover
{
	color: #F66F44;
}

#internalfooter
{
	background-image:url(images/internalfooter.jpg);
	background-repeat: no-repeat;
	height: 63px;
}

#internalfooter p
{
	font-size: 12px;
padding-top: 35px;
text-align: center;
}/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
