/*
Theme Name: Massive News
Theme URI: http://www.press75.com/
Description: The all new Massive News WordPress theme by Jason Schuller and Press75.com. Detailed usage instructions for this theme can be found at <a href="http://www.press75.com/docs/massive-news/">http://www.press75.com/docs/massive-news/</a>. Don't forget to configure the Massive News Theme Options page.
Version: 2.1
Author: Jason Schuller
Authohttp://www.sophlogic.com/wp-admin/theme-editor.php?file=/themes/massivenews/style.css&theme=Massive+News&a=ter URI: http://www.press75.com/

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jdidit.com

The CSS, XHTML and design are all Copyright 2009 Circa75 Media, LLC:
*/

@import url("style-reset.css");
@import url("style-text.css");
@import url("style-grid.css");
@import url("style-nav.css");

/* grey box method */

.banner_new{
margin-top:40px;
margin-left:250px;
background-image:url(http://www.sophlogic.com/images/banners/sap_staffing.jpg);
height:60px;
width:450px;
position:relative;
}

body {
background: #999999 url(http://www.sophlogic.com/new/bodyBG.gif) repeat-x;
color: #333333;
font-size: 11px;
padding: 0;
float: center;
}

a {
color: #000000;
font-weight:bold;
text-decoration: none;
}

a:hover {
color:#003366;
}

/* 960 grid system container background */
.container_16 {
background:#FFFFFF;
float:center;
}

/* headings */
h1 {line-height:1.2em; margin-bottom:1em;}
h2, h3, h4, h5, h6 {line-height:1.2em; margin-top:1em; margin-bottom:2.0em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}

h1 a {
font-weight:normal;
}

/* branding */
h1#branding {
font-weight:normal;
font-size:4em;
font-family:Georgia,Times,serif;
text-align:left;
padding:0 0 0 10px;
margin-bottom:0;
}

h1#branding a {
color: #FFFFFF;
}

h1#branding a:hover {
color: #999999;
}

#textlogo {
width: 500px;
float: left;
}

img.branding {
padding:0 0 0 0px;
float: left;
}

/* page heading */
h2#page-heading {
font-weight:normal;
font-family:Georgia,Times,serif;
padding:.5em;
margin:0 0 5px 0;
border-bottom:1px solid #ccc;
}

/* boxes */
.box {
background:#F8F8F8;
margin-bottom:10px;
padding:10px 10px 1px 10px;
border: 1px solid #6889aa;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
}

.first_box {
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
}

.last_box {
margin-right: 0px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border: none;
height: 175px;
}

.box h2 {
font-size:1em;
font-weight:normal;
text-transform:uppercase;
color:#ffffff;
background:#003e7e;
margin:-11px -11px 0 -11px;
padding:8px 0 6px 12px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
}

.box h2 a, .box h2 a.visible {
color:#9BAAB5;
font-weight: normal;
text-decoration:underline;
}

.box h2 a:hover {
color:#486d91;
background: none;
text-decoration:underline;
}

.block {
padding-top:10px;
margin-bottom: 30px;
}

.entry img {
padding: 5px;}

div.menu {
padding:0;
}

div.menu h2 {
margin:0;
}

div.menu .block {
padding-top:0;
}

/* paragraphs, quotes and lists */
p {
margin-bottom:1em;
}

blockquote {
font-family: Georgia, 'Times New Roman', serif;
font-size:1.2em;
padding-left:1em;
border-left:4px solid #CCCCCC;
}

blockquote cite {
font-size:.9em;
}

ul, ol {
padding-top:5;
}

/* menus */
ul.menu {
list-style:none;
border-top:1px solid #BBBBBB;
}

ul.menu li {
margin:0;
}

ul.menu li a {
display:block;
padding:4px 0;
border-bottom:1px solid #BBBBBB;
}

ul.menu li a:hover {
background:#EEEEEE;
}

ul.menu li a:active {
background:#CCCCCC;
}

/* submenus */
ul.menu ul {
list-style:none;
margin:0;
}

ul.menu ul li a {
padding-left:30px;
}

/* section menus */
ul.section {
border-top:0;
margin-bottom:0;
}

ul.section li {
text-transform:uppercase;
}

ul.section li a {
background:#BBBBBB;
}

ul.section li a:hover {
background:#AAAAAA;
}

ul.section li a:active {
color:#FFFFFF;
background:#666666;
}

ul.section li li a {
background:#DDDDDD;
}

ul.section li li a:hover {
background:#CCCCCC;
}

ul.section li li a:active {
color:#000000;
background:#FFFFFF;
}

ul.section ul li {
text-transform:none;
}

ul.section li.current a {
background:#EEEEEE;
}

ul.section li.current a:hover {
background:#DDDDDD;
}

ul.section li.current a:active {
background:#FFFFFF;
}

ul.section li.current > a {
color:#FFFFFF;
background:#666666;
}

ul.section li.current > a:hover {
background:#555555;
}

ul.section li.current > a:active {
background:#444444;
}

ul.section li.current a.active {
background:#FFFFFF;
cursor:default;
}

ul.section li.current > a.active,
ul.section li.current > a.active:hover {
color:#FFFFFF;
background:#666666;
cursor:default;
}

/* tables */
table {
width:100%;
border:1px solid #BBBBBB;
margin-bottom:10px;
}

col.colC {
width:8em;
}

th, td {
padding:.2em 1em;
text-align:left;
}

thead th {
border-bottom:2px solid #888888;
background:#BBBBBB;
padding:.4em 1em .2em;
}

thead th.table-head {
font-size:1em;
font-weight:normal;
text-transform:uppercase;
color:#FFFFFF;
background:#555555;
border:1px solid #555555;
}

tbody th, tbody td {
border-top:1px solid #BBBBBB;
border-bottom:1px solid #BBBBBB;
background:#EEEEEE;
}

tbody tr.odd th,
tbody tr.odd td {
background:#FFFFFF;
}

tfoot th,
tfoot td {
border-top:2px solid #666666;
background:#EEEEEE;
}

tfoot tr.total th,
tfoot tr.total td {
border-top:6px double #666666;
}

tfoot tr.total th {
text-transform:uppercase;
}

th.currency,
td.currency {
text-align:right;
}

/* forms */
form {
overflow:hidden;
}

fieldset {
border:1px solid #BBBBBB;
padding:10px;
position:relative;
background:#E9E9E9;
margin-bottom:10px;
}

legend {
font-size:1.1em;
padding:.4em .8em;
background:#FFFFFF;
border:1px solid #BBBBBB;
}

fieldset.login p {
margin-bottom:1em;
margin-top:0pt;
}

fieldset p label {
width:98%;
}

fieldset p input {
width:98%;
}

fieldset p select {
width:99%;
}

fieldset.login p label {
float:left;
line-height:2em;
margin-right:3%;
text-align:right;
width:32%;
}

fieldset.login p input {
width:60%;
}

fieldset.login input.button {
margin-left:35%;
}

form p.notice {
font-weight:bold;
}

input.search.text {
width:66%;
}

input.search.button {
width:28%;
margin-left:2%;
}

/* articles */
#articles {
padding-top:0;
}

.article {
margin-top: 20px;
}

.main_article {
font-size: 12px;
margin-top: 30px;
}

.first_main_article {
margin-top: 2px;
font-size: 12px;
}

.box .article {
}

.article h2 {
font-size:1.5em;
font-weight:bold;
text-transform:none;
color:#003e7e;
background:transparent;
padding:0px;
padding-bottom:5px;
margin:0;
border:none;
}

.article h3 {
margin-bottom:.2em;
font-size:1.6em;
}

.box .first {
border-top:none;
margin-top: 12px;
}

.article h4 {
font-size:1.2em;
margin-bottom:.5em;
}

.article a.image {
float:left; 
margin:3px 10px 3px 0; 
padding:4px;
border:1px solid #bbb;
background:#FFFFFF;
}

.article a.image:hover {
border:1px solid #666666;
}

.article a.image img {
float:left; 
}

.meta {
color:#666666;
border-top:1px dotted #999999;
border-bottom:1px dotted #999999;
margin-bottom:.8em;
padding: 4px 0 4px 0;
}

.meta a:link, .meta a:visited {
font-weight: normal;
color: #666666;
}

.meta a:hover {
font-weight: normal;
color: #333333;
text-decoration: underline;
}

/* massive news */
#head_wrap {
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
padding: 10px 10px 10px 10px;
}

#header {
background-image:url(http://www.sophlogic.com/images/newnav050709/back.jpg);
border-bottom: 0px solid #435664;
border: 0px solid #000000;
padding: 5 10 0 0;
float: left;
}

.centerimg







{
float: center;
width: 468px;
margin: 0px 0 0 0;
border: 0px;
	
	}
img.header_ad {
float: left;
padding: 0px;
margin: 30px 5px 5px 10px;
border: 1px solid #ffffff;

}

.searchbox {
float: right;
padding: 10px;
margin: 0 0 0 0;
border: 0px solid #ffffff;
font-size:12px;
color: #FFF;
font-weight: bold;
}


#navigation {
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;	
}

ul.nav li {
background: url(images/menudiv.jpg) top right no-repeat;
}

ul.nav li.page_item {
background: url(images/menudiv.jpg) top left no-repeat;
}

ul.nav li.subscribe {
background: url(images/rss.jpg) top left no-repeat;
padding-right: 23px;
}

.main_wrap {
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
padding: 10px 10px 0 10px;
margin-top: 15px;
margin-bottom: 15px;
}

.featured_box {
margin-right: 10px;
border: none;
height: 175px;
}

/** Featured Content **/
.boxgrid{ 
float:left; 
overflow: hidden; 
position: relative; 
}

.boxgrid img{ 
position: absolute; 
top: 0; 
left: 0; 
border: 1; 
}

.boxgrid p{ 
padding: 0 10px 0 10px;
}

.boxgrid h4 {
font-size: 14px;
padding: 10px 0 0 10px;
margin: 0;
}

.boxcaption{ 
float: left; 
position: absolute; 
background: #ffffff; 
height: 186px; 
width: 100%; 
opacity: .7; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.captionfull .boxcaption {
top: 0;
left: 0;
}

.caption .boxcaption {
top: 186;
left: 0;
}

#content_left_wrapper {
float: left;
width: 100%;
}

#content_right_wrapper {
width: 610px;
float: left;
margin-left: -610px;
}

.content_left {
margin-right: 620px;
}

.video {
width: auto;
margin: 20px 0 20px 0;
text-align: center;
border: 1px solid #BBBBBB;
padding: 10px;
background: #CCCCCC;
}

.time {
background: url(images/date.jpg) left no-repeat;
padding: 4px 0 4px 22px;
margin: 0 10px 0 0;
}

.categories {
background: url(images/categories.jpg) left no-repeat;
padding: 4px 0 4px 22px;
margin: 0 10px 0 0;
}

.discuss {
background: url(images/comments.jpg) left no-repeat;
padding: 4px 0 4px 22px;
margin: 0 10px 0 0;
}

.editlink {
background: url(images/edit.jpg) left no-repeat;
padding: 4px 0 4px 22px;
margin: 0 10px 0 0;
}

.thumbnail {
width: 175px;
height: 175px;
}

.content_center {
width: 320px;
float: right;
margin-right: 10px;
}

.widget_block {
margin: 0;
padding: 15px 0 15px 0;
}

.widget_block ul {
list-style: none;
margin: 0;
padding: 0;
border-top: 1px solid #BBB;
}

.widget_block li {
padding:4px 0;
margin: 0;
border-bottom:1px solid #bbb;
}

.widget_block li:hover {
background: #EEE;
}

.widget p {
margin: 10px 0 10px 0;
font-size:11px;
}

.featured_image img {
width: 60px;
height: 60px;
}

.content_right {
width: 280px;
float: right;
}

#search_submit {
margin: 0;
padding: 0;
border: 0;
}

#search_form input {
border: 1px solid #E5E3D8;
padding: 2px;
margin: 0;
color: #404040;
background: #FFF url(images/fields.jpg) top left repeat-x;
width: 252px;
}

.side_ads {
padding: 12px 0 8px 12px;
}

* + html .side_ads {
padding: 12px 0 4px 11px;
}

.side_ads img {
margin: 0 4px 4px 0;
float: left;
}

* + html .side_ads img {
margin: 0 4px 4px 0;
float: none;
}

#footer_wrap {
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
padding: 10px 10px 0 10px;
margin-bottom: 0px;
}

.pagination {
font-size: 14px;
padding-top: 5px;
}

.pagination a {
font-weight: normal;
}

#footer {
background: #003e7e;
padding: 10px;
color: #FFFFFF;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
}

#footer h4 {
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
}

#footer p {
font-size: 10px;
margin: 0;
padding: 0;
color: #9BAAB5;
}

#footer a {
color: #ffffff;	
font-weight: normal;
text-decoration: underline;
}

#footer a:hover {
color: #eeeeee;	
font-weight: normal;
text-decoration: underline;
}

#suckerfishnav.sf.page_item page-item-235{
display:none;
    }


















/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:745px; height:32px; position:relative; z-index:100;border-right:1px solid #000; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:138px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#09c; padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#b7d186;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#b7d186;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}

.page-item-69{
color:#FF0000;
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}
.page-item-69 a{
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}

.page-item-69 a:hover{
color:#ffffff;
background-image:url(http://www.sophlogic.com/menu_img/img_over.gif);
}



.page-item-2{
color:#FF0000;
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}
.page-item-2 a{
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}

.page-item-2 a:hover{
color:#ffffff;
background-image:url(http://www.sophlogic.com/menu_img/img_over.gif);
}


.page-item-60{
color:#FF0000;
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}
.page-item-60 a{
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}

.page-item-60 a:hover{
color:#ffffff;
background-image:url(http://www.sophlogic.com/menu_img/img_over.gif);
}

.page-item-12{
color:#FF0000;
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}
.page-item-12 a{
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}

.page-item-12 a:hover{
color:#ffffff;
background-image:url(http://www.sophlogic.com/menu_img/img_over.gif);
}

.page-item-1265{
color:#FF0000;
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}
.page-item-1265 a{
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}

.page-item-1265 a:hover{
color:#ffffff;
background-image:url(http://www.sophlogic.com/menu_img/img_over.gif);
}


.page-item-1227{
color:#FF0000;
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}
.page-item-1227 a{
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}

.page-item-1227 a:hover{
color:#ffffff;
background-image:url(http://www.sophlogic.com/menu_img/img_over.gif);
}

.page-item-227{
color:#FF0000;
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}
.page-item-227 a{
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}

.page-item-227 a:hover{
color:#ffffff;
background-image:url(http://www.sophlogic.com/menu_img/img_over.gif);
}

.page-item-32{
color:#FF0000;
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}
.page-item-32 a{
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}

.page-item-32 a:hover{
color:#ffffff;
background-image:url(http://www.sophlogic.com/menu_img/img_over.gif);
}

.page-item-1291{
color:#FF0000;
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}
.page-item-1291 a{
background-image:url(http://www.sophlogic.com/menu_img/img_active.gif);
}

.page-item-1291 a:hover{
color:#ffffff;
background-image:url(http://www.sophlogic.com/menu_img/img_over.gif);
}

.text_field{
border: #1954A7 1px solid;
background:#ffffff;
width:150px;
}

.submit_but{
background:#1954A7;
border:#ffffff 1px solid;
color:#FFFFFF;
}