/*
Theme Name: Novo Ops
Theme URI: http://www.novoops.com/
Description: Custom Theme for Novo Ops Technologies
Version: 1.0
Author: Ian S. Goldstein
Author URI: http://www.iangoldstein.com
Tags: custom, novo ops, blue, fixed width, two columns, widgets

Based on the WordPress Default Theme

*/



body {
	background:#003366 url('/images/background.gif') repeat fixed;
	color: #333333;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

a, a:active, a:link, a:visited, a.visted, a.visited { text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border: none; }




.header {
    height:70px;
    background:url('/images/header.gif') no-repeat bottom center;
    }
.header img { border:none; }


.page {
	vertical-align:top;
	background-image:none;
	background-color:#FFFFFF; height:460px;
	padding: 0;
	padding-top:5px;
	padding-bottom:20px;
	margin: 20px auto;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
}
.page a, .page a:visited, .page a:active, .page a:link {
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:11px;
	color:#336699; text-decoration:none;
	}
.page a:hover {
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:11px;
	text-decoration:underline;
	}


.footer {
	padding:0;
	height:20px;
	background:url('/images/botmenu.gif') repeat-x;
	vertical-align:top; padding:2px 5px 0px 5px;
	}
.footertext {
	font-family:arial,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal !important;
	color:#CCCCCC;
	}    
.footer ul { padding:0; margin:0; list-style-type:none; float:right; }
.footer li { padding:0; margin-left:10px; float:left; }
.footer a, .footer a:visited, .footer a:link, .footer a:active {
	font-weight:normal !important;
	color:#CCCCCC;
	text-decoration:none;
	}
.footer a:hover	{
	font-weight:normal !important;
	color:#CCCCCC;
	text-decoration:underline;
	}

    
.centered { text-align:center; }
.centered table	{ margin-left:auto; margin-right:auto; text-align:left; }
.right { text-align:right; }
.right table { margin-left:auto; margin-right:0; text-align:left; }
.left { text-align:left; }
.left table { margin-left:0; margin-right:auto; text-align:left; }
.top { vertical-align:top; }




.widecolumn .entry p { font-size: 1.05em; }
.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }
.widecolumn { line-height: 1.6em; }
.narrowcolumn .postmetadata { text-align: left; }


.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: white; }
.depth-1 { border: 1px solid #ddd; }
.even, .alt { border-left: 1px solid #ddd; }


small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; }


h1, .page h1, .page h1 a, .page h1 a:visited, .page h1 a:active, .page h1 a:link {
	font-weight:bold; font-size:1.6em; color:#999999; padding-top:50px; margin:0;
	text-align:left;
	}
h2, .page h2, .page h2 a, .page h2 a:visited, .page h2 a:active, .page h2 a:link {
	font-weight:bold; font-size:1.4em; color:#666666; margin: 30px 0 0;
	text-align:left;
	}
h3, .page h3, .page h3 a, .page h3 a:visited, .page h3 a:active, .page h3 a:link {
	font-weight:bold; font-size:1.3em; color:#999999; padding:0; margin: 30px 0 0;
	text-align:left;
	}

h2.pagetitle { font-size: 1.8em; margin-top: 30px; text-align:left; }

h3.comments { padding:0; magin: 40px auto 20px; }



#sidebar { font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#sidebar h2, #wp-calendar caption, cite { text-decoration: none; margin: 5px 0 0; padding: 0; }
#sidebar h2 { font-size: 1.2em; }

#followus img { padding: 3px 0 0 2px; }



.sticky { background: #f7f7f7; padding: 0 10px 10px; }
.sticky h2 { padding-top: 10px; }


.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar {  float: right; border: 1px solid #eee; padding: 2px; background: #fff; }
.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 p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.commentmetadata { font-weight: normal; 	}



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; }


#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }





.narrowcolumn { float: left; padding: 0 0 20px 45px; margin: 0px 0 0; width: 450px; }
.widecolumn { padding: 10px 0 20px 0; margin: 5px 0 0 150px; width: 450px; }


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

.widecolumn .post { margin: 0; }

.narrowcolumn .postmetadata { padding-top: 5px; }
.widecolumn .postmetadata { margin: 30px 0; }

.widecolumn .smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px; }
.widecolumn .attachment { text-align: center; margin: 5px 0px; }

.postmetadata { clear: both; }

.clear { clear: both; }









/* Begin Images */
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; 	}
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }





/* Begin Lists

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

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

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

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px; }
#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }

ol li, #sidebar ul ol li { list-style: decimal outside; }

#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0; }






#searchform { margin: 10px auto; padding: 5px 3px; text-align: left; }
#sidebar #searchform #s { width: 118px; 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; }

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



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

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

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 10px 20px 20px 20px;
	margin-top: 15px;
	margin-left: 540px;
	margin-right: 20px;
	width: 200px;
	background: #CCCCCC;
	}

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



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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 #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */




/*****************************************************************/
/* DROP DOWN MENUS                                               */
/*****************************************************************/

.menu1 { position:relative; z-index:80; font-family:helvetica, arial, sans-serif; color:#98CCFE; }
.menu1 ul { padding:0; margin:0; list-style-type:none; }
.menu1 li { float:left; position:relative; z-index:90; }
.menu1 a, .menu1 a:visited { border-left:none; border-right:none; border-top:none; border-bottom:none; display:block; line-height:21px; font-family:helvetica, arial, sans-serif; font-size:12px; font-weight:bold; text-align:left; text-decoration:none; color:#98CCFE; background:#336699; }
.menu1 a:hover { color:#FFFFFF; background:#9DBCDB; text-decoration:none; }
.menu1 :hover > a { color:#FFFFFF; background:#9DBCDB; text-decoration:none; }
.menu1 ul ul { left:-1px; top:22px; position:absolute; z-index:95; visibility:hidden; }
.menu1 ul ul a, .menu1 ul ul a:visited { border-left:2px solid #003367; border-right:2px solid #003367; border-top:none; border-bottom:none; line-height:1em; padding-top:5px; padding-bottom:5px; font-family:helvetica, arial, sans-serif; font-size:12px; font-weight:bold; text-align:left; color:#98CCFE; background:#336699; }
.menu1 ul ul a:hover { color:#FFFFFF; background:#9DBCDB; }
.menu1 ul ul :hover > a { color:#FFFFFF; background:#9DBCDB; }
.menu1 ul li:hover ul, .menu1 ul a:hover ul { visibility:visible; }
.menu1 ul ul ul { left:162px; top:-2px; z-index:100; }
.menu1 ul ul ul a, .menu1 ul ul ul a:visited { border-left:2px solid #003367; border-right:2px solid #003367; border-top:none; border-bottom:none; color:#98CCFE; background:#336699; }
.menu1 ul ul ul a:hover { color:#FFFFFF; background:#9DBCDB; }
.menu1 ul :hover ul ul { visibility:hidden; }
.menu1 ul :hover ul :hover ul { visibility:visible; }
.topmenu1_img { border:0; float:left; }
.topmenu1_pos { position:absolute; top:7px; left:0; }
.submenu1 { border-top:none !important; }
.submenu1_more { border-top:none !important; }
.menu1 ul ul a.submenu1_more, .menu1 ul ul a.submenu1_more:visited { background:#336699 url('/images/menu_ar1.gif') no-repeat 147px center; }
.menu1 ul ul a.submenu1_more:hover { background:#9DBCDB url('/images/menu_ar2.gif') no-repeat 147px center; }
.menu1 ul ul :hover > a.submenu1_more { background:#9DBCDB url('/images/menu_ar2.gif') no-repeat 147px center; }
.submenu1_first { border-top:2px solid #003367 !important; }
.submenu1_last { border-top:none !important; border-bottom:2px solid #003367 !important; }
.popmenu1 { border-top:none !important; }
.popmenu1_first { border-top:2px solid #003367 !important; }
.popmenu1_last { border-top:none !important; border-bottom:2px solid #003367 !important; }
.menu1_35_57100 { height:35px; width:571px; background:url('/images/menu_bg1.gif') repeat-x; }
.menu1_22_11421_L10 { height:22px; width:103px; border-left:1px solid #CCCCCC !important; border-right:1px solid #003466 !important; padding-left:10px !important; }
.menu1_0_16033_L5_R10 { height:auto; width:145px; padding-left:5px !important; padding-right:10px !important; }
.menu1_22_11411_L10 { height:22px; width:102px; border-left:1px solid #669ACC !important; border-right:1px solid #003466 !important; padding-left:10px !important; }
.menu1_22_11312_L10 { height:22px; width:102px; border-left:1px solid #669ACC !important; border-right:1px solid #003466 !important; padding-left:10px !important; }


.menu2 { position:relative; z-index:80; font-family:helvetica, arial, sans-serif; color:#FFFFFF; }
.menu2 ul { padding:0; margin:0; list-style-type:none; }
.menu2 li { float:left; position:relative; z-index:90; }
.menu2 a, .menu2 a:visited { border-left:none; border-right:none; border-top:none; border-bottom:none; display:block; line-height:21px; font-family:helvetica, arial, sans-serif; font-size:12px; font-weight:bold; text-align:left; text-decoration:none; color:#FFFFFF; background:#9A9A9A; }
.menu2 a:hover { color:#FFFFFF; background:#CCCCCC; text-decoration:none; }
.menu2 :hover > a { color:#FFFFFF; background:#CCCCCC; text-decoration:none; }
.menu2 ul ul { left:-1px; top:22px; position:absolute; z-index:95; visibility:hidden; }
.menu2 ul ul a, .menu2 ul ul a:visited { border-left:2px solid #666666; border-right:2px solid #666666; border-top:none; border-bottom:none; line-height:1em; padding-top:5px; padding-bottom:5px; font-family:helvetica, arial, sans-serif; font-size:12px; font-weight:bold; text-align:left; color:#FFFFFF; background:#9A9A9A; }
.menu2 ul ul a:hover { color:#FFFFFF; background:#CCCCCC; }
.menu2 ul ul :hover > a { color:#FFFFFF; background:#CCCCCC; }
.menu2 ul li:hover ul, .menu2 ul a:hover ul { visibility:visible; }
.topmenu2_img { border:0; float:left; }
.topmenu2_pos { position:absolute; top:7px; left:0; }
.submenu2_first { border-top:2px solid #666666 !important; }
.submenu2_last { border-top:none !important; border-bottom:2px solid #666666 !important; }
.menu2_35_22900 { height:35px; width:229px; background:url('/images/menu_bg2.gif') repeat-x; }
.menu2_22_11421_L10 { height:22px; width:103px; border-left:1px solid #CCCCCC !important; border-right:1px solid #333333 !important; padding-left:10px !important; }
.menu2_0_16033_L5_R10 { height:auto; width:145px; padding-left:5px !important; padding-right:10px !important; }
.menu2_22_11312_L10 { height:22px; width:102px; border-left:1px solid #CCCCCC !important; border-right:1px solid #CCCCCC !important; padding-left:10px !important; }




