/*
Theme Name: GTAM
Author: Metaleap Creative
Author URI: http://metaleapcreative.com
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
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, img, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: 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;
}
/* =Layout
-------------------------------------------------------------- */
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/
#container {
	float: left;
	margin: 0 0px 0 0;
	width: 710px;
	background:white;
}
#container_home {
	float: left;
	margin: 23px 0px 0 0;
	width: 710px;
	background:transparent;
}
#container_category {
	float: left;
	margin: 0px 0px 0 0;
	width: 710px;
	background:transparent;
}
#content_home {
	background:white;
	width:469px;
	float:left;
}
#content_category {
	background:white;
	width:710px;
	float:left;
}
#content_home h1, #content_category h1, .page-titre {
  color: #000000 !important;
  font-size: 32px !important;
  line-height: 1 !important;
  margin: 14px 0 0px !important; 
  border-bottom:1px solid #cccccc;
  padding-bottom: 9px;
  font-family: "atrament-web-n3","atrament-web",sans-serif;
  font-weight: 400 !important;
}
#content_home h1 a {
  color: #000000 !important;
  text-decoration: none;
}
#content_category h1 {
        font-family: "atrament-web-n3","atrament-web",sans-serif;
	font-size: 32px !important;
        padding-bottom: 15px;
}
#content_home #content, #content_category #content {
	margin:0 9px !important;
}
#sidebar { width:240px; float:right; }
#primary,#primary-1,#primary-2,#primary-3,#primary-4,#primary-5,#primary-6 {
	float: right;
	overflow: hidden;
	width: 240px;
	margin-top:0px;
}
#secondary {
	float:left;
	width:230px;
	overflow:hidden;
	margin-right:10px;
}
#secondary .widget-title {
	font-size:32px;
        font-family: "atrament-web-n3","atrament-web",sans-serif;
        letter-spacing: 1px;
	color:#000;
        font-weight: 400;
        padding-top: 3px;
}
#secondary .widget-container {
	padding:20px 18px 18px;
}
#secondary .widget-container h2 { 
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:24px; 
	font-weight:bold; 
	padding: 30px 0 10px;
}
#footer {
	clear: both;
	width: 100%;
	margin-top:35px;
}
/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/
.one-column #content {
	margin: 0 auto;
	width: 640px;
}
/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/
.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}
/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input[type=submit] {
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
}
pre {
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
}
code {
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* =Structure
-------------------------------------------------------------- */
/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main {
	margin: 0 auto;
	width: 960px;
}
#wrapper {
	width: 100%;
	margin-top: 0px;
	padding: 0px;
}
/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area ul { 
	list-style:none;
	margin-left:0px;
}
#footer-widget-area li li {
	background:url('images/footer_separator.png') no-repeat 0px top;
	padding:14px 12px;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 175px;
}
#footer-widget-area .widget-title {
	padding:14px 8px;
	font-size:20px;
	letter-spacing:-1px;
}
#footer-widget-area .widget-title a {
	color:#333;
}
#footer-widget-area .widget-title a:hover {
	color:#0099CC;
	opacity:0.7; 
	filter:alpha(opacity=70); 
}
#footer-widget-area #fifth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	color:#fff;
	text-transform:uppercase;
}
#site-info a {
	color:#fff;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration:none;
}
	
#site-info .textwidget { 
	margin-top:1px;
	float:right;
}
/* =Global Elements
-------------------------------------------------------------- */
/* Main global 'theme' and typographic styles */
body {
	background: url('images/background.png') repeat;
}
body,
input,
textarea {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}
/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 4.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
a:link {
	color: #0099cc;
                text-decoration: underline;
}
a:visited {
	color: #0099cc;
}
a:active,
a:hover {
	color: #0099cc;
	opacity:0.7; 
	filter:alpha(opacity=70); 
}
/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
/* =Header
-------------------------------------------------------------- */
#header {
	padding: 0px;
	/*background:url('images/header.png') repeat-x;*/
	height:208px;
}
#masthead { 
	width:960px;
	margin:0px auto;
	height:208px; 
	background:url('images/masthead.png') repeat-x;
}
#logo {
	width:624px;
	float:left;
	padding-top:43px; 
	padding-bottom: 18px;	
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-subscribe {
	clear: right;
	float: right;
	margin: 31px 32px 18px 0;
	width: 92px;
	letter-spacing: 1px;
}
#site-subscribe a {
	color:#000;
	text-decoration:none;
	font-size:14px;
	float: left;
}
#contact { 
	height:20px; 
        padding-bottom: 5px;
}
#about { 
	height:20px; 
}
#subscribe {
	border-top:0px solid #000;
	border-bottom:4px solid #000;
	padding:5px 0px;
	height:20px;
}
/* =Menu
-------------------------------------------------------------- */
#navbar { 
	width:960px;
	margin:0px auto;
}
#access {
	background: transparent;
	display: block;
	float: left;
	margin: 4px auto 0 auto;
	width: 770px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 19px;
	width: 770px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	font-size:15px;	
	color: #000000;
	display: block;
	line-height: 44px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 44px;
	left: 0;
	float: left;
	width: 220px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #D5BF2B;
	line-height: 1em;
	padding: 10px;
	width: 200px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: url('images/rollover.png') repeat-x;
	color: #000;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	background: url('images/rollover.png') repeat-x;
	color: #000;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	background: url('images/rollover.png') repeat-x;
	color: #000;
}
/* =Content
-------------------------------------------------------------- */
#main {
	clear: both;
	overflow: hidden;
	padding: 14px 0 0 0;
}
#content {
	margin: 17px 20px 36px 20px; 
}
#content,
#content input,
#content textarea {
	color: #000;
	font-size: 15px;
	line-height: 25px;
	font-family:Georgia;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #0099CC;
}
#content .entry-title {
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 37px;
	font-weight: normal;
	line-height: 1.0em;
	margin-bottom: 0;
        padding-top: 10px;   
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #0099CC;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
clear: both; 
color: #000; 
font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px; 
font-weight: bold; 
margin: 0 0 22px 50px; 
word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	/*background: #f1f1f1;*/
	color: #333;
	font-weight: normal;
	padding: 1px 1px;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #0099CC;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
	text-decoration:none;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #0099CC;
}
#content .video-player {
	padding: 0;
}
/* =Asides
-------------------------------------------------------------- */
.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}
/* =Gallery listing
-------------------------------------------------------------- */
.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}
/* =Attachment pages
-------------------------------------------------------------- */
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}
/* =Images
-------------------------------------------------------------- */
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #000;
        color: #999;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: left;
}    
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #999;
	font-size: 12px;
	margin: 10px !important;
	text-align: left;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
/* =Navigation
-------------------------------------------------------------- */
.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #0099CC;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 20px 20px 20px;
}
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 20px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #0099CC;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #0099CC;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff0000;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
/* =Widget Areas
-------------------------------------------------------------- */
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 22px 0;
	background:#ffffff;
	padding:1px 7px 7px;
}
.widget-title {
	color: #222;
	font-weight: 400;
}
.widget-title a {
	color: #222;
}
.widget-title a:hover {
	color: #0099CC;
	text-decoration: none !important;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget { 
	color: #000;
}
.widget_rss a.rsswidget img { 
	color: #000;
	display:none;
}
.widget_rss a.rsswidget:hover {
	color: #0099CC;
	text-decoration:none;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 0px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
/* =Footer
-------------------------------------------------------------- */
#footer {
	margin-bottom: 0px;
	background:#fff url('images/footer.png') repeat-x 0px bottom;
}
#colophon {
	overflow: hidden;
	padding: 18px 0;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}
/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */
pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}
#twitter { padding:11px 4px 0px 0px; }
#facebook { padding:11px 3px 0px 0px; }
#in { padding:11px 3px 0px 0px; }
#rss { padding:11px 0px 0px 0px; }
img.button:hover { 
	opacity:0.7; 
	filter:alpha(opacity=70);  
}
#search {
	width:153px;
	height:26px;
	float:left;
	margin-top: 12px;
}
form.search-field {
    background: url("images/search-field.png") no-repeat scroll 0 0 transparent;
    height: 26px;
    margin: 0px;
    width: 153px;
}
form.search-field input[type="text"] {
    background-color: transparent;
    border: medium none;
    margin: 4px 0 0 5px;
    vertical-align: top;
    width: 121px;
    font-size:12px;
    color:#fff;
    /*text-transform:uppercase;*/
}
form.search-field input[type="submit"] {
    background-color: transparent;
    border: medium none;
    cursor: pointer;
    height: 26px;
    width: 23px;
}
.cn_wrapper{
	margin-top:-14px;
	width:710px;
	height:347px;
	position:relative;
	color:#fff;
	overflow:hidden;
	padding:0px;
	float:left;
}
.cn_wrapper_nav {
	width:710px;
	height:377px;
	background:url('images/slider.jpg') no-repeat bottom;
	float: left;
}
.cn_wrapper h1{
	font-size:20px;
	text-transform:uppercase;
}
.cn_wrapper h2{
	font-size:26px;
        padding-top: 4px;
	padding-bottom:4px;
	line-height:26px;
        letter-spacing: 1px;
}
.cn_wrapper h4 {
	color:#ffff00;
	font-weight:bold;
	font-size:10px;
}
.cn_preview{
	width:430px;
	height:347px;
	position:absolute;
	top:0px;
	left:0px;
	background:#2B2B2B;
}
.cn_list{
	background: none repeat scroll 0 0 #2B2B2B;
	width:280px;
	height:347px;
	position:absolute;
	top:0px;
	left:6px;
}
.cn_list{
	left:430px;
}
.cn_content{
	top:347px;/*5*/
	left:0px;
	width:430px;
	padding:0px;
	position:absolute;
	background-color:#101010;
	height:347px;
}
.cn_content img{
	width:430px;
}
.cn_date{
	position:absolute;
	bottom:30px;
	right:8px;
	font-size:11px;
}
.cn_category{
	position:absolute;
	bottom:30px;
	left:8px;
	font-size:11px;
	padding:1px 3px;
	background:#ccc;
	border:1px solid #ddd;
	color:#000;
}
.cn_content p{
	height:57px;
	margin-top:2px;
	overflow:hidden;
}
a.cn_more{
	position:absolute;
	padding: 4px 0px;
	left:0px;
	bottom:0px;
	width:236px;
	color:#fff;
	text-align:center;
	font-size:12px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #011c44;
	text-transform:uppercase;
	text-decoration: none;
	border:1px solid #4c7ecb;
	outline:none;
	cursor:pointer;
	background-color: #1951A5;
}
a.cn_more:hover{
	color: #011c44;
	text-shadow: 1px 1px 1px #ccdffc;
}
.cn_item{
	cursor:pointer;
	position:relative;
	overflow:hidden;
	height:76px;
	color:#fff;
	padding:5px 16px 5px 20px;
	margin:0px;
	background:#2b2b2b;
}
.cn_item:hover{
	background: url('images/selected.png') no-repeat 11px 0;
		margin-left: -30px;
  padding-left: 50px;
}
.selected{
	/*border-top:2px solid #666666;
	border-bottom:2px solid #666666;*/
	background: url('images/selected.png') no-repeat 11px 0;
	margin-left: -30px;
  padding-left: 50px;
}
.cn_item:hover h2,
.cn_list .selected h2,
.cn_item:active h2{
	border-color:#2C5FAC;
}
.cn_item:hover p,
.cn_list .selected p,
.cn_item:active p{
	border-color:#527CBB;
}
.cn_item:active {
	color: #011c44;
	text-shadow: 1px 1px 1px #ccdffc;
}
.cn_list p{
	height:29px;
	padding-top:2px;
	overflow:hidden;
	border-top:1px solid #333;
}
.cn_nav{
	width:55px;
	height:24px;
	float:right;
	margin:10px 115px 10px 0;
}
a.cn_next, a.cn_prev{
	float:left;
	height:23px;
	width:23px;
	background-color:#212121;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	outline:none;
	border:1px solid #111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
a.cn_next{
	background-image:url(images/next.png);
}
a.cn_prev{
	margin-right:5px;
	background-image:url(images/prev.png);
}
.cn_nav a:hover{
	background-color:#101010;
}
.cn_nav a:active{
	margin-top:1px;
	background-color:#000;
}
.cn_nav a.disabled{
	opacity:0.5;
}
.cn_page{
	display:none;
}
.cn_page h4 {
	text-transform:uppercase;
}
.twtr-hd,.twtr-ft { display:none; }
.twtr-widget .twtr-tweet-wrap { padding:6px 0px !important; }
#BlogPosts li {
	border-bottom:1px solid #cccccc;
	overflow: hidden;
	padding-top:20px;
	padding-bottom:0px; 
}
#BlogPosts li.last {
	border-bottom:0px;
	overflow: hidden;
	padding-top:20px;
	padding-bottom:0px; 
}
#BlogPosts h2 { 
	float:left; 
	width:100%; 
	line-height: 24px;
	margin-bottom:2px;
} 
#BlogPosts h2 a { 
	font-family:  Georgia, serif; 
	font-style:italic; 
	font-size:23px; 
	color:#000; 
	text-decoration:none; 
	letter-spacing: -1px;
} 
#BlogPosts h2 a:hover { 
	color:#0099CC;
	opacity:0.9; 
	filter:alpha(opacity=90);  
} 
#BlogPosts ul { 
	list-style:none; 
	margin-left: 0;
} 
.post_thumb { 
	width:113px; 
	height:113px; 
	float:left; 
	margin-right:18px;
}
.post_thumb img { 
	border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.post_content {
	float: left;
	overflow: hidden;
 	width: 300px;
 	min-height: 134px;
 	color:#666666;
 /*	letter-spacing: -1px;*/
} 
.post_meta { 
	font-weight:bold; 
	font-size:12px; 
	margin-bottom:10px;
	color:#000;
	letter-spacing: 0px;
}
.post_meta a { 
	text-decoration:none;
	letter-spacing: 0px;
}
.post_meta a:hover { 
	opacity:0.7; 
	filter:alpha(opacity=70); 
}
.browse_content, .digital_edition {
    color: #000000 !important;
    display: block;
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    text-transform: uppercase;
    width: 73px;
}
.browse_content {
	margin-left: 9px;
}
.arrow1, .arrow2 { 
	display: block; 
	float: left; 
	width: 21px; 
	margin-top: 2px;
}
#primary p { 
	text-align:center;
	margin-bottom: 18px;
	line-height: 13px;
}
#primary h2 { 
    font-weight: bold;
    padding: 18px 0 5px;
}
#primary ul {
margin: 0 0 23px 1.5em;
}
#primary-1 .widget-container { 
	background:transparent; 
}
#primary-2 .widget-container { 
	background:#fff; 
	margin-bottom:0px;
	text-align: center;
}
#primary-2 .widget-container h7 { 
	padding-top:7px;
}
#primary-2  .widget-container {
    border: 9px solid #CCCCCC;
    padding: 18px 10px !important;
}
#primary-2 ul li ul li { 
	list-style:none;
}
#primary-2 .widget_em_widget h3 {
	display:none;
}
#primary-2 .widget_em_widget {
	color:#fff;
	text-transform:uppercase;
	letter-spacing:1px;
}
#primary-2 .widget_em_widget a {
	color:#fff;
	text-transform:uppercase;
}
#primary-2 .widget_em_widget a:hover {
	color:#0099cc;
	text-decoration:none;
}
#primary-2 .widget_em_widget td {
	width:40%;
	font-weight:bold;
	padding-bottom:15px;
}
#primary-2 .widget_em_widget td+td {
	width:60%;
	font-weight:normal;
}
#primary-2 ul ul { 
	margin-left:0px !important;
}
#primary-2 h3 { 
    color: #FFFF00 !important;
    font-size: 25px !important;
    letter-spacing: 1px;
    line-height: 28px;
    padding: 12px 45px;
}
#primary-3 .widget-container { 
	margin-top:20px;
}
.em-calendar {
	background:#fff;
  margin: 0 auto;
}
.em-calnav-prev, .em-calnav-next { 
	color:#b3a100 !important; 
}
.ofclass { 
	color:#fff; 
	font-style:italic; 
	text-transform:lowercase;
}
#secondary h2 a { 
	color:#000; text-decoration:none; 
}
#secondary h2 a:hover { 
        color: #0099CC;
	opacity:0.7; 
	filter:alpha(opacity=70); 
}
.subtitle { 
	font-size:21px; 
        margin: 2px 0px 30px 0px;
}
.single-cat a {
	color:#000;
	font-size:22px;
}
.single-cat {
	font-size:22px;
	color:#CCCCCC;
	float:left;
	font-family: "oswald", Helvetica, Arial, sans-serif;
        padding-top: 1px;
}
.othermeta{
	float:left;
	margin:3px 0 0 14px;
}
.single-othermeta {
	float:left;
	margin:5px 0 0 15px;
}
.othermeta a, .single-othermeta a {
	font-size:16px;
}
.author  {
	margin-right:15px;
}
.entry-meta { 
	border-top: 8px solid #000;
	border-bottom: 8px solid #000;
	padding: 10px 0px;
	height: 28px;
}
.black { 
	color:#000; 
        padding-right: 2px;
}
.single .entry-content h1 {
	font-family:Georgia, serif;
	font-size:23px;
	line-height: 28px !important;
}
.single .entry-content h2 {
	margin-left:30px !important;
	margin-right:30px !important;
}
.single .entry-content h3 {
        margin: 0px 20px;
}
.entry-content h4 {
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 29px;
        font-weight: bold;
        clear: none;
}
.entry-content h4 a{
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 29px;
        font-weight: bold;
        clear: none;
        color: #000;
        text-decoraton: none !important;
}
.entry-content h4 a:hover{
	color: #0099CC;
        text-decoraton: underline;
}
.entry-content h5 {
	font-family:  Georgia, "Times New Roman", serif;
        font-size: 15px;
        font-weight: normal;
        font-style: italic;
        clear: none;
}
.entry-content h5 a{
	font-family:  Georgia, "Times New Roman", serif;
        font-size: 15px;
        font-style: italic;
        clear: none;
        color: #000;
        text-decoraton: none !important;
}
.entry-content h5 a:hover{
	color: #0099CC;
        text-decoraton: underline;
}
.single .entry-content p {
	margin:0 50px 24px 50px;
}
.single .entry-content ol {
	margin: 0 50px 24px 70px;
}
.single .single-thumb { 
	margin-top:0px; 
}
.single #container { 
	border-bottom:10px solid #000;
}
.single #sidebar .widget-title, .page #sidebar .widget-title, .category #sidebar .widget-title , .search #sidebar .widget-title, .archive #sidebar .widget-title {
	font-size:32px;
	color:#000;		
        font-family: "atrament-web-n3","atrament-web",sans-serif;
	text-transform:uppercase;
        padding-top: 10px;
        line-height: 1.1em;
}
.single #sidebar .widget-container, .page #sidebar .widget-container, .category #sidebar .widget-container, .search #sidebar .widget-container, .archive #sidebar .widget-container  {
	padding:15px 18px 5px 18px;
}
.single #sidebar .widget-container h2 , .page #sidebar .widget-container h2, .category #sidebar .widget-container h2, .search #sidebar .widget-container h2, .archive #sidebar .widget-container h2 { 
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:24px; 
	font-weight:bold; 
	padding: 20px 0 10px;
        line-height: 1em;
}
.single #sidebar h2 a , .page #sidebar h2 a, .category #sidebar h2 a, .search #sidebar h2 a {
    color: #000000;
    text-decoration: none;
}
.widget-area ul.xoxo{
	margin-bottom:0 !important;
	}
.single #sidebar h2 a:hover , .page #sidebar h2 a:hover, .category #sidebar h2 a:hover, .search #sidebar h2 a:hover {
	opacity:0.7; 
	filter:alpha(opacity=70); 
}
.page-template-current_issue-php .entry-meta { 
	border-top: 0px;
	border-bottom: 8px solid #000;
	padding: 5 0 39px 0px;
	height: 40px;
}
.page-template-current_issue-php .single-cat {
	font-size:38px !important;
	line-height: 29px;
	color:#ccc;
}
.page-template-current_issue-php .othermeta {
	margin:15px 0 0 14px;
}
.page-template-current_issue-php .caption a  {
	color:#FFFF00;
	text-decoration:none;
}
.page-template-current_issue-php .caption a:hover  {
	text-decoration:underline;
}
#nav {
    background: url("images/pager.png") no-repeat scroll 0 0 transparent;  
    height: 27px;
    margin-top: 0px;
    padding-left: 0px;
    padding-top: 18px;
    width: 699px;
    text-align:right;
    padding-right: 11px;
}
#nav a {
    background: url("images/slide_item.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 21px;
    margin: 0 5px;
    outline: medium none;
    padding: 3px 5px;
    text-decoration: none;
    text-indent: -99999px;
    width: 2px;
}
#nav a.activeSlide {
    background: url("images/slide_item_active.png") no-repeat scroll 0 0 transparent;
}
#slider { 
	width:710px;
	float:left; 
	margin-bottom: 23px;
}
.container {
	width:710px;
	float:left;
	margin-top: -14px;
}
.caption {
	margin-top: 12px !important;
	width:600px;
	font-size: 23px;
	margin-left: 20px;
}
.caption a:hover {
	text-decoration:underline;
}
.caption_single {
	background: url("images/pager.png") no-repeat scroll 0 0 transparent;
	color: #999999;
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	height: 45px;
	line-height: 42px;
	margin-left: 0;
	margin-top: -8px;
	padding-left: 20px;
	width: 650px;
}
.caption_single a {
	color:#999;
	text-decoration:none;
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 21px;
}
.widget_em_calendar .widget-title {
    color: #FFFF00 !important;
    font-size: 25px !important;
    font-weight: normal;
    padding: 8px 20px 21px !important;
    text-align: center;
    text-transform: uppercase;
}
table.em-calendar td.eventless, table.em-calendar td.eventful, table.em-calendar td.eventful-today {
    background: none repeat scroll 0 0 #D8D8D8;
    border: 6px solid #FFFFFF;
    padding: 2px 4px;
    text-align: center;
}
table.em-calendar tr.days-names {
	/*border-bottom: 1px solid #dddddd; */
}
div.em-calendar-wrapper {
	background:#fff;
	padding-top:13px;
}
.em-calendar-wrapper table.em-calendar {
	padding-top:13px;
}
.twtr-widget i {
	display:none !important;
}
#secondary .widget_rss ul { 
	margin-left:0px !important; 
}
#secondary .widget_rss li { 
	margin-top:11px; 
	list-style:none; 
}
#secondary .widget_rss li .rssSummary { 
	margin-top:10px; 
}
#secondary .widget_rss ul li a.rsswidget { font-weight:bold; font-size:20px; }
#nav2 {
    height: 10px;
    margin-top: 10px;
    padding-left: 0px;
    padding-top: 18px;
    width: 205px;
    text-align:center;
}
#nav2 a {
    background: url("images/slide_item2.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 21px;
    margin: 0 5px;
    outline: medium none;
    padding: 3px 5px;
    text-decoration: none;
    text-indent: -99999px;
    width: 2px;
}
#nav2 a.activeSlide {
    background: url("images/slide_item_active2.png") no-repeat scroll 0 0 transparent;
}
#secondary .widget_rss, #secondary .from-archives {
	border:9px solid #cccccc;
	padding:18px 10px !important;
}
.post_thumb_sidebar { 
	text-align:center;
}
.post_content_sidebar h2 {
	padding-top:10px !important;
	font-size:20px !important;
	line-height:20px;
}
h7, h7 a {
    color: #0099CC !important;
    display: block;        
    font-family: "atrament-web-n3","atrament-web",sans-serif;
    font-size: 23px;
    /*padding-top: 7px;*/
    text-transform: uppercase;
    letter-spacing:1px;
}
h7 a:hover {
    color: #999999 !important;
    text-decoration: none !important;
}
.twtr-timeline { 
	
}
.viewmag, .viewmag a{
	display:block;
	color:#999999;
        font-family: "atrament-web-n3","atrament-web",sans-serif;
	text-transform: uppercase;
        text-align: left;
	font-size: 19px;
        letter-spacing: 1px;
	text-decoration:none;
	margin-top: 11px;
        margin-left: 5px;
} 
.viewmag a:hover {
	color:#0099CC;
	text-decoration:none;
} 
.more {
	/*background:url('images/more.png') no-repeat right center;*/
	padding: 0 20px 4px 0;
}
#em_widget-2  li+li+li+li+li a { 
	font-size: 10px;
	font-weight: bold;
}
.page-template-current_issue-php .entry-content h1, .page-template-current_issue-php .entry-content h1 a {
	font-family: Georgia, serif;
	color:#000000;
	font-size:23px;
	text-decoration:none;
	margin:20px 0 10px 0px !important;
}
.page-template-current_issue-php .entry-content h1 {
	border-bottom:1px solid #cccccc;
  padding-bottom: 5px;
  padding-left:40px;
}
.page-template-current_issue-php .entry-content h3 {
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#666666;
	font-size:15px;
	text-decoration:none;
	margin-bottom:0 !important;
	padding-left:40px;
	line-height:19px !important;
}
.page-template-current_issue-php .entry-content h3 a {
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#666666;
	font-size:15px;
	text-decoration:none;
	margin-bottom:0 !important;
}
.page-template-current_issue-php .entry-content h3 a:hover {
	color:#0099CC;
	opacity:0.7; 
	filter:alpha(opacity=70); 
}
.page-template-current_issue-php .entry-content p a {
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#666666;
	font-size:15px;
	text-decoration:none;
	margin-bottom:0 !important;
	padding-left:40px;
	line-height:19px !important;
}
.page-template-current_issue-php .entry-content p a:hover {
	color:#0099CC;
	opacity:0.7; 
	filter:alpha(opacity=70); 
}
textarea#comment { 
	border:1px solid #CFCFCF; 
}
#commentform input[type=text] { 
	border:1px solid #CFCFCF; 
}
#footer-widget-area .widget-area .widget-container ul li a.rsswidget { 
	color:#666; 
}
#footer-widget-area .widget-area .widget-container ul li a.rsswidget:hover { 
	color:#0099CC; 
	opacity:0.9; 
	filter:alpha(opacity=90); 
}
#bg_containers {
	width:710px; 
	height:419px; 
	margin:0; 
}
#bg_containers .slide {
	width:710px; 
	height:419px; 
	margin:0px auto 0 auto; 
	position:absolute; 
}
.from-archives h7 {
	padding:8px 0 3px 0px;
}
a.email { 
	background:url('images/email.png') no-repeat;
	width:181px;
	height:24px;
	display:block;
	color:white;
	padding-left:12px;
	padding-top:4px;
	font-size:10px;
	font-weight:bold;
	margin-top: 11px;
}
p.comments-link a {
	color:#fff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
}
p.comments-link a:hover {
	color:#fff;
	text-decoration:underline;
}
p.comments-link 
{
	position: relative;
	width: 37px;
	height: 14px;
	text-align: center;
	line-height: 9px;
	background-color: #231F20;
	border: 1px solid #fff;
}
p.comments-link:before
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 7px;
	top: 18px;
	border: 0px solid;
	border-color: #fff transparent transparent #fff;
	
}
p.comments-link:after
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 8px;
	top: 13px;
	border: 4px solid;
	border-color: #231F20 transparent transparent #231F20;
}
.post_content div p {
 margin-bottom: 10px !important;
}
.post_content div p+p {
 margin-bottom: 20px !important;
}
/* Start of CMSMS style sheet 'newsSlider' */
.sliderWrapper {
	margin-top:-14px;
	width:710px;
	height:391px;
	background:url('images/slider.jpg') no-repeat bottom;
	float: left;	
	
}
.sliderInner {
	height: 350px;
	overflow: hidden;
}
.info {
	width: 280px;
	float: left;
	display: inline;
	background: #333333;
}
.info ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.info ul li {
	/*line-height: 4px;
	height: 64px;*/
	width: 255px;
	padding-left: 10px;
	/*border-bottom: 1px dotted #ccc;*/
	background:#333333;
	padding-right: 15px;
	 height: 87px;
}
.info li a {
	text-decoration: none;
	display: block;
	color:#ffffff;
        line-height: .9;  
        padding-top: 5px;
}
.info li a:hover {
	background: #000;
	cursor:pointer;
        text-decoration: underline;
 	opacity:0.7; 
	filter:alpha(opacity=70);
}
.info li.activeSlide {
  background: url("images/selected.png") no-repeat scroll 0 0 ;
  margin-left: -19px;
	position: relative;
	padding-left: 29px;
}
.info li a:hover {
	background: #000;
	
}
.info li a:focus {
	outline: none;
}
.summaryWrapper {
	float: left;
	display: inline;
	width: 430px;
	height: 347px;
	position: relative;
	background: #000;
}
.summaryImage {
	width: 430px;
	height: 347px;
	z-index: 0;
}
.summaryContent {
	width: 280px;
	height: 347px;
	background: #000;
	z-index: 999;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
}
.summaryContent div {
	padding: 10px;
}
.summaryContent h2 a {
	font-size: 22px;
	text-decoration: none;
	color:#004892;
}
#navigation h2{
	font-size:26px;
  padding-top: 1px;
	padding-bottom:4px;
	line-height:26px;
}
#navigation h4 {
	color:#ffff00;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
        letter-spacing: 1px;
	 padding: 9px 0 0;
}
/* End of 'newsSlider' */
/*********************** 4/10/12 ********************************/
.info li{
	width:255px !important;
	}
.info li.activeSlide {
	z-index:99;
}
.sliderInner {
    height: 347px;
    overflow: hidden;
    position: relative;
    z-index: 99999;
}
.summaryImage {
    position:relative;
    height:350px;
}
.summaryImage  div{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	
}
.summaryImage  div.active {
    z-index:10;
}
.summaryImage  div.last-active {
    z-index:9;
}
.info li a {
	line-height:1.1em !important;
	}
#navigation h2 {
    font-size: 19px !important;
   }
   
 
.scrollbar{
	width:280px;
	height:347px;
	margin:0 ;
	overflow:hidden;
	float:left;
	background:#333333;
	}
.scrollbar, .simple{
    background: none repeat scroll 0 0 #333333;
    border: medium none;
    box-shadow: none;
    float: left;
    height: 347px;
    margin: 0;
    overflow: visible !important;
    width: 280px;
	}
.scrollbar-handle-container {
    none repeat scroll 0 0 #515351
   }
.scrollbar-handle {
    width: 20px;
    background: #999;
}
.scrollbar-handle:hover {
    background: #666;
}
.scrollbar-handle.move {
    background: #111;
}
.scrollbar-handle-up {
    width: 20px;
    height: 20px;
    background: #DDD;
}
.scrollbar-handle-up:hover {
    background: #666;
}
.scrollbar-handle-down {
    width: 20px;
    height: 20px;
    background: #DDD;
}
.scrollbar-handle-down:hover {
    background: #666;
}
.simple .scrollbar-handle-container {
    background: url("images/slider_bg_y.png") no-repeat scroll 0 0 transparent;
    height: 316px !important;
    top: 16px !important;
    width: 15px;
}
.simple .scrollbar-handle, 
.simple .scrollbar-handle-up, 
.simple .scrollbar-handle-down {
	background-image: url("images/scroll.png");
	background-repeat: no-repeat;
}
/* handle */
.simple .scrollbar-handle {
    background-color: #333333;
    background-position: -16px 50%;
    border: 1px solid #666666;
    width: 13px;
}
.simple .scrollbar-handle:hover {
    border: 1px solid #666;
}
.simple .scrollbar-handle.move {
    border: 1px solid #666;
    background-color: #999;
}
/* arrow up */
.simple .scrollbar-handle-up {
    background-color: #333333;
    background-position: -34px 2px;
    border: 1px solid #666666;
    height: 13px;
    margin-bottom: 1px;
    width: 13px;
}
.simple .scrollbar-handle-up.hover,
.simple .scrollbar-handle-up:hover {
    border: 1px solid #666;
}
.simple .scrollbar-handle-up.move {
    background-color: #999;
}
/* arrow down */
.simple .scrollbar-handle-down {
    background-color: #333333;
    background-position: 2px 4px;
    border: 1px solid #666666;
    height: 13px;
    margin-top: 1px;
    width: 13px;
}
.simple .scrollbar-handle-down.hover,
.simple .scrollbar-handle-down:hover {
    border: 1px solid #666;
}
.simple .scrollbar-handle-down.move {
    background-color: #999;
}
.post_wide{ width:561px; }
.alumni_blog{ width:100%; }
.sharing li{
	border:none !important;
	}
.twtr-widget {
    float: left;
    font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
    font-size: 12px !important;
    position: relative;
}