/*
Theme Name: Sparkle Wedding Stationery
Theme URI: http://wordpress.org/
Description: New theme for Sparkle Wedding Stationery
Version: 0.1
Author: Smart Media Group
Tags: mantle color, variable width, two columns, widgets

Advison 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.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: 1001px;
  min-width: 1001px;
  margin: 0 auto;
  position: relative;

}

body
{

  font-family: Times New Roman, Times, serif;
  color: #9c9e9f;
  font-size: 12px;
  background-color: #ffffff;

}

#innerbody h1, #homebody h1
{

  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 38px;
  color: #d7c58e;
  padding-bottom: 13px;
  font-weight: normal;  

}

#innerbody h2, #homebody h2
{

  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 29px;
  color: #000000;
  padding-bottom: 13px;
  font-weight: normal;  

}

#innerbody h3, #homebody h3
{

  font-family: Times New Roman, Times, serif;
  font-weight: bold;
  font-size: 14px;
  color: #d7c58e;
  padding-bottom: 18px;  

}

#outerbody
{


}

#sidebar
{

  width: 220px;
  float: right;
  margin-right: 42px;

}

#nav
{

  padding-top: 130px;
  background-color: #000000;
  background-image: url('images/navback.gif');
  background-position: bottom;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  width: 217px;
  margin-left: 3px;

}

#nav ul li
{

  list-style-type: none;
  font-size: 14px;
  color: #ffffff;
  padding-left: 14px;
  line-height: 29px;

}

#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active
{

  font-size: 14px;
  text-decoration: none;
  color: #ffffff;

}

#nav ul li a:hover
{

  text-decoration: none;
  color: #ddcb90;

}

#nav ul li ul li
{

  color: #ffffff;
  line-height: 19px;
  padding-left: 0px;
 
}

#nav ul li ul li a:link, #nav ul li ul li a:visited, #nav ul li ul li a:active
{

  color: #ffffff;
  font-size: 11px;
  text-decoration: none;

}

#nav ul li ul li a:hover
{

  text-decoration: none;
  color: #ddcb90;

}

#sidebar h1
{

  padding-bottom: 10px;

}

.sidebarsections
{

  background-image: url('images/sidebar_back.jpg');
  background-repeat: no-repeat;
  width: 297px;
  height: 97px;
  margin-bottom: 6px;

}

.innersidebar
{


  width: 184px;
  float: left;
  padding: 4px;
  

}

.innersidebar p
{

  font-size: 10px;
  color: #ffffff;

}

.innersidebar .larger
{

  font-size: 13px;
  font-weight: bold;

}

.innersidebar a:link, .innersidebar a:active, .innersidebar a:visited, .innersidebar a:hover
{

  color: #ffffff;
  text-decoration: none;

}

#footer
{

  background-color: #638cbb;
  color: #ffffff;
  font-size: 10px;
  height: 31px;
  line-height: 31px;

}

#footer .right
{

  float: right;
  margin-right: 20px;
  width: 250px;
  text-align: right;
  padding-top: 68px;  

}

#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: 1001px;
  position: absolute;
  top: 0;

}

#innerbody
{

  margin: 195px 51px 50px 39px;
  width: 648px;
  float: left;

}

#innerbody p, #homebody p
{

  padding-bottom: 18px;

}

#homebody
{

  margin: 105px 51px 50px 39px;
  width: 648px;
  float: left;

}

#footer
{

  background-image: url('images/footer.jpg');
  width: 999px;
  height: 209px;

}

#contactform  form p
{

  clear: both;
  width: 400px;
  height: 15px;

}

#contactform form p label
{

  float: left;

}

#contactform form p input, #contactform form p select, #contactform form p textarea
{

  float: right;
  margin-bottom: 10px;  

}

#signup
{

  background-image: url('images/signup_box.jpg');
  width: 194px;
  height: 219px;
  padding: 10px 13px 0px 13px

}

#signup h1
{

  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 22px;
  color: #000000;
  font-weight: normal;   

}

#signup p
{

  color: #ffffff;
  font-size: 11px;

}

#signup form p
{

  clear: both;
  height: 18px;
  padding-bottom: 10px;

}

#signup form p label
{

  float: left;
  color: #000000;

}

#signup form p input
{

  float: right;

}

.signuptextbox
{

  width: 133px;

}

#vote
{

  background-image: url('images/votebg.gif');
  background-repeat: no-repeat;
  background-position: right;
  width: 192px;
  height: 200px;
  color: #d7c58e;  
  padding: 4px 14px 4px 14px;
  

}

#vote h1
{

  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 22px;
  color: #ffffff;
  font-weight: normal;
  padding: 0;
  margin: 0;

}

#vote h2
{

  color: #d7c58e;
  font-size: 12px;
  font-family: Times New Roman, Times, serif;
  font-weight: normal; 

}

#vote a:link, #vote a:active, #vote a:visited, #vote a:hover
{

  text-decoration: none;
  color: #d7c58e;

}

#vote ul
{

  padding: 0;
  margin: 0;

}

#vote ul li
{

  color: #d7c58e;
  font-size: 16px;
  padding: 0;
  margin: 0;

}

#latestproducts
{

  background-image: url('images/new_products.gif');
  background-repeat: no-repeat;
  width: 600px;
  height: 160px;
  padding: 30px 0px 0px 42px;

}

#typestyleoptions
{

  background-image: url('images/wording.jpg');
  background-repeat: no-repeat;
  width: 184px;
  height: 215px;
  color: #d7c58e;
  padding: 55px 17px 0px 17px;
  font-size: 11px;

}

.showproduct
{

  width: 134px;
  height: 145px;
  text-align: center;
  float: left;
  margin: 0px 10px 0px 10px;

}

.showproduct a:link, .showproduct a:hover, .showproduct a:visited, .showproduct a:active
{

  color: #87888a;
  text-decoration: none;

}

.showproduct img
{

  border: 1px solid #000000;

}

.modalbg h1
{

  color: #ddcb90;
  font-size: 25px;
  font-family: Times New Roman, Times, serif;
  font-weight: bold; 

}

.modalbg h2
{

  color: #000000;
  font-size: 21px;
  font-family: Times New Roman, Times, serif;
  font-weight: normal;   
  padding-bottom: 15px;

}

.modalbg h3
{

  color: #ddcb90;
  font-size: 16px;
  font-family: Times New Roman, Times, serif;
  font-weight: bold;
  padding-bottom: 10px;  
  
}

.modalbg .leftpanel
{

  width: 300px;
  float: left;

}

.modalbg .rightpanel
{

  width: 300px;
  float: right;

}

.modalbg .leftpanel img, .modalbg .rightpanel img
{

  border: 1px solid #000000;

}

.modalbg p
{

  padding-bottom: 10px;

}

#pagenav
{

  float: right;
  color: #000000;

}

#pagenav a:link, #pagenav a:active, #pagenav a:visited, #pagenav a:hover
{

  color: #d7c58e;

}
