/*
THEME NAME: Duke of Wellington
THEME URI: http://www.conceptorigin.co.uk
DESCRIPTION: For use on the Duke of Wellington website
VERSION: 1.0
AUTHOR: Michael Turpin
AUTHOR URI: http://www.conceptorigin.co.uk
*/


@import "reset.css";

body {
	color: #3b3b3c;
	font-size: 14px;
	font-family: "Gill Sans", Arial;
	line-height: 18px;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}

h2 {
	width: 100%;
	font-size: 17px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	border-top: solid 1px orange;
	padding: 10px 0 0 0;
	
}

h3 {
	width: 100%;
	font-size: 17px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}

h4 {
	margin: 10px 0 0 0;
	font-weight: normal;
}

p {
	margin: 10px 0px 0px 0px;
}

em {
	font-style: italic;
}

a {
	color: #464646;
	text-decoration: none;
}

td,th {
	color: #3b3b3c;
	font-size: 14px;
	font-family: "Gill Sans", Arial;
	padding: 4px 0px 0px 0px;
}

a:hover {
	text-decoration: underline;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

.clearFloat {
	clear: both;
}

/* ***** Corner sections ***** */

.corTL {
	float: left;
	background-image: url(images/corner.gif);
	background-position: left top;
	width: 20px;
	line-height: 20px;
	margin: 0px -58px 0px 0px;
	display: inline;
}

.corTR {
	float: right;
	background-image: url(images/corner.gif);
	background-position: right top;
	width: 20px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

.corBL {
	float: left;
	background-image: url(images/corner.gif);
	background-position: left bottom;
	width: 20px;
	line-height: 20px;
	margin: -20px 0px 0px 0px;
	display: inline;
}

.corBR {
	float: right;
	background-image: url(images/corner.gif);
	background-position: right bottom;
	width: 20px;
	line-height: 20px;
	margin: -20px 0px 0px 0px;
	display: inline;
}

/* ****************** Header Section ****************** */ 
.badge {
	width: 162px;
	margin: -39px 0px 0px 138px;
	padding: 0px;
	float: left;
	position: relative;
}

.title {
	float: left;
	diplsay: inline;
}

.title img {
	margin: 39px 0px 51px 325px;
}

#wrapper {
	width: 920px;
	background: #FFF;
	margin: 40px auto;
	border: 20px solid #d33b52;
	z-index: 1;
}

#header {
	width: 844px;
	margin: 0px 0px 4px 38px;
	display: inline;
	float: left;
}

#logo {
	font-size: 250%;
	margin: 50px 0 0 30px;
	font-weight: bold;
}

#logo a {
	color: #333333;
}

#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
}

/* ****************** menu styles ****************** */

#menu {
	overflow: hidden;
	border-left: 1px solid #d33b52;
	height: 27px;
}

#menu ul li {
	display: inline;
	border-right: 1px solid #d33b52;
	float: left;
}

a.rollover {
	display: block;
	text-decoration: none;	
	background-position: 0 0;
}

a.but01 {
	width: 162px;
	height: 27px;
	background: url(images/button01.gif);
}

a.but02 {
	width: 171px;
	height: 27px;
	background: url(images/button02.gif);
}

a.but03 {
	width: 172px;
	height: 27px;
	background: url(images/button03.gif);
}

a.but04 {
	width: 172px;
	height: 27px;
	background: url(images/button04.gif);
}

a.but05 {
	width: 161px;
	height: 27px;
	background: url(images/button05.gif);
}

a.rollover:hover {
	background-position: 0 27px;
}

.displace {
	position: absolute;
	left: -5000px;
}

/* ****************** End of Menu ****************** */

#container {
	width: 858px;
	overflow: hidden;
	margin: 24px 0px 0px 38px;
}

#content {
	float: left;
	width: 680px;
}

#content ul{
	margin: 10px 0 0 0;
}

#cspc-column-0 p, #cspc-column-0 img{
	margin: 0 0 15px 0;
}

#cspc-column-1 {
	border-top: 1px solid #009bc2;
}


.columnImg {
	float: left;
	width: 344px;
}

.columnImg img {
	margin: 0 0 15px 0;
}

.columnCat {
	border-top: 1px solid #009bc2;
	width: 328px;
	float: left;
}

.post {
	width: 672px;
}

.postCat {
	width: 325px;
}

#sidebar {
	float: left;
	width: 159px;
	padding: 0 0 0 9px;
}

/* ********* Sidebar Form styles ********** */

.theForm {
	margin: 2px 0px 0px 0px;
}

.textwidget select, textarea {
	font-family: arial;
	font-size: 9px;
	float: left;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

.textwidget input {
	font-family: arial;
	font-size: 9px;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#textField {
	height: 15px;
	padding: 5px 0px 0px 2px;
}

.inputButton {
	width: 27px;
	border: 0px;
	/*background-image: url(images/formButton.gif);*/
	font-size: 14px;
	color: orange;
	background-color: #FFF;
	/*background-repeat: no-repeat;*/
	clear: both;
	cursor:pointer
}



/* *************************************** */

.sidepanel p {
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 10px 0;
}

.mailingError {
	font-size: 80%;
	color: red;
	clear: both;
}

#footer {
	border-top: solid 1px #CCC;
	margin: 50px 0 0px 38px;
	width: 840px;
}

#footer-links {
	font-size: 80%;
	list-style-image: none;
	list-style-type: none;
}

#footer-links li {
	margin-right: 30px;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

/* *************** Accordion styling *************** */
.accordion_toggle {
	width: 100%;
	cursor: pointer;
}
.accordion_toggle_active {
}
.accordion_content {
	overflow: hidden;
}

