/*
Theme Name: ClickWedding
Theme URI: http://www.wpsmart.com/
Description: Based on Gary Burton's Rogue WPSmart 1.0 theme for Wordpress.

Version: 0.1
Author: Kay & Dave McMahon
Author URI: http://www.ukwebdev.com/

The CSS, XHTML and design are copyright wpsmart.com
and may not be redistributed.  All files are for your
personal use only.
*/


body {
    width: 1000px;
    margin: 5px auto;
    padding: 0px;
    font-size: 80%;
}

#outerbox {
	width: 998px;
	border: 0;
}

#midContent {
	min-height: 1235px;
	width: 809px;
	padding: 0;
}


#rightNavigation {
	width: 189px;
	min-height: 1200px;
	padding: 0;
}
