/*
Theme Name: Custom theme for CommSys
Theme URI: http://www.commsys.com.au
Description: -Theme built for CommSys by Carly Black Infinite Web Design
Version: 1
Author: Carly Black
Author URI: http://www.infinitewebdesign.com.au
*/
/* Structure */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/footer-bg.jpg) bottom repeat-x;
	color: #000;
	text-align: center;
	margin:0px auto;
	padding:0px
	}

#container {width:950px; height:100%; margin:0px auto}
#header {background:url(images/new-template_01.jpg); width:950px; height:144px; margin:0px auto}
.righthead {float:right; width:204px}
.lefthead {float:left; width:746px}
/*#header2 {background:url(images/templatered_01.jpg); width:950px; height:135px; margin:0px auto}
#header3 {background:url(images/templategreen_01.jpg); width:950px; height:135px; margin:0px auto}*/
#navigation {background:url(images/new-template_02.jpg); width:950px; height:32px;}
/*#navigation2 {background:url(images/templatered_02.jpg); width:950px; height:41px;}
#navigation3 {background:url(images/templategreen_02.jpg); width:950px; height:41px;}*/
#page {	background:url(images/new-template_03.png) repeat-y; text-align:left;}
#content {
	font-size: 13px;
	padding-top:30px;
	}
#footer {
	background:url(images/new-template_04.png); width:900px; height:37px; clear:both; font:11px Arial, Helvetica, sans-serif; text-align:right; padding:10px 50px 0px 0px}

/* Menu */
#menu {width:auto; padding:10px 0px 0px 40px; margin:0px}
#menu ul {width:100%; padding:0px; margin:0px; list-style:none}
#menu li {float:left; color:#FFF; list-style:none; }
#menu a {font:12px Verdana, Arial, Helvetica, sans-serif; color:#000; padding:5px 15px 10px 15px; text-decoration:none}
#menu a:hover {color:#009; background:#fff}
#menu .current_page_item a, #menu .current_page_ancestor a {color:#009; background:#fff; border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc}
#menu ul ul .page_item a {background:none; color:#009}
#menu ul ul .current_page_item {color:#009; background:#fff}
#menu ul ul {display:none; width:220px; list-style:none; position:absolute; margin:7px 0px 0px 0px; padding:0px; background:url(images/new-template_02.jpg) top center; border:1px solid #CCC}
#menu ul li:hover ul {display:block; color:#000;}
#menu ul ul .page_item a:hover {background:#fff; color:#009; width:auto}
#menu ul ul li {padding:0px; width:220px}
#menu ul ul a {width:auto; display:block; padding:8px}


.tick {list-style-image:url(images/tick.jpg)}
.smallwhite {font:11px Arial, Helvetica, sans-serif; color:#fff; text-align:left}
.largewhite {font:16px Arial, Helvetica, sans-serif; color:#fff; text-align:center}

.widecolumn {
	padding: 10px 65px 20px 65px;
	width: 820px;
	}
	
.widecolumn .entry p {
	font-size: 1.05em;
	line-height:20px
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	}

h1, h2, h3 {
	font-family:"Century Gothic" Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 22px;
	text-align: left;
	}

h2 {
	font-size: 18px;
	padding-top:15px;
	border-bottom:1px solid #ccc;
	}
h3 {
	font-size: 16px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #2f4e87;
	text-align:left
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a:hover {
	color:#0C3}
.entry p a:visited {
	color:#06C;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color:#06c;
	text-decoration: underline;
	}

/* End Structure */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}
.clear {
	clear: both;
}

/* End Structure */

/* 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: 0px;
	margin: 0 0 2px 15px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 15px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Begin Lists
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry ul {
	padding:0 0 0 35px;
	margin:0;
}
.entry ul li {
	padding:0;
	margin:0;
}

/* End Entry Lists */

/* Begin Form Elements */
fieldset,img{border:0; margin:0px auto}

#searchform {
	background:url(images/header_04.jpg) no-repeat;
	margin:0px 0px 0px 0px ;
	padding: 1px 0px;
	text-align: left;
	z-index:10;
	height:33px;
	width:240px
	}
#searchform label, #searchform .submit {display:none;}
#searchform .input-txt {
	background:none;
	border:0;
	margin:0px 16px 0 0;
	padding:10px 10px 0px 25px;
	width:121px;
	font:12px Arial, Helvetica, sans-serif
}
#searchform input:focus {
	border:0;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}


/* End Comments */

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 20px;
	margin-left: 700px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
a img {
	border: none;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
