/*  
Theme Name: Operacy
Theme URI: http://www.operacy.com.au/
Description: A fixed width, two columns theme for Wordpress 
Version: 1.1
Author: WEBYSYSTEMS
Author URI: http://www.weby.com.au/
*/
/*  Zero everything first to stop any pesky browser defaults  */   
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: disc;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }

/* Ok now that is done here is the real stuff */


body {
	font-size: 12px;
	font-family: Verdana, Sans-Serif;
	color: #333333;
	background: #012853 url(images/bg.jpg) repeat-x top center;
	}	

a:link, a:visited {
	color: #9e248a;
	text-decoration: underline;
	font-weight: bold;
	}	

a:hover, a:active {
	color: #1d3160;
	text-decoration: underline;
	}

h1 {
        font-family: Trebuchet MS, Sans-Serif;
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 10px 0 0px 10px;
	padding: 0;
	color: #1d3160;

	}

h1 a:link, h1 a:visited {
        color: #1d3160;
        text-decoration: none;
}

h1 a:hover, h1 a:active {
        color: #2a599e;
        text-decoration: none;
}

h2 {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px 0 8px 0px;
	padding: 0;
	color: #1d3160;
	}

h2 a:link, h2 a:visited {
        color: #9e248a;
        text-decoration: none;
        font-weight: bold;
}

h2 a:hover, h2 a:active {
        text-decoration: none;
        color: #2a599e;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 8px 12px;
	padding: 0;
	color: #f8f8f8;
	}
	
h3.comments {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 8px 0px;
	padding: 0;
	color: #8fb4eb;
	}
	
h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	padding: 0;
	color: #1d3160;
	}	
#wrapper {
	width: 974px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;

}
#container {
	width: 100%;
	margin: 0px auto;
    margin-top: 18px;
    padding: 0px;
}

#header { 
    height: 80px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF /*url(images/header.jpg) no-repeat top left*/;
/*
    border-top: 5px #f6f6f6 solid; 
    border-left: 5px #f6f6f6 solid; 
    border-right: 5px #f6f6f6 solid; 
	*/
}

#header h2 {
	font: 11px Verdana, Sans-Serif;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px 0 3px 220px;
	padding: 0;
	color: #555;
	}


#navbar {
	height: 43px;
	margin: 0px 0 0px 0;
	padding: 0px;
	background: #1d3160 /*url(images/nav.jpg) no-repeat top left*/;
/*	
        border-bottom: 5px #f6f6f6 solid; 
        border-left: 5px #f6f6f6 solid; 
        border-right: 5px #f6f6f6 solid; 
		*/
}

#navbarlist {
	height: 28px;
	float: left;
	margin: 0px;
	padding: 10px 0 0 20px;
	letter-spacing: 1px;
	list-style: none;
}

#navbarlist li {
	display: inline;
	margin: 0px;
	padding: 0 30px 0 0;
}

#navbarlist a:link, #navbarlist a:visited {
	font-size: 16px;
	color: #d7e7fe;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: none;
}

#navbarlist a:hover, #navbarlist a:active {
	text-decoration: none;
	color: #ffffff;
}



.bodyline	{ background-color: #ffffff; border: 5px #f6f6f6 solid; padding: 15px 10px 0px 10px;}

#footer {
	margin: 0px;
	padding: 0px 0 20px 0;
	color: #295ba2;
}

#footer ul {
	margin: 0px;
	padding: 15px 0 0 0px;
	font: 11px Verdana, Sans-Serif;
	letter-spacing: -1px;
	list-style: none;
	text-align: center;
}

#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0 15px 0 0;
}

#footer a:link, #footer a:visited {
	color: #295ba2;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #1d3160;
	text-decoration: underline;
}

#content {
        width: 100%;
	margin: 0px 0 20px 0;
	padding: 0px;
	line-height: 16px;

	}

.pagenav { list-style:none; }

.blog {
	margin: 0 0 20px 0;
	padding: 0px 0px 0 0px;
	}

.article {
	margin: 0px 0 0px 0;
	padding: 0px 10px 5px 10px;
	}

.article p {
	margin: 5px 0 5px 0;
	padding: 0;
	}

.article img { 
      padding: 3px;
      border: #e1edff 1px solid;
      }


.article img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

.article img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }
.article ul {
	margin: 10px 10px 10px 30px;
	}

.spacer {   padding: 6px 0 0 0;
	    border-bottom: 1px solid #e1edff;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }
.postmetadata {
	font-family: verdana, arial, sans-serif; 
	font-size: 9px;
	margin: 0px 0 0px 0;
	padding: 0px 0 0px 0px;
        background: #f7fafe;
	border-top: 1px solid #e1edff;
	border-bottom: 1px solid #e1edff;
	}

.sidenav {
	font-size: 11px;
	padding: 0px;
	margin: 0px 0 15px 0;
	border: 5px solid #e9f2ff;
	background: #295ba2 url(images/sidebg.jpg) repeat-x top left;
	}
	
.ad {
	text-align:center;
	}

#loginbox {
	font-size: 11px;
	padding: 0px;
	margin: 0px 0 15px 0;
	border: 1px solid #e1edff;
	background: #f7fafe;
	}

#searchform {
        margin-bottom: 15px;
	}

#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#footinfo {
        padding: 15px 0 0 40px;
        margin: 0px;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: left;
	}



#commentcontainer {
	padding: 10px 40px 0px 40px;
	margin: 0 0 40px 0px;
	float: left;
        background: #f9fbfd;
	border: 1px solid #e1edff;
}
	
#commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        width: 100%;

	}

	

.commentlist li {

	font-weight: bold;
    background: #fefefe;
    margin-bottom: 8px;
	border-top: 1px solid #e1edff;
	border-bottom: 1px solid #e1edff;
	border-left: 1px dotted #e1edff;
	border-right: 1px dotted #e1edff;
	}



.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}



.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform input
{
	background-color: #ffffff;
	border: 1px solid #e1edff;
	color: #333333;
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 2px;
}

#commentform textarea
{
	background-color: #ffffff;
	border: 1px solid #e1edff;
	color: #333333;
	width: 100%;
	padding: 2px;
}

#commentform #submit
{
	background: #295ba2;
	border-top: 1px solid #3c6db0;
	border-left: 1px solid #3c6db0;
	border-right: 1px solid #295ba2;
	border-bottom: 1px solid #295ba2;
	color: #aac5eb;
	float: left;
}


#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


.commentmetadata {
	font-weight: normal;
	}
	

#leavereply {
	text-align: left;
	padding: 20px 0 0 0;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

	

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}



acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#archiveheader {
	padding: 0 0 20px 0;
	}
	

#google {
	font: 10px verdana, sans-serif;
}



.yahoo {
	width: 385px;
	height: 20px;
	font: 10px verdana, sans-serif;
}



	

/* End Typography & Colors */

	
/* End Structure */

/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */

.sidenav a:link, .sidenav a:hover, .sidenav a:visited {
        color: #d7e7fe;
        margin-bottom: 5px;
	}

.sidenav li {
	list-style: none;
	padding: 0;
}

.sidenav ul {
	margin: 5px 0 15px 20px;
	list-style: none;
	padding: 0;
}

.sidenav ul li {
	list-style-image: url('images/icon.gif');
	margin: 0 0 0 15px;
        color: #d7e7fe;
	}
	
#loginbox ul {
	margin: 5px 0 15px 20px;
	list-style: none;
	padding: 0;
}

#loginbox ul li {
	line-height: 13px;
	list-style-image: url('images/icon.gif');
	padding-bottom: 1px;
	margin: 0 0 0 15px;
	}
	
.tabs {
	float: left;
	margin-right: 10px;
	line-height: 20px;
}


#navcontainer {
	width: 705px;
	height: 25px;
	padding: 0;
	margin: 0;
	}

/* End Entry Lists */

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

select {
	width: 130px;
	}

#commentform input {
	width: 180px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 450px;
	padding: 2px;
	}

#commentform {
	margin: 0;
	float: left;
	}

#submit {
	float: left;
	}

.dropdown {
	margin: 0;
	font: 10px Verdana, Sans-Serif;
	background: #e8e8e8;
}

	

/* End Form Elements */







/* Begin Comments*/

.alt {
	margin: 0;
	padding: 0px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #e5effe;
    color: #9ac0f9;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	background: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	}

/* End Various Tags & Classes*/
 

  .corners {
  	margin: 0px;
	padding: 0px;
}

div#nifty{ margin: 0 0px;background: #ffffff}
b.rtop{display:block;background: #2B5084}
b.rbottom{display:block;background: #012853}


b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #ffffff}
b.r1{margin: 0 5px}
b.r2{margin: 0 4px}
b.r3{margin: 0 3px}
b.r4{margin: 0 2px}
b.rtop b.r7, b.rbottom b.r7{margin: 0 0.5px;height: 2px}

