/*
Theme Name: POLYPLACEMENTS
Theme URI: http://wordpress.org/
Description: Polyplacements
Version: 1
Author: Backslash Studio
Author URI: http://www.backslashstudio.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Polyplacements v1
	http://www.backslashstudio.com/


*/



/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: #FFF;
	color: #72675e;
	text-align: center;
	}

#page {
	background: none !important;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	width: 960px;
	margin:0px auto;
	
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 102px;
	width: 960px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	font-weight: bold;
	}

h1 {
	font-size: 18px;
	line-height:normal;
	text-align: left;
	}

#headerimg .description {
	font-size: 18px;
	font-weight:bold;
	text-align: right;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#0397D6;
	}

#headerimg .alert {
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	margin-left:240px;
	padding:13px 11px;
	float:left;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	width:508px;
	height:36px;
	background: #c8d62c;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	}

#headerimg .poly-login a {
	display:block;
	padding:6px 10px;
	font-size: 14px;
	font-weight:bold;
	text-align: right;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:#ee6623;
	color:#FFF;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	}

#headerimg .poly-login a:hover {
	display:block;
	padding:6px 10px;
	font-size: 14px;
	font-weight:bold;
	text-align: right;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:#c8d62c;
	color:#FFF;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	}



h2 {
	font-size: 36px;
	color:#aec54d;
	}
	
.narrowcolumn h2{
}

h2.pagetitle {
	font-size: 1.6em;
	}

h2#post_title {
	margin:0px;	
}

#sidebar h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#685b52;
	background:  url('images/multi_clr_headline_bg.gif') no-repeat top left;
	padding:14px 0 6px 0 !important;
	text-transform:capitalize !important;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#0397D6;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #9C6;
	}
h2 a:hover{
	color:#67594f !important;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
p {
	line-height:19px;
	color: #72675e;
	text-align:left;
}


.entry p a{
	color: #0397D6;	
}

.entry p a:hover{
	color:#443677 !important;	
}

.entry p a:visited {
	color: #0397D6;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Helvetica, sans-serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

.nocomments {
        text-indent:-9999px;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* NINA */
a{
	color: #9C6;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: #443677;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.more-link{
	color:#6d6d6d !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	
	
/* POST TYPOGRAPHY */

.post h1{
	color:	#0397D6;
	font-size:36px;
	padding-top:8px;
}

.post h2{
	font-size:28px;
	padding:5px 0;
	color:#a6c54d;
}

.post h3{
	color: #ff6633;	
	font-size:20px;
}

.post h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #443677;	
}

.post h5{
	color: #72675e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
		
}

.post h6{
	color: #72675e;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;	
}

.post ul{
	
}

.entry blockquote{
	border:none;
	font-style:italic;
}

/* End Typography & Colors */








/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 960px;
	position:relative;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 130px;
	width: 960px;
	}

#headerimg {
	margin: 0;
	height: 80px;
	width: 960px;
	}

#headerimg h1{
	position:absolute;
	padding:0;
	background:  url('images/poly_main_logo.gif') no-repeat;
	width:212px;
	height:66px;
}

#headerimg h1 a{
	margin:0;
	width:165px;
	height:51px;
	display:block;
	text-indent:-999px;
	outline:none;
	overflow:hidden;	
}


#headerimg h1 a:hover{	
}


#nav {
	width:960px;
	height:34px;
	position:relative;
	top:0px;
    left:0px;
}

#subnav {
	position: absolute;
	top:63px;
	left:0;
	width:960px;
	list-style-type: none;
	padding:0;
	margin:0;
}

#subnav li{
	float:left;	
	padding:0 20px 0 0;
	margin:0;
}

#subnav li ul{
	display:none;	
}

#subnav li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#0397D6;
	font-size:14px;
	font-weight:bold;
	outline:none;
}


#child_nav{
	width:130px;	
	position:absolute;
	left:0;
	top:195px;
	font-family:Arial, Helvetica, sans-serif;
}

#child_nav ul {	
	padding:0;
}

#child_nav ul li{
	font-size:0px;
	overflow:hidden;
	width:150px;
	margin-bottom:6px;
}


#child_nav ul li a{
	color:#0397D6;
	font-size:14px;
	font-weight:bold;
}




#networklinks {
	width:250px;
	height:50px;
	position:absolute;
	left:727px;
	top:0px;
	margin:0px !important;
	padding:0px!important;

}

#networklinks li{
	list-style-type:none;
	width:50px;
	height:52px;
	float:left;
	margin:0 0 0 8px;
    padding:0px;
}

#networklinks li a{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:100%;
	width:100%;
	outline:none;
}


#rsslnk a{ background:  url('images/header_nav_bg.gif') no-repeat -730px -115px;}
#rsslnk a:hover{ background:  url('images/header_nav_bg.gif') no-repeat -730px -59px;}

#fblnk a{ background:  url('images/header_nav_bg.gif') no-repeat -790px -115px;}
#fblnk a:hover{ background:  url('images/header_nav_bg.gif') no-repeat -790px -59px;}

#tmblnk a{ background:  url('images/header_nav_bg.gif') no-repeat -850px -115px;}
#tmblnk a:hover{ background:  url('images/header_nav_bg.gif') no-repeat -850px -59px;}

#lilnk a{ background:  url('images/header_nav_bg.gif') no-repeat -909px -115px;}
#lilnk a:hover{ background:  url('images/header_nav_bg.gif') no-repeat -909px -59px;}






.maincontent{
	padding-top:50px;
	
}

.narrowcolumn {
	float:left;
	position:relative;
	left:64px;
	padding: 0 0 20px 0px;
	width: 540px;
	}
	
.narrowcolumn_blog {
	float:left;
	position:relative;
	left:140px;
	padding: 0 0 20px 0px;
	width: 500px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	text-align: left;
	padding-bottom:80px;
	clear:both;
	}

hr {
	display:none;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.narrowcolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

p.postdata {
	font-family:Arial, Helvetica, sans-serif;
	color:#685b52;
	font-size:13px;
	margin:5px 0 15px 0;
}

p.postdata a{
	font-weight:bold;
	color:#685b52;
	text-decoration:underline;
}

.clear {
	clear: both;
}

#footer {
	padding:30px 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	background:  url('images/multi_clr_headline_bg_footer.gif') no-repeat top left;
	position:relative;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#footer h3 {
	font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	color:#685b52;
	top: 20px;
	left:0px;
	margin:0 !important;
	text-align:left;
}

#footer h4 {
	position:relative;
	padding:30px 0;
	font: italic 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background:  url('images/multi_clr_headline_bg2.gif') no-repeat top left;
	text-align:left;
}

#footer h5 {
	position:relative;
	font-size:10px;
	font-style:italic;
	text-align:left;
	margin:0;
}

#footer a{
	color:#685b52;
	font-weight:bold;
}

/* End Structure */





/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 15px 0 8px 0;
	padding: 0;
	}

#sidebar h4 {
	margin:0 0 5px 0;
	padding:0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; 
	font-size:15px; 
	font-style:italic;
	font-weight:bold;
}

#sidebar h5 {
	margin:10px 0;
	padding:0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; 
	font-size:14px; 
	font-style:italic;
	font-weight:normal;
}

#sidebar h5 a{
	font-weight:bold;
	text-decoration:underline;
}

#sidebar a{
	color:#0397D6 !important;
	}
	
#sidebar a:hover{
    color:#443677 !important;	
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 0px;
	list-style:  url('images/bull_bl.gif');
	}

html>body .entry li {
	margin: 2px 0 2px 10px;
	padding-left:10px;
	}
 

.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin-left: 0 !important;
	padding-left: 0px;
	list-style-position:inside;
	}
	
.entry ul li{
	padding-left:0 !important;
	margin-left:25px !important;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul{
	margin-bottom:40px;	
}

#sidebar ul li {
	list-style-type: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#side_recent ul{
	margin:0 !important;
	list-style-type:none !important;

}

#side_recent ul li{
	margin:0 0 10px 0 !important;
	padding:0;
	list-style-position:outside !important;
	list-style-image:none !important;
	background:none !important;
	
}

#side_recent ul li a{
	list-style-type:none;
}

#side_pop ul li{
	margin:10px 0!important;
	
}
	
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
	color:#6d6d6d;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border:none;	

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.says {
	display:none;	
}

.avatar {
	display:none;	
}
	
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	margin: 0px 0 0 750px;
	width: 200px;
	font-size:12px;
	}
	
#sidebar a{
	text-decoration:underline;	
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.navigation a{
	font-family:Arial, Helvetica, sans-serif;
	color:#0397D6;
	font-size:11px;
	font-weight:bold;
}

.navigation a:hover{
	color:#aec54d;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}






/*  ------  PRIMARY NAVIGATION  ---------   */

#main_nav{
	margin:0;
	width:720px;
	height:50px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:  url('images/header_nav_bg.gif') no-repeat 0 -3px;
	position:absolute;
	top:0px;
    left:0px;
}

#main_nav li {
	list-style-type:none;
	float:left;
	width:120px;
	height:50px;
	text-align:center;
	padding:0;
	font-size:16px;
}

#main_nav li a {
	color:#fff;
	display:block;
	height:30px;
	padding-top:10px;
	font-size:16px;
	font-weight: bold;
	border-left:1px solid #0381B6;
	border-right:1px solid #28A5DA;
	margin:5px 0px;
	outline:none;
}

#main_nav li a:hover{
	text-decoration:none;
	color:#a0d5eb;
	background:  url('images/nav_rollover.gif') no-repeat center bottom;	
}


li#current{
	color:#fff;
	display:block;
	height:35px;
	padding-top:15px;
	font-size:16px;
	font-weight: bold;
	background:  url('images/nav_current.gif') no-repeat center bottom;	
}

li#current_blog {
	list-style-type:none;
	float:left;
	width:120px;
	height:50px;
	text-align:center;
	padding:0;
	font-size:16px;
	background:  url('images/nav_current.gif') no-repeat center bottom;	
}

li#current_blog a {
	color:#fff;	
}

li#current_blog a:hover {
	background:none;
        color:#a0d5eb;	
}

/*  ------  WALL OF FAME  ---------   */

#wall_element {
	width: 999px;
	height:  640px;
	margin-top:20px;
	color:#FFF;
}


.wallpiece {
	position:relative;
	width:227px;
	height:227px;
	margin-right:18px;
	margin-bottom:18px;
	background-image:url(http://66.48.72.66/images/sq_blue.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
}

.wallpiece_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	width:187px;
	height:187px;
	margin-top:20px;
	margin-left:20px;
	height:150px;
	color:#FFF;
	overflow:hidden;
	}
.wallpiece_copy a:link {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#c8d62c}
.wallpiece_copy a:visited {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#c8d62c;}
.wallpiece_copy a:active  {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#c8d62c;}
.wallpiece_copy a:hover  {text-decoration: underline; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#c8d62c;}


/*  ------  FRONT PAGE  ---------   */

#front_element {
	width: 973px;
	height:  640px;
	color:#FFF;
}

.orange {
	position:relative;
	width:319px;
	height:319px;
	padding-top:25px;
	background-image:url(http://66.48.72.66/images/home_bg_orange.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
}
.homelink {
	width:305px;
	height:305px;
	display: block;} 


.green {
	position:relative;
	width:323px;
	height:319px;
	padding-top:25px;
	background-image:url(http://66.48.72.66/images/home_bg_green.gif);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}	


.blue {
	position:relative;
	width:319px;
	height:319px;
	padding-top:25px;
	background-image:url(http://66.48.72.66/images/home_bg_blue_job.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}
.jobfeed {
	padding-top:85px;
	margin:0;
	color:#FFF;
	}
.jobfeed a:link {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#c8d62c}
.jobfeed a:visited {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#c8d62c;}
.jobfeed a:active  {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#c8d62c;}
.jobfeed a:hover  {text-decoration: underline; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#c8d62c;}

.jobfeed ul li{
	list-style-type:none;
	list-style:none;
	text-indent: -5px;
	margin-left:0;
	padding-left:-3px;
	padding-bottom:3px;}

	
.blue2 {
	position:relative;
	width:319px;
	height:310px;
	margin-bottom:20px;
	background-image:url(http://66.48.72.66/images/home_bg_blue.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	}

.purple {
	position:relative;
	width:323px;
	height:310px;
	margin-bottom:20px;
	background-image:url(http://66.48.72.66/images/home_bg_purple.gif);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}

.twitter {
	padding-top:143px;
	padding-left:27px;
	padding-right:27px;
	height:150px;
	color:#FFF;
	overflow:hidden;
	}
.twitter a:link {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#c8d62c}
.twitter a:visited {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#c8d62c;}
.twitter a:active  {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#c8d62c;}
.twitter a:hover  {text-decoration: underline; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#c8d62c;}

.gray {
	position:relative;
	width:319px;
	height:310px;
	margin-bottom:20px;
	background-image:url(http://66.48.72.66/images/home_bg_gray.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	}	



#front_footer {
	background-color:#f0f5f9;
	border-top:#bad5de 1px solid;
	border-bottom:#bad5de 1px solid;
	width:100%;	}
	
#front_footer p{
	margin: 10px 20px 5px 20px;	
}
	
#ff_container {
	width:960px;
	margin:20px auto;
	height:230px;
	}
	
#ff_container div{
	float:left;
	width:236px;
	height:235px;
	border-left:#bad5de 1px solid;
	overflow:hidden;
}

#ff_container div h2{
	font-size:15px;
	margin:4px 20px 21px 17px;
	padding-bottom:18px;
	background:  url('images/multi_clr_headline_bg2.gif') no-repeat bottom left;
	color:#6d6d6d;
}

#ff_item1{
	border:none !important;	
}


#front_footer ul{
	padding:0;
	margin:0 10px 0 17px;
	list-style-type:none;
}

#front_footer ul li{
	margin-bottom:7px;	
}

#front_footer ul li a{
	color:#685b52;
	font-weight:bold;
}

.fb_tweet{float:right;padding:0 0 5px 0;}
.fb_tweet div{float:left;padding-left:7px;}
.fb_tweet_arch {float:right;padding:0 0 5px 0;}

#fbshare a{
	clear:both;
	display:block;
	width:60px;
	height:18px;
	text-indent: -9999px !important;
	overflow:hidden;
	background: url('images/fb_share.gif') no-repeat !important;
	margin:30px 0 5px 0;
}

#tags{
		
}

#tags, #tags p, #tags p a {
	font-family:Arial, Helvetica, sans-serif;	
	font-style:italic;
}

#tags p a{
	color:#0397d6;
	font-weight:bold;
}

#page_side{
	position:absolute;
	left:740px;
	top:180px;
}


#page_side ul{
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	color:#fff;
	margin-bottom:0;
	padding:0;
	position:relative;
	left:-5px;
}

#page_side ul li{
	padding:0;
}

li#tab_one {
	width:142px;
	height:177px;
	background: url('images/tab_orng.gif') no-repeat
}

li#tab_two {
	width:142px;
	height:177px;
	background: url('images/tab_grn.gif') no-repeat
}

li#tab_three {
	width:142px;
	height:177px;
	background: url('images/tab_prpl.gif') no-repeat
}

/* End captions */

/* POP-UP CODE */


