/*
Theme Name: Wyatt James
Theme URI: http://wordpress.org/
Description: New theme for Wyatt James
Version: 0.1
Author: Smart Media Group
Tags: mantle color, variable width, two columns, widgets

Wyatt James by Smart Media Group || http://www.smart-mediagroup.co.uk/
*/

*
{

  padding: 0;
  margin: 0;

}

p, img, li, ul, body, 
div, span, object, iframe, h1, 
h2, h3, h4, h5, h6, 
blockquote, table, caption, thead, tfoot, 
tbody, tr, th, td, dl, ol,
dd, dt, form, fieldset
{

  padding: 0;
  margin: 0;

}

/* 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 {
	border: 0;
	}
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 */

#wrapper
{

  width: 980px;
  min-width: 980px;
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;

}

body
{

  font-family: arial, helvetica, sans-serif;
  color: #484848;
  font-size: 12px;
  background-color: #ba86be;
  background-image: url(images/bg.png);
  background-repeat: repeat-x;

}



h2
{

  font-family: arial, helvetica, sans-serif;
  font-size: 29px;
  color: #000000;
  padding-bottom: 13px;
  font-weight: normal;  

}

h3
{

  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #d7c58e;
  padding-bottom: 18px;  

}

#sidebar
{

  width: 152px;
  float: left;
  margin-left: 36px;

}

#nav
{

}

#nav ul li
{

  font-family: arial, helvetica, sans-serif;
  list-style-type: none;
  font-size: 17px;
  color: #484848;
  padding-left: 14px;
  line-height: 29px;

}

#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active
{

  font-size: 17px;
  text-decoration: none;
  color: #484848;

}

.current_page_item
{

  color: #763e9a !important;

}

#nav ul li a:hover
{

  text-decoration: none;
  color: #763e9a;

}

#nav ul li a.subsection
{

  font-size: 17px;
  text-decoration: none;
  color: #a25ba1;

}

#nav ul li ul li
{

  color: #484848;
  line-height: 20px;
  padding-left: 10px;
 
}

#nav ul li ul li a:link, #nav ul li ul li a:visited, #nav ul li ul li a:active
{

  color: #484848;
  font-size: 12px;
  line-height: 20px;  
  text-decoration: none;

}

#nav ul li ul li a:hover
{

  text-decoration: none;
  color: #763e9a;

}

#footer
{

  background-color: #ffffff;
  color: #ffffff;
  font-size: 10px;
  height: 31px;
  line-height: 31px;

}

#footer .right
{

  float: right;
  margin-right: 20px;
  width: 250px;
  text-align: right;
  padding-top: 30px;  

}

#footer .left
{

  float: left;
  margin-left: 20px;  
  width: 350px;
  text-align: left;


}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover
{

  color: #ffffff;
  text-decoration: none;

}

#header
{

  width: 980px;

}

#contactdetails
{

  width: 182px;
  float: right;
  text-align: right;
  color: #484848;
  font-size: 14px;
  padding-right: 66px;
  padding-top: 68px;

}

#contactdetails a:link, #contactdetails a:active, #contactdetails a:visited, #contactdetails a:hover
{

  text-decoration: none;
  color: #484848;

}

#contactdetails .initial
{

  color: #763e9a;

}

#contactdetails .ndcolour
{

  color: #a25ba1;

}

#outerbody
{

  width: 742px;
  float: right;
  padding-right: 50px;

}

#innerbody
{

  width: 344px;
  height: 433px;
  float: right;
  background-image: url(images/textarea_bg.jpg);
  background-repeat: no-repeat;
  padding: 57px 35px 0px 31px;

}

#home_innerbody
{

  width: 506px;
  height: 421px;
  float: right;
  background-image: url(images/home_innerbody.jpg);
  background-repeat: no-repeat;
  padding: 55px 0px 0px 0px;
  margin-right: 14px;

}
#wedding_innerbody
{

  width: 506px;
  height: 433px;
  float: right;
  background-image: url(images/home_innerbody.jpg);
  background-repeat: no-repeat;
  padding: 55px 0px 0px 0px;
  margin-right: 14px;

}
#home_innerbody_text
{

  width: 327px;
  float: left;

}

#innerbody h1, #home_innerbody_text h1
{

  font-family: Arial, helvetica, sans-serif;
  font-size: 21px;
  color: #763e9a;
  padding-bottom: 12px;
  font-weight: normal;  

}

#innerbody h2
{

  font-family: Arial, helvetica, sans-serif;
  font-size: 18px;
  color: #763e9a;
  padding-bottom: 24px;
  font-weight: normal;  

}

#innerbody h3
{

  font-family: Arial, helvetica, sans-serif;
  font-size: 14px;
  color: #763e9a;
  padding-bottom: 24px;
  font-weight: normal;  

}

#innerbody h5
{

  padding-bottom: 22px;

}

#innerbody p, #home_innerbody_text p
{

  padding-bottom: 10px;

}

#home_homeflash
{

  width: 222px;
  height: 476px;
  float: left;

}

#homeflash
{

  width: 332px;
  height: 490px;  
  float: left;

}

#quotes
{

  padding-left: 194px;
  font-size: 17px;  
  font-family: arial, helvetica, sans-serif;
  color: #763e9a;

}

#quotes p
{

  float: left;
  width: 608px;

}

#quotes p sub
{

  font-size: 12px;  
  font-family: arial, helvetica, sans-serif;
  color: #4b1874;  

}

#contactform h1
{

  font-family: Arial, helvetica, sans-serif;
  font-size: 21px;
  color: #763e9a;
  padding-bottom: 24px;
  font-weight: normal;

}

#contactform p
{

  font-family: arial, helvetica, sans-serif;
  color: #484848;
  font-size: 12px;

}

#contactform form input, #contactform form textarea
{

  font-family: arial, helvetica, sans-serif;
  color: #484848;
  font-size: 12px;
  margin-bottom: 2px;

}

#contactform #contactleft
{

  float: left;
  width: 222px;

}

#contactform #contactright
{

  float: right;
  width: 222px;
  
}

#contactform #contactleft1
{

  float: left;
  width: 225px;

}

#contactform #contactright1
{

  float: right;
  width: 200px;
  margin-right:30px;

}

#contactform .longinput
{

  width: 460px;

}

#contactform .longinput1
{

  width: 475px;

}

#contactform .input
{

  width: 222px;

}
#contactform .input1
{

  width: 200px;
  margin-bottom:5px;

}

#contactform .textarea
{

  width: 460px;
  height: 160px;

}

#contactform .textarea1
{

  width: 200px;
  height: 90px;

}

#contactform .button
{

 float: right;

}

#contactform .button1
{

 float: right;
 margin-right:30px;

}

#contactform
{

  overflow: hidden;

}

#enquirylink
{

  font-family: Arial, helvetica, sans-serif;
  font-size: 18px;
  color: #763e9a;
  font-weight: normal;  
  cursor: pointer;

}

#innerbody .initial
{

  color: #763e9a;

}

#innerbody .ndcolour
{

  color: #a25ba1;

}

.feat
{

  cursor: pointer;

}

.casestudy h1
{

  font-family: Arial, helvetica, sans-serif;
  font-size: 21px;
  color: #763e9a;
  padding-bottom: 15px;
  font-weight: normal;

}

.casestudy h2
{

  font-family: Arial, helvetica, sans-serif;
  font-size: 18px;
  color: #763e9a;
  font-weight: normal;
  padding-bottom: 2px;
  margin: 0;

}

.casestudy p
{

  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #434343;
  font-weight: normal;
  padding: 0;  
  margin: 0;  
  line-height: 18px;
  padding-bottom: 8px;

}
.casestudy h5
{

  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #a25ba1;
  font-weight: normal;
  padding: 0;  
  margin: 0;  
  line-height: 18px;
  padding-bottom: 8px;

}

#partyform h1
{

  font-family: Arial, helvetica, sans-serif;
  font-size: 21px;
  color: #763e9a;
  padding-bottom: 10px;
  font-weight: normal;
  float: left;

}

#partyform p
{

  font-family: arial, helvetica, sans-serif;
  color: #484848;
  font-size: 12px;

}

#partyform form input, #partyform form textarea, #partyform form select
{

  font-family: arial, helvetica, sans-serif;
  color: #484848;
  font-size: 12px;
  margin-bottom: 10px;

}

#partyform #partyleft
{

  float: left;
  width: 222px;

}

#partyform #partyright
{

  float: right;
  width: 222px;

}

#partyform .longinput
{

  width: 460px;

}

#partyform .input
{

  width: 222px;

}

#partyform .textarea
{

  width: 222px;
  height: 50px;

}

#partyform .button
{

 float: right;

}

#partyform
{

  overflow: hidden;
  background-image: url(images/popupbg.jpg);
  width: 470px;
  height: 531px;
  padding: 10px;

}

#news_outerbody
{

  width: 727px;
  float: right;

}

#news_innerbody
{

  width: 516px;
  float: left;
  margin-right: 17px;

}

#news_inner
{

  padding: 0px 15px;

}

#news_innerbody h1
{

  background-color: #ffffff;
  color: #6e2781;
  font-weight: normal;
  font-size: 22px;
  padding: 5px 0px;

}

#news_innerbody p
{

  background-color: #ffffff;
  padding: 12px 16px;
  color: #57534a;

}

#ablog_outerbody
{

  width: 727px;
  float: right;

}

#ablog_innerbody
{

  width: 516px;
  float: left;
  margin-right: 17px;

}

#ablog_inner
{

  padding: 0px 15px;

}

#ablog_innerbody h1
{

  background-color: #ffffff;
  color: #6e2781;
  font-weight: normal;
  font-size: 22px;
  padding: 5px 0px;

}
#ablog_innerbody h2
{

  background-color: #ffffff;
  color: #6e2781;
  font-weight: normal;
  font-size: 16px;
  padding: 5px 0px;

}

#ablog_innerbody p
{

  background-color: #ffffff;
  padding: 12px 0px;
  color: #57534a;

}

#ablog_innerbody h2 a:hover
{

  text-decoration: none;
  color: #763e9a;

}
#ablog_innerbody h2 a:link, #ablog_innerbody h2 a:active, #ablog_innerbody h2 a:visited
{

  text-decoration: none;
  color: #6e2781;

}

#blog_outerbody
{

  width: 727px;
  float: right;

}

#blog_innerbody
{

  width: 516px;
  float: left;
  margin-right: 17px;

}

#blog_inner
{

  padding: 0px 15px;

}

#blog_innerbody h1
{

  background-color: #ffffff;
  color: #6e2781;
  font-weight: normal;
  font-size: 22px;
  padding: 5px 0px;

}
#blog_innerbody h2
{

  background-color: #ffffff;
  color: #6e2781;
  font-weight: normal;
  font-size: 18px;
  padding: 5px 0px;

}

#blog_innerbody p
{

  background-color: #ffffff;
  padding: 12px 0px;
  color: #57534a;

}

#blog_innerbody h2 a:hover
{

  text-decoration: none;
  color: #763e9a;

}
#blog_innerbody h2 a:link, #blog_innerbody h2 a:active, #blog_innerbody h2 a:visited
{

  text-decoration: none;
  color: #6e2781;

}
#blog_list
{

  width: 161px;
  float: right;

}
#blog_list h2
{

  background-color: #ffffff;
  color: #6e2781;
  font-weight: normal;
  font-size: 18px;
  padding: 5px 0px;
  border-bottom-width:2px;
  border-bottom-style:dotted;
  border-bottom-color:#484848;

}
#nav-blog
{

}

#nav-blog ul li
{

  font-family: arial, helvetica, sans-serif;
  list-style-type: none;
  font-size: 12px;
  color: #484848;
  padding-left: 5px;
  line-height: 24px;

}

#nav-blog ul li a:link, #nav-blog ul li a:visited, #nav-blog ul li a:active
{

  font-size: 12px;
  text-decoration: none;
  color: #484848;

}

#nav-blog ul li a:hover
{

  text-decoration: none;
  color: #763e9a;

}

#gallery_outerbody
{

  width: 727px;
  float: right;

}

#gallery_innerbody
{

  width: 700px;
  float: left;
  margin-right: 17px;

}
#gallery_inner
{

  padding: 0px 15px;

}

#gallery_innerbody h1
{

  background-color: #ffffff;
  color: #6e2781;
  font-weight: normal;
  font-size: 22px;
  padding: 5px 0px;

}

#gallery_innerbody p
{

  background-color: #ffffff;
  padding: 12px 0px;
  color: #57534a;

}

#article_list
{

  width: 161px;
  float: right;

}

.articles
{

  width: 161px;
  float: left;
  margin-right: 17px;

}

.article_list_box p
{

  width: 149px;
  background-color: #d0cbbb;
  padding: 6px;
  color: #6e2781;
  
}

.article_list_box p a:link, .article_list_box p a:active, .article_list_box p a:visited, .article_list_box p a:hover
{

  color: #58534a;
  text-decoration: none;

}

