/*
Theme Name: wp3
Theme URI: 
Description: Artisteer-generated theme
Version: 1.0
Author: 
Author URI: 
Tags: fixed width, one column, valid XHTML, widgets
*/

/* begin Page */

.smallcaps {
       color:#000000; font-variant:small-caps; font-size:14px; padding:5px 0 5px 0;
/* color:#D60000;  */
}

.redtext {
      color:#D60000; font-size:13px;
vertical-align:2%;
/* superscript font */
}

.footertext {
      float:right; font-size:11px;
}

.hiddenPic {
   display:none;
}

/* Generated with Artisteer version 2.2.0.17376, file checksum is C072AAF6. */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #A6A6A6;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}


#art-page-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 900px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 970px;
	min-width:23px;
	min-height:23px;
}

.art-Sheet-body
{
	position: relative;
	z-index:1;
	padding: 5px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 42px;
	height: 42px;
	background-image: url('images/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 21px, 21px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 21px, 21px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(21px, 21px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(21px, auto, auto, 21px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 21px;
	right: 21px;
	height: 42px;
	background-image: url('images/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 21px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(21px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 21px;
	bottom: 21px;
	width: 42px;
	background-image: url('images/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 21px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 21px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 21px;
	left: 21px;
	right: 21px;
	bottom: 21px;
/*	background-color: #FAFAFA; */
	background-color: #FFFFFF;
}


.art-Sheet
{
	margin-top: 30px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:970px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
	color:#000000; 
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0; 
/*	padding: 0; */
/* set padding for placement of top nav bar */
	padding: 0 0 0 25px; 
	border: 0;
	display: block;
	float: left; 
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%; 
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px; 
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px; 
	margin: -30px 0 0 -10px;
}


/* menu structure */

.art-menu
{
	padding: 0;
	background-color: #FFFFFF;
}

.art-nav
{
	position: relative;
	height: 78px;
	z-index: 100;
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 68px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
/*	padding:10px 30px 0 25px; */
/* set padding for spacing between top nav buttons */
	padding:10px 6px 0 25px; 
}

.art-menu a.active
{
/*    color:#D30000; */
/*    color:#000000; */
}

.art-menu a .t 
{
	font-family: Verdana, Geneva, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 0 30px 0 10px;
	margin: 0 0px;
	line-height: 78px;
	text-align: center;
}

.art-menu a:hover .t
{
	color: #D30000; 
}

.art-menu li:hover a .t
{
	color: #D30000; 
}

.art-menu li:hover>a .t
{
	color: #D30000; 
}

/* end MenuItem */

/* begin Header */
div.art-Header
{
	margin: 0;
	width: 960px;
	height: 95px;
	overflow: hidden;
}


div.art-Header-jpeg
{
	top: 0;
	left: 0;
	width: 960px;
	height: 95px;
	background-image: url('images/Header.png');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
/* end Header */

/* begin ContentLayout */
.art-contentLayout
{
	margin: 0;
	width: 960px;
	background-color: #FFFFFF;
	overflow: hidden;
	padding: 0 0 5px 0; 
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Block-body
{
	position: relative;
	z-index:1;
	/*padding: 2px;*/
}

.art-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
/*	background-color: #FAFAFA; */
	background-color: #FFFFFF;
}


.art-Block
{
	margin: 0px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 10px;
	margin-bottom: 0px;
	clear: both;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 7px 0 0 0;
	line-height: 30px;
}

.art-BlockHeader .l, .art-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.art-BlockHeader .l
{
	left:0;
	right:0px;
}

.art-BlockHeader .r
{ 
	width:960px;
	right:0;
	clip: rect(auto, auto, auto, 960px);
}




/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 10px;
}



.art-BlockContent-body
{
	color:black;
	font-family: Verdana, Geneva, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	line-height: 22px;
	font-size: 14px;
	text-align:justify;
}

.art-BlockContent-body a:link
{
	color: #1D3E81;
	font-family: Verdana, Geneva, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #575757;
	font-family: Verdana, Geneva, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration: underline;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #3368D1;
	font-family: Verdana, Geneva, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #525252;
	margin:0;
	padding:0;
}

.art-BlockContent-body li
{
	font-family: Verdana, Geneva, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size: 14px;
}

.art-BlockContent-body ul li
{
    background:transparent url(images/BlockContentBullets.png) no-repeat scroll 0 3px;
    line-height:1.2em;
    margin:0.5em 0;
    padding:0 0 0 16px;
/* removed to avoid problem with sidebar2 buttons on site homepage */
}

/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Post-body
{
	position: relative;
	z-index:1;
	/*padding: 15px;*/
       padding-top:10px; /* positions page titles */
/* padding-left:15px; padding-right:15px; */
}



.art-Post
{
	/*margin: 7px;*/
}

/* Start images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	border: solid 1px #ABABAB;
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
	background-color:Transparent;
}

.art-article th, .art-article td
{
	padding: 2px;
	border: solid 1px #8C8C8C;
	vertical-align: top;
	text-align:left;
}

.art-article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeaderIcon-wrapper
{
/* settings for contact and other pages */
	text-decoration:none;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:-6px;
 	line-height:inherit; 
 	font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size: 22px;
	color: #D30000; 
	border-bottom: 1px solid #CCCCCC; 
	padding: 10px 0 0 20px; 
	height: 37px; 
/* margin-left:10px; */
}


.art-PostHeaderIcon-wrapper, .art-PostHeaderIcon-wrapper a, .art-PostHeaderIcon-wrapper a:link, .art-PostHeaderIcon-wrapper a:visited, .art-PostHeaderIcon-wrapper a:hover
{
	font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size: 22px;
	color: #D30000;
	font-weight:bold;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
  font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #D30000;
  font-size: 17px;
}

/* copy of .art-PostHeader a:link for secondmuse title in middle column of front page */
.secondmusetitle {
  font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #000000;
  font-size: 17px;
  padding-left:15px;
}


.art-PostHeader a:visited, .art-PostHeader a.visited
{
  font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #D30000;
  font-size: 17px;
}

.art-PostHeader a:hover, .art-PostHeader a.hovered
{
  font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #2B2D0C;
}
/* end PostHeader */

/* begin PostMetadata */
.art-PostMetadataHeader
{
	padding:1px;
margin: 10px 0 10px 0;
}
/* end PostMetadata */

/* begin PostIcons */
.art-PostHeaderIcons
{
	padding:4px 15px;
}

.art-PostHeaderIcons, .art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover
{
	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	color: #333333;
}

.art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover
{
	margin:0;
}

.art-PostHeaderIcons a:link
{
	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration: none;
	color: #4D4D4D;
}

.art-PostHeaderIcons a:visited, .art-PostHeaderIcons a.visited
{
	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #4D4D4D;
}

.art-PostHeaderIcons a:hover, .art-PostHeaderIcons a.hover
{
	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	color: #1A1A1A;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  line-height: 22px;
  font-size: 14px;
  text-align:justify;
  color: black;
}

.art-PostContent
{
  font-family: Verdana, Geneva, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  line-height: 22px; 
  font-size: 14px;
  text-align:justify;
  color: black;
  padding: 0 12px 0 15px; 
}
 
.art-PostContent p{
    margin: 0 0 15px 0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Verdana, Geneva, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  font-size: 13px;
  text-decoration: underline;
  color: #1D3E81;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Verdana, Geneva, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  font-size: 13px;
  text-decoration: underline;
  color: #1D3E81;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Verdana, Geneva, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  font-size: 13px;
  text-decoration: underline;
  color: #575757;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Verdana, Geneva, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  font-size: 13px;
  text-decoration: none;
  color: #3368D1;
}

/* Finish Content link style */

/* Reset some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  font-size: 29px;
  color: #575757;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  font-size: 22px;
  color: #D30000;
  margin:0;
  font-weight:normal; 
/*  font-weight:bold; */
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  font-size: 17px;
  color: #737373;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  font-size: 14px;
  color: #292929;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  font-size: 12px;
  color: #292929;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  font-size: 10px;
  color: #292929;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */

ol, ul
{
/*	color: #3D3D3D; */
	color: #000000;
	margin:1em 0 1em 2em;
	padding:0;
/*	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif; */
/*	font-size: 12px; */
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em; 
	padding:0;
}

li 
{
	margin:0.2em 0; 
	padding:0;
}

ul
{
/*	list-style-type: none; */
	list-style-type: disc;
}

ol
{
	list-style-position:inside;	
}

.art-Post li
{
	padding:0px 0 0px 5px; 
	line-height:1.2em;
}

.art-Post ol li, .art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
/*	background-image: url('images/PostBullets.png'); 
	background-image: url('images/bullet_blue.gif');
	background-repeat:no-repeat;
	padding-left:14px; */
} 

/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#666666;
	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
}

blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 32px;
	background-color:#FEE2AF;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin PostIcons */
.art-PostFooterIcons
{
	padding:0 15px;
        margin-bottom: 20px;
/*	border-bottom: solid 1px #ABABAB; */
}

.art-PostFooterIcons, .art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover
{
	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	color: #3D3D3D;
        font-size:12px;
}

.art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover
{
	margin:0;
}

.art-PostFooterIcons a:link
{
	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration: none;
	color: #575757;
}

.art-PostFooterIcons a:visited, .art-PostFooterIcons a.visited
{
	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration: none;
	color: #575757;
}

.art-PostFooterIcons a:hover, .art-PostFooterIcons a.hover
{
	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration: none;
	color: #1C1C1C;
}
/* end PostIcons */

/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:28px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.art-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 28px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 28px;
	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
	padding: 0 11px !important;
	line-height: 28px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size: 12px;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #000000 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 84px;
/*	background-image: url('images/Button.png'); */
	background-image: url('images/commentButton.png'); 
}

.art-button-wrapper .l
{
	left:0;
	right:10px;
}

.art-button-wrapper .r
{
	width:409px;
	right:0;
	clip: rect(auto, auto, auto, 399px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -28px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -56px;
}


/* end Button */

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 960px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 960px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 20px;
	width: 20px;
}




.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#212121;
	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #27290A;
	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration: none;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #000000;
	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration: none;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #644202;
	font-family: Tahoma, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#8A8A8A;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#C8CF44;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
/* left column width */
	width: 318px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 100%; 
}
.art-contentLayout .art-content-frontpage
{
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
/* front page, middle column width */
/*	width: 345px; */
	width: 321px;
/* gray vertical lines */
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
}
.art-contentLayout .art-content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 596px;
}

.art-contentLayout .art-content-left-col
{
	position: relative;
	margin: 0;
	padding: 0;
	float: left; 
	overflow: hidden;
}
.art-contentLayout .art-sidebar-subpage
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	overflow: hidden;
	padding-top: 57px;
}

.art-contentLayout .art-content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 596px;
}

.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 889px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	overflow: hidden;
/* front page, width of right column3 */
/*	width: 293px; */
	width: 312px;
}
/* end LayoutCell */



.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
/*	background-color: #f3f3f3; */
	background-color: #FFFFFF;
	padding-top: 4px;
	margin: 10px;
}

.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 */


.hidden
{
	display: none;
}

/* 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;
}

/*
 * manually added
 *
 */

.page-item-19 { display: none !important; }

.page-item-8 a{ background: url(images/1st.png) no-repeat scroll 0 5px; }
.page-item-10 a{ background: url(images/2nd.png) no-repeat scroll 0 5px; }
.page-item-23 a{ background: url(images/3rd.png) no-repeat scroll 0 5px; }
.page-item-17 a{ background: url(images/4th.png) no-repeat scroll 0 5px; }
.page-item-2 a{ background: url(images/5th.png) no-repeat scroll 0 5px; }

.page-item-8 a.active { background: url(images/1st-hover.png) no-repeat scroll 0 5px; }
.page-item-10 a.active { background: url(images/2nd-hover.png) no-repeat scroll 0 5px; }
.page-item-23 a.active { background: url(images/3rd-hover.png) no-repeat scroll 0 5px; }
.page-item-17 a.active { background: url(images/4th-hover.png) no-repeat scroll 0 5px; }
.page-item-2 a.active { background: url(images/5th-hover.png) no-repeat scroll 0 5px; }

.page-item-8 a:hover { background: url(images/1st-active.png) no-repeat scroll 0 5px; }
.page-item-10 a:hover {	background: url(images/2nd-active.png) no-repeat scroll 0 5px; }
.page-item-23 a:hover { background: url(images/3rd-active.png) no-repeat scroll 0 5px; }
.page-item-17 a:hover { background: url(images/4th-active.png) no-repeat scroll 0 5px; }
.page-item-2 a:hover { background: url(images/5th-active.png) no-repeat scroll 0 5px; }



.art-sidebar1 .l, .art-sidebar1 .r,
.art-sidebar2 .l, .art-sidebar2 .r,
.art-sidebar3 .l, .art-sidebar3 .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: none;
}

.art-sidebar1 .art-BlockHeader .t,
.art-sidebar2 .art-BlockHeader .t,
.art-sidebar3 .art-BlockHeader .t {
    color: #000000;
    padding: 10px 0;
}

.art-sidebar1 .art-BlockHeader a{
    color: #000000;
	height: 30px;
	font-family: Verdana, Geneva, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0;
	line-height: 30px;
	text-decoration: none;
}

.post .avatar, .art-Post .avatar {
    float:left;
    margin:10px 5px 0 0;
}

.art-sidebar1 .post {
    background-color: #DCE6F2;
    padding: 8px;
    margin-bottom: 15px;
}

/* ROLLOVERS FOR PRACTICE AREAS SIDEBAR */

ul#blueroll{
padding:0;
margin:0;
list-style:none;
}
#blueroll li{
    margin: 15px 0 0 30px;
width:282px;
height:50px;
}
/* this holds rollover state of the images */
#blueroll li.first{background:url(images/strategic_comm-h.png) no-repeat left top;}
#blueroll li.second{background:url(images/branding-h.png) no-repeat left top;}
#blueroll li.third{background:url(images/consulting-h.png) no-repeat left top;}
#blueroll li.fourth{background:url(images/socialm-h.png) no-repeat left top;}
#blueroll li.fifth{background:url(images/collaboration-h.png) no-repeat left top;}

#blueroll a{
   display:block;
   width:282px;
   height:50px;
   text-decoration:none;
}

/* this holds the normal state of the images */
#blueroll li.first a{background:url(images/strategic_comm.png) no-repeat left top;}
#blueroll li.second a{background:url(images/branding.png) no-repeat left top;}
#blueroll li.third a{background:url(images/consulting.png) no-repeat left top;}
#blueroll li.fourth a{background:url(images/socialm.png) no-repeat left top;}
#blueroll li.fifth a{background:url(images/collaboration.png) no-repeat left top;}

/* this is the active state of the images */
#blueroll li.first.active a{background:transparent}
#blueroll li.second.active a{background:transparent}
#blueroll li.third.active a{background:transparent}
#blueroll li.fourth.active a{background:transparent}
#blueroll li.fifth.active a{background:transparent}

ul#blueroll a:hover{background:transparent}
/* on hover we just hide the anchor and let the image underneath show through. 
This makes for pre-loaded rolovers unlike changing the image on hover which is slow.*/

 ul#blueroll{text-indent:-999em} /* hide text*/



.practicearea-1 {
    display:block;
    width: 282px;
    height: 50px;
    margin: 15px 0 0 30px;
    background: url(images/strategic_comm.png) no-repeat scroll 0 0;
}
.practicearea-1.active {
    background: url(images/strategic_comm-h.png) no-repeat scroll 0 0; 
}
.practicearea-1:hover {
    background: url(images/strategic_comm-h.png) no-repeat scroll 0 0; 
}

#test li.first{ background:url(imgon.jpg) no-repeat left top;}/* this holds the rollover state of the image1*/

.practicearea-2 {
    display:block;
    width: 282px;
    height: 50px;
    margin: 15px 0 0 30px;
    background: url(images/branding.png) no-repeat scroll 0 0;
}
.practicearea-2.active {
    background: url(images/branding-h.png) no-repeat scroll 0 0; 
}
.practicearea-2:hover {
    background: url(images/branding-h.png) no-repeat scroll 0 0; 
}

.practicearea-3 {
    display:block;
    width: 282px;
    height: 50px;
    margin: 15px 0 0 30px;
    background: url(images/consulting.png) no-repeat scroll 0 0;
}
.practicearea-3.active {
    background: url(images/consulting-h.png) no-repeat scroll 0 0; 
}
.practicearea-3:hover {
    background: url(images/consulting-h.png) no-repeat scroll 0 0; 
}

.practicearea-4 {
    display:block;
    width: 282px;
    height: 50px;
    margin: 15px 0 0 30px;
    background: url(images/socialm.png) no-repeat scroll 0 0;
}
.practicearea-4.active {
    background: url(images/socialm-h.png) no-repeat scroll 0 0; 
}
.practicearea-4:hover {
    background: url(images/socialm-h.png) no-repeat scroll 0 0; 
}

.practicearea-5 {
    display:block;
    width: 282px;
    height: 50px;
    margin: 15px 0 0 30px;
    background: url(images/collaboration.png) no-repeat scroll 0 0;
}
.practicearea-5.active {
    background: url(images/collaboration-h.png) no-repeat scroll 0 0; 
}
.practicearea-5:hover {
    background: url(images/collaboration-h.png) no-repeat scroll 0 0; 
}

/* END ROLLOVERS FOR PRACTICE AREAS */

ul li.sidebarlink {
    background-color:#BED4EF;
    background-image:none;
    color:#17375E;
    display:block;
    font-size:14px;
    font-weight:bold;
    height:50px;
    margin-bottom:15px;
    padding-left:25px;
    pa dding-top:5px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

ul li.sidebarlink.active {
    background-color:#9BA1B9;
}

 .sidebarlink a, .sidebarlink a:visited, .sidebarlink a:hover  {
    color:#17375E;
    font-size:14px;
    font-weight:bold;
    text-decoration: none;
}
/*
 .sidebarlink a:hover {
	background-image: url('images/BlockHeader.png');
background-position:center center;
background-repeat:no-repeat;
    background-color:#9BA1B9;
    color:#17375E;
    font-size:14px;
    font-weight:bold;
    text-decoration: none;
float:inherit;
padding:20px; 
}
*/

.art-contentLayout .art-sidebar4
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	overflow: hidden;
	width: 300px;
}

.art-contentLayout .art-content-blog
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 659px;
	border-right: 1px solid #CCCCCC;
}

.art-sidebar2 .art-BlockContent-body {
    padding:0px;
}

.art-content-frontpage .art-Post {
}

.art-content-frontpage .art-PostHeader a {
    color: #000000;
    font-family:Verdana,Geneva,Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size:16px;
    font-style:normal;
    font-weight:bold;
    height:30px;
}


.art-content-frontpage .art-PostHeaderIcon-wrapper{
    border: 0px;
    padding: 0;
}
.art-content-frontpage .art-PostMetadataHeader {
    border-bottom:0px;

}

.avator img {
    hight: auto;
}


/* chnages by shamim */

.content_table {
	border-spacing: 0;
}

.content_body {
	vertical-align: top;
	padding: 0 20px;
}

.content_sidebar {
	width: 150px;
	font-family: Verdana, Geneva, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
}

.content_sidebar.head {
	height: 30px;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 30px;
	padding: 0 25px;
}

.content_sidebar.link {
	padding: 10px 50px;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	height: 65px;
}

.content_sidebar.link a {
	font-family: Verdana, Geneva, Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.content_sidebar.link.link_last {
	height: 25px;
}

.content_sidebar.link.current_link {
}

/* ~changes by shamim */

.art-contentLayout .page-title {
/* page title text for BLOG page */
    color: #D30000;
    font-family:Verdana,Geneva,Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size:17px;
    font-style:normal;
    font-weight:bold;
    padding: 20px 0 0 20px;
    height: 37px;
    border-bottom: 1px solid #CCCCCC; 
}

.subpage-content {
    border-left:1px solid #CCCCCC;
    margin-left:-1px;
}

.mainpage-content {
    border-right: 1px solid #CCCCCC;
    padding-top:7px;

}

.art-content-blog .art-PostHeaderIcon-wrapper {
    border: 0px;
    padding-left: 30px;
    padding-bottom: 0px;
}

.art-Post-inner h2{
/*    padding: 0 10px; */
    padding: 0 10px 15px 0;
    color:black;
    font-size:16px;
}

.follow-us{
    text-align: right;
    font-weight: normal;
    padding: 0 10px;
}
