/*
Theme Name: OPS
Description: OPS Blog Theme
Version: 1.0
Author: BlueTeddy - Mike Hancock
*/
BODY
{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(http://www.opscentre.com.au/images/body_bg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1 solid #000000;
}
#wrapper
{
	width: 982px;
	background: url(http://www.opscentre.com.au/images/content_bg_tile.jpg) repeat-y left;
	margin: 4px auto;
/*background-color:#FFFFFF;
padding:4px;*/
	border: 3px solid #FFFFFF;
}
#header
{
	height: 136px;
	background-image: url(http://www.opscentre.com.au/images/header_bg_tile.gif);
	background-repeat: repeat-x;
}
#header_logo
{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 277px;
	height: 81px;
}
#header_slogan
{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 350px;
	height: 100px;
	font-family: "Century Gothic", Arial;
	font-size: 30px;
	color: #A1AFC3;
}
#header_slogan P
{
	margin: 3px;
}
#header_slogan P.small
{
	font-size: 18px;
	text-align: right;
}
#header_contact
{
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	width: 220px;
	height: 92px;
}
#header_menu
{
	float: left;
	width: 745px;
	margin-top: 0px;
	border-bottom: 1px solid #2A669C;
	background-color: #FFFFFF;
}
#header_menu UL
{
	margin: 0px 0 0 10px;
	padding: 0px;
	list-style: none;
}
#header_menu UL LI
{
	padding: 0px;
	float: left;
	list-style: none;
	height: 27px;
	margin: 0px 2px;
	background: url(http://www.opscentre.com.au/images/menu_bg_full_right.gif) no-repeat right center;
}
#header_menu UL LI A, #header_menu UL LI A:link, #header_menu UL LI A:visited
{
	background-image: url(http://www.opscentre.com.au/images/menu_off_bg_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	color: #416893;
	text-decoration: none;
	display: block;
	height: 27px;
	font-size: 11px;
	padding: 0px 10px;
	line-height: 25px;
	margin: 0px;
}
#header_menu UL LI A:hover
{
	text-decoration: underline;
}
#header_menu UL LI.current
{
	background: #2A669C url(http://www.opscentre.com.au/images/menu_on_bg_right.gif) no-repeat right center;
}
#header_menu UL LI.current A, #header_menu UL LI.current A:link, #header_menu UL LI.current A:visited
{
	background: url(http://www.opscentre.com.au/images/menu_on_bg_left.gif) no-repeat left center;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#header_menu UL LI.current A:hover
{
	text-decoration: underline;
}
/*--drop down menu second-level - this is optional--*/
UL#navigation LI.hover, UL#navigation LI:hover
{
	position: relative;
}
UL#navigation LI.hover UL.second-level, UL#navigation LI:hover UL.second-level
{
	display: block;
}
UL#navigation LI.hover UL.second-level UL.third-level, UL#navigation LI:hover UL.second-level UL.third-level
{
	display: none;
}
UL#navigation UL.second-level
{
	position: absolute;
	top: 27px;
/*how far away from the top menu*/
	left: 0;
	margin: 0;
	padding: 5px;
	width: 140px;
	display: none;
	background-color: #FBFBFB;
/*color of the dropdown*/
	border-bottom: 1px solid #D5D9DC;
	border-left: 1px solid #D5D9DC;
	border-right: 1px solid #D5D9DC;
	background-image: none;
}
UL#navigation UL.second-level LI
{
	width: 140px;
	margin: 0;
	background-image: none;
}
UL#navigation UL.second-level A, UL#navigation UL.second-level A:visited, UL#navigation UL.second-level A:link
{
	display: block;
	float: none;
	width: 120px;
	border: none;
	padding: 0 10px;
	background: none;
	font: 11px/24px verdana, Arial, Helvetica, sans-serif;
/*font size and line height*/
	color: #2A669C;
	border-bottom: 1px solid #D5D9DC;
	text-align: left;
	background-image: none;
}
UL#navigation UL.second-level LI.hover A, UL#navigation UL.second-level LI:hover A, UL#navigation UL.second-level A:hover
{
	color: #2A669C;
	background-color: #E9E9E9;
}
#content_wrapper
{
	margin-top: 4px;
	background-image: url(http://www.opscentre.com.au/images/menu_left_bg_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
/*background:url(http://www.opscentre.com.au/images/content_bg_tile.jpg) left repeat-y;*/
	min-height: 697px;
}
P TEXTAREA#comment
{
	width: 463px;
	height: 154px;
}
.comment-body
{
	margin-bottom: 17px;
}
DIV.comment-author.vcard
{
	font-weight: bold;
	font-family: Arial;
}
IMG.avatar
{
	display: none;
}
DIV.post
{
	margin-bottom: 20px;
}
SMALL
{
}
P.postmetadata
{
	font-size: 7.2pt;
	background-color: #ECF6FC;
	padding: 5px;
}
#content
{
/*background:url(http://www.opscentre.com.au/images/menu_left_bg_bottom.gif) 8px 100% no-repeat;*/
}
#left_menu
{
	float: left;
	width: 164px;
}
#left_menu_header
{
	background-color: #2A669C;
	width: 164px;
	height: 143px;
}
#left_menu_header IMG
{
	margin: 3px 0px;
}
#left_menu_header H3
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	float: left;
	display: block;
	text-align: center;
	margin-top: 5px;
	width: 164px;
}
#left_menu UL
{
	margin-left: 15px;
	margin-top: 3px;
	padding: 4px;
}
DIV#sidebar LI
{
}
#left_menu UL LI
{
	list-style-image: url(http://www.opscentre.com.au/images/left_menu_bullet.gif);
	margin: 6px;
	padding: -2px 0px 3px 1px;
}
#left_menu UL LI A, #left_menu UL LI A:link, #left_menu UL LI A:visited
{
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A669C;
}
#left_menu UL LI A:hover
{
	text-decoration: underline;
}
.content_left
{
	float: left;
	width: 545px;
	padding: 10px;
}
.content_full
{
	float: left;
	width: 790px;
	padding: 10px;
}
.content_right
{
	float: right;
	clear: right;
	width: 220px;
	padding: 10px;
	margin-top: -20px;
}
H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #2A669C;
}
H1 SPAN
{
	font-style: italic;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #999999;
}
LI H2.widgettitle
{
	background-color: #29659B;
	color: #FEFEFE;
	font-size: 9.3pt;
	list-style-type: none;
	margin-left: -19px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
DIV.post H2
{
	color: #225E95;
}
H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2A669C;
}
DIV#respond H3
{
	font-size: 10.5pt;
	background-color: #E0EDF4;
	padding: 7px;
}
H3#comments
{
	font-size: 10.5pt;
	background-color: #E0EDF4;
	padding: 7px;
}
.round_box_big
{
	background-image: url(http://www.opscentre.com.au/images/box_med_bottom.jpg);
	width: 563px;
}
.round_box_small
{
	background-image: url(http://www.opscentre.com.au/images/box_sml_bottom.jpg);
	width: 221px;
}
.round_box_small P
{
	margin: 3px;
	padding: 0px;
}
.round_box_big, .round_box_small
{
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
	padding-bottom: 4px;
}
.round_box_small
{
	text-align: center;
	font-size: 11px;
}
.round_box_big H2
{
	background-image: url(http://www.opscentre.com.au/images/box_med_top.gif);
}
.round_box_small H2
{
	background-image: url(http://www.opscentre.com.au/images/box_sml_top.gif);
}
.round_box_big H2, .round_box_small H2
{
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	height: 18px;
	margin: 0px;
	padding: 3px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.gradient_box
{
	background-image: url(http://www.opscentre.com.au/images/box_round_bg.gif);
	background-repeat: no-repeat;
	width: 246px;
	height: 90px;
	text-align: center;
	padding: 10px;
	float: left;
	margin: 3px 7px;
	color: #5A6D8A;
}
.gradient_box H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 3px;
	padding: 0px;
	color: #2A669C;
}
.gradient_box P
{
	font-size: 12px;
}
#footer
{
	background-color: #2A669C;
	background-image: url(http://www.opscentre.com.au/images/footer_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 60px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 2em;
}
#footer A, #footer A:link, #footer A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
#footer A:hover
{
	text-decoration: underline;
}
#footer_left
{
	padding: 5px;
	width: 500px;
	float: left;
	margin-left: 20px;
}
#footer_right
{
	padding: 5px;
	text-align: right;
	float: right;
	width: 350px;
	margin-right: 20px;
}
HR.clear
{
	visibility: hidden;
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.forms
{
	border: 1px solid #000000;
	background-color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TEXTAREA.forms
{
	width: 90%;
	height: 60px;
}
.content_full A, .content_full A:link, .content_full A:visited, .content_left A, .content_left A:link, .content_left A:visited
{
	text-decoration: none;
	color: #2A669C;
}
.content_full A:hover, .content_left A:hover
{
	text-decoration: underline;
}
.commentmetadata A
{
	font-size: 6.7pt;
}
DIV#content H2 A
{
	color: #1F4365;
}
#resource_table TD
{
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 8px;
	padding-top: 8px;
}
.title
{
	color: #2A669C;
}
.gradient_box_no_width
{
	background-image: url(http://www.opscentre.com.au/images/box_round_bg.gif);
	background-repeat: no-repeat;
}
.blue_box
{
	border: 1px solid #AAA9A8;
	background-color: #E6F3FF;
	font-size: 11px;
	padding: 5px 8px;
}
.blue_box TD
{
	padding: 2px 0px;
}
.blue_fade
{
	background: url(http://www.opscentre.com.au/images/blue_fade_bg.jpg) repeat-x top;
}
.size14
{
	font-size: 14px;
}
.bright_title
{
	font-size: 13px;
	color: #38BDEF;
}
.size_11
{
	font-size: 11px;
}
