/*  
Theme Name: SAGBC V2
Theme URI: http://www.studentassociation.ca
Description: This is the Student Association's theme.
Version: 2.0
Tag: three columns, fixed width, custom, widgets
Author: Andre' Morgan
Author URI: http://www.andremorgan.com/
Template: 

*/

/*
H2 background: #d0d7de

*/
/* ---------Resets------------- */
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.4em;
	color: #454547;
	margin: 0;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 100%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	background:url(images/banner_bg.gif) repeat-x 0 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ---------Resets--Ends----------- */

.clearfix {
	display:block;
}
p {
	padding: 0;
	margin-bottom:10px;
	line-height:1.4em;
}
a:link, a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #F38126;
}
strong{
	font-weight:bold;
}
code{
	background-color: #ffebe8; 
	border-bottom-left-radius: 3px 3px; 
	border-bottom-right-radius: 3px 3px; 
	border-top-left-radius: 3px 3px; 
	border-top-right-radius: 3px 3px; 
	padding: 5px; 
	border: 1px solid #C00;>
}
h2 a:link, h2 a:active, h2 a:visited, h2 a:focus {
	color:#262626;
}
h1 {
	font-size:1.50em;
	padding: 0 0 10px 0;
}
h2 {
	font-size:18px;
}

#wrapper {
	margin:0px auto 0px auto;
	width: 1111px;
	min-height:1500px;
	height:1500px;
	height:auto !important;
	text-align: left;
	display:block;
	height:130px;
	background:#FFFFF;
	padding:0px;
}
#header {
	width: 1111px;
	height:140px;
	diplay:block;
	padding: 0px;
	margin:0 0 0 0;
}
#container{
	border:0;
	min-height:900px;
}

h1.logo a{
	float:left;
	width:320px;
	height:85px;
	margin:15px 0 0 0;
	position: relative;
	text-indent:-9000em;
	background-image:url(images/logo.gif);
	background-position: 0px 0px;
	background-attachment:scroll;
	background-repeat:no-repeat;
}
h1 #header a {
	display:block;
	width:320px;
	height:85px;
	text-indent:-9000em;
	position: relative;
}
.clear {
	clear:both;
}
.invisible{
	display:none;
	visibility:hidden;
}
/*----------------Social Media-----------------------*/

#headline {
	height:88px;
	padding: 5px 0px;
}
.rss-box a{
	float:left;
	width:22px;
	height:22px;	
	border:1px #2e3b8c solid;
	margin:14px 1px 0 5px;	
	
	position: relative;
	text-indent:-9000em;
	background-image:url(images/rss.gif);
	background-position: 0px 0px;
	background-attachment:scroll;
	background-repeat:no-repeat;
}
.facebook-box a{
	width:22px;
	height:22px;
	float:left;
	border:1px #2e3b8c solid;
	margin:14px 1px 0 0;
	
	position: relative;
	text-indent:-9000em;
	background-image:url(images/facebook.gif);
	background-position: 0px 0px;
	background-attachment:scroll;
	background-repeat:no-repeat;
}
.flickr-box a{
	width:22px;
	height:22px;
	float:left;
	border:1px #2e3b8c solid;
	margin:14px 1px 0 0;
	
	position: relative;
	text-indent:-9000em;
	background-image:url(images/flickr.gif);
	background-position: 0px 0px;
	background-attachment:scroll;
	background-repeat:no-repeat;
}
.twitter-box a{
	width:22px;
	height:22px;
	float:left;
	border:1px #2e3b8c solid;
	margin:14px 1px 0 0;
	
	position: relative;
	text-indent:-9000em;
	background-image:url(images/twitter.gif);
	background-position: 0px 0px;
	background-attachment:scroll;
	background-repeat:no-repeat;
}
.rss-box a:hover{
	text-indent:-9000em;
	background-image:url(images/rss-lite.gif);
	background-position: 0px 0px;
	background-attachment:scroll;
	background-repeat:no-repeat;
}
.facebook-box a:hover{
	text-indent:-9000em;
	background-image:url(images/facebook-lite.gif);
	background-position: 0px 0px;
	background-attachment:scroll;
	background-repeat:no-repeat;
}
.flickr-box a:hover{
	text-indent:-9000em;
	background-image:url(images/flickr-lite.gif);
	background-position: 0px 0px;
	background-attachment:scroll;
	background-repeat:no-repeat;
}
.twitter-box a:hover{
	text-indent:-9000em;
	background-image:url(images/twitter-lite.gif);
	background-position: 0px 0px;
	background-attachment:scroll;
	background-repeat:no-repeat;
}


/*---------------Main Content------------------------*/
#user_pass .mid{
	border: 1px solid #F6F6F6;
}
.featured {
	padding:0px 5px 5px 5px;
	margin-bottom:5px;
	border-bottom:1px dotted #F1F1F1;
	
/*	-webkit-box-shadow: rgba(0, 0, 0, 0.398438) 0px 1px 2px;
	background-color: #FFF;
	border-bottom-left-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-top-right-radius: 4px 4px; */
}
.featured img {
	max-height:245px;
	max-width:635px;
	border-right:1px solid #F1F1F1;
	margin:0 0 5px 0;
}
.featured a {
	pointer:cusor;
	text-decoration:none;
}
.featured ul li h2 {
	font-size:1.5em;
	line-height:1.5em;
	margin:0 0 5px 0px;
	border-left:3px solid #F38126;
	padding:2px 0 2px 7px;
	background:#d0d7de;
	max-width:625px;
	overflow:hidden;
}
.featured ul li h2 span{
	font-size:1.5em;
}
.featured ul li h2 a{
	font-size:1.0em;
}
#content {
	float: left;
	width: 650px;
	min-height:250px;
	height:auto !important;
	display:block;
	border-right:1px dotted #F1F1F1;
	margin-bottom:5px;
	padding-bottom:5px;
}
.entry {
	color:#000;
	margin:5px 5px 5px 5px;
	padding: 0 0 5px 0;
	height:150px;
	background:#FFF;
	border-bottom:1px dotted #D6EFEF;
}
.feed-content {
	display:block;
	margin:5px 0 0 230px;
	overflow:hidden;
	width:400px;
	height:75px;
	max-height:75px;
}
.feed-content p {
		font-size:12px;
		overflow:hidden;
		max-height:50px;
}
.feed-title {
	height:27px;
	max-height:27px;
	margin:0 0 0px 230px;
}
.feed-title h2{
	overflow:hidden;
	width:410px;
}
.feed-title h2 a{
	font-size:18px;
	line-height:1.5em;
	margin:0 0 0px 0px;
	border-left:3px solid #F38126;
	padding:2px 0 2px 7px;
	white-space:nowrap;
}
.feed-title a:hover {
	color:#666666;
	text-decoration:none;
}
.feed-image img {
	float:left;
	max-width:220px;
	max-height:125;
	border: 3px solid #D0D7DE;
}
.feed-image a img:hover {
	border: 3px solid #2E3B8C !important;
}
.feed-metadata{
	margin:5px 0 0 230px;
	text-align:left;
	font-size:10px;
	line-height:13px;
	height:15px;
/*	overflow:hidden;*/
}
.feed-metadata a{
	font-size:10px;
}
.catlink a{
	background:#D0D7DE;
	color:#000;
	padding:0 3px;
}
.catlink a:hover{
	background:#F38126;
}

.time {
	background: url(images/post-icon-clock.jpg) no-repeat 0 0;
	padding-left:20px;
	font-size:10px;
}
.comt{
	background: url(images/post-icon-coms.jpg) no-repeat 1px 0;
	padding-left:20px;
	font-size:10px;
}
.postmetadata-archive {
	text-align:left;
	font-size:10px;
	line-height:10px;
	height:15px;
	padding:10px;
}
/*--------------Category Style-----------------*/

.content-image img{
	float:left;
	max-width:220px;
	max-height:125;
	border: 1px solid #D0D7DE;
	margin:10px 10px 10px 0px;
	
}

.content-category{
	width:700px;
	min-height:700px;
	padding:0 0 5px 5px;
	float:left;
}

.content-category-title{
	width: 630px;
}
.content-category-title h2{
	border-left:3px solid #F38126;
	margin:0 0 10px 0;
	max-width:625px;
	overflow:hidden;
	padding:2px 0 2px 7px;
	font-size:18px;
	line-height:20px;
}
.content-category-title h2 a{
	font-size:1.5em;
	line-height:1.5em;
}
.content-category-date{
	font-size:11px;
	width:500px;
}
.content-category-meta{
		font-size:11px;
		width:500px;
}
.content-details{
	width:640px;
}
.content-details p{
padding:5px 0px;

}
.content-details strong{
	font-size:14px;
	line-height:16px;
	font-family:inherit;
	font-weight:bold;
	margin:10px 0px;
}
.content-details .wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	float:left;
}
.content-details .wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.content-details .wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/*-------------------Page style----------------*/
.page {
	color:#000;
	padding:0 5px;
	max-width:640px;
	white-space:normal;
	
}
.page p, .page ol, .page ul{
	font-size:13px;
	margin:0 0 22px 0;
}
.page h2 {
	font-size:1.50em;
	line-height:30px;
	margin:0px 0 10px 0px;
	border-left:3px solid #F38126;
	padding:2px 0 2px 7px;
}
.page h3 {
	font-size:14px;
	line-height:18px;
	margin:5px 0;
	padding:2px 0 2px 0px;
	color:#2D378C;
	font-weight: bold;
}

.page h3 em{
	color:#000;
	font-size:1.3em;
}
#content .page ul {
	margin-left:25px;
	list-style-position:inside;
	list-style-type:armenian;
}
.page ul li {
	margin:10px 0 10px 30px;
	list-style-position:outside;
	list-style-type:square;
	font-size:13px;
	line-height:1.4em;
}
/*---------------END Main Content------------------------*/


/*------------------Category entry for main page------------------*/
#post-category {
	max-width:220px;
	min-height:300px;
	float:left;
	overflow:hidden;
	margin: 5px 10px 0px 0px;
	padding: 0 0 5px 0;
	border-bottom:1px dotted #F1F1F1;
}
#entry-category{
	color:#000;
	margin:0;
	padding: 0 0 5px 0;
	height:320px;
}

.feed-category{
	display:block;
	width:220px;
	max-height:110px;
	height:110px;
	overflow:hidden;
	padding:5px 0px;
}
.feed-cat-details p{

}

.feed-category h2{
	
	border-bottom:3px solid #F38126;
	padding:10px 0 5px 0px;
}
.feed-category h2 a{
	line-height:1.0em;
	font-size:0.8em;
	
}
.feed-category a:hover {
	color:#666666;
}

#content-catgeory{
	font-size:1.0em;
	padding-right:10px;
}
#content-catgeory .postmetadata-archive{
	margin:0px;
	padding:5px 0px;
	height:20px;

}
.category-title h2{
	border-left:3px solid #F38126;
	font-size:1.5em;
	line-height:1.5em;
	margin:0 0 5px 0;
	padding:2px 0 2px 7px;
	max-width:325px;
	overflow:hidden;
}

.catgeory-description {
	padding:20px;
	color:#3F416F;
	font-size:0.88;
}
ul.categories {
	padding:0 0 20px 0;
}
ul.categories li {
	padding:10px 5px;
	font-size:1.0em;
	font:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #D6EFEF;
}
.categories li:hover{
	background:#F5F5F5;
}

.categories li:active{
	background:#D1EEF7;
}
.categories a{
	text-decoration:none;
}

.post-tag{
	border-top:1px solid #F5F5F5;
	border-bottom:1px solid #F5F5F5;
	padding:10px 0px;
}

.category-activity{
	
}
.category-activity h2{
	font-size:1.3em;
	line-height:1.5em;
	padding:7px 0 7px 0;
}
.category-activity h2 a{
	color:#336699;
}
/*------------------Category------------------*/

/* ---------------Menu---------------*/
#menu {
	margin:15px 0 0 0;
}
#menu .home {
	display:inline-block;
	width:70px;
	height:90px;
	float:right;
	border-right:2px dotted #FFF;
	list-style-type:none;
	list-style-image:none;
	padding:5px;
	
}
.home a{
	font-size:16px;
}
#menu .about {
	display:inline-block;
	width:90px;
	height:90px;
	float:right;
	border-right:2px dotted #FFF;
	list-style-type:none;
	list-style-image:none;
	padding:5px;
}
#menu .media {
	display:inline-block;
	width:90px;
	height:90px;
	float:right;
	border-right:2px dotted #FFF;
	list-style-type:none;
	list-style-image:none;
	padding:5px;
}
#menu .jobs {
	display:inline-block;
	width:90px;
	height:90px;
	float:right;
	border-right:2px dotted #FFF;
	list-style-type:none;
	list-style-image:none;
	padding:5px;
}
#menu .health {
	display:inline-block;
	width:140px;
	height:90px;
	float:right;
	border-right:2px dotted #FFF;
	list-style-type:none;
	list-style-image:none;
	padding:5px;
}
#menu .documents {
	display:inline-block;
	width:90px;
	height:90px;
	float:right;
	border-right:2px dotted #FFF;
	list-style-type:none;
	list-style-image:none;
	padding:5px;
}
#menu .contact {
	display:inline-block;
	width:90px;
	height:90px;
	float:right;
	border-right:2px dotted #FFF;
	list-style-type:none;
	list-style-image:none;
	padding:5px;
}

#menu {
	float:right;
	width:750px;
}
#menu li a{
	font-size:16px;
}
#menu li a:hover{
	color:#F5821F;
	text-decoration:none;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type:none;
	list-style-image:none;
}
#menu .type ul li a{
	display: block;
	text-decoration: none;
	color: #333;
	font-size:12px;
	margin:5px 0 0 3px;
}
#menu .type ul li a:hover {
	color:#F5821F;
	text-decoration:none;
}

#menu .type a{
	font-size:16px;
	margin:0;
	color:#336699;
}
/* ---------------Menu---------------*/

/*--------------------Search------------------*/

#searchBox {
	margin-bottom:10px;
	float:right;
	height:30px;
	width:305px;
}
#searchBox #s {
	float: left;
	padding:5px 5px;
	margin: 0;
	border: 0;
	width: 195px;
	background: #FFF;
	border:1px solid #2E3B8C;
}
#searchsubmit {
	float: right;
	margin:0 0 0 0;
	padding:3px;
	width:95px;
}
.search-btn{
	border:solid 1px #999999;
	cursor:pointer;
	background:url(images/white-grad.gif);
	background-position: 0 0;
	background-repeat:repeat-x;
	background-attachment:scroll;

}
#searchsubmit a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	text-decoration:none;
	white-space:nowrap;
}

.search-page {
	margin-top:25px;
}

.search-title{
	margin:0;
}
/*------------------Twitter-----------------------*/
.tweets{
	margin:5px 0px;
	width:635px;
}

.tweets li{
	background:#F1EFFF;
	border-bottom:1px solid #FFF;
}

/*--------------------Search------------------*/

/*--------------------Sidebar------------------*/
.sidebar{
	float:right;
	width:420px;
}
.sidebarRight {
	float: right;
	width:210px;
	min-width: 210px;
	min-height: 600px;
	height:auto !important;
	height:600px;
	margin: 0px 0 0 0px;
	padding: 0 5px 0 5px;
	display: block;
}
.sidebarLeft {
	float:left;
	width:210px;
	min-width: 210px;
	min-height: 600px;
	height:auto !important;
	height:600px;
	margin: 0px 0px 0 10px;
	padding: 0 10px 0 0;
	display: block;
	border-right:1px dotted #F1F1F1;
}
.pageTitle h2 {
	font-size:1.50em;
	line-height:1.88em;
	margin:0 0 10px 0px;
	border-left:3px solid #F38126;
	padding:2px 0 2px 7px;
}

.sidebarTitle h2 {
	font-size:1.0em;
	line-height:1.5em;
	font-weight:bold;
	margin:0 0 5px 0px;
	border-left:3px solid #F38126;
	padding:2px 0 2px 7px;
	background:#d0d7de;
}
ul.popularPosts {
	padding:0 0 20px 0;
}
ul.popularPosts {
	padding:0 0 20px 0;
}
ul.popularPosts li {
	padding:5px 0px;
	font-size:0.75em;
	font:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #D6EFEF;
	overflow:hidden;
}
ul.recentPosts li{
	padding:5px 0 5px 0px;
	font-size:11px;
	line-height:11px;
	font:normal;
	color:#969696;	
}
ul.recentPosts li img{
	float:left;
	padding:0 7px 7px 0;
}

/*---------------Poll----------*/
.divPoll {
	border:0;
	margin:0 0 5px 0;
}
/*---------------Newsletter---------*/
#mc_signup_container{
	margin:0 0 5px 0;
}

#mc_signup_form legend {
	font-size:0.9em;
}
#mc_signup_submit {
	margin:0 0 0 0;
	border:solid 1px #999999;
	cursor:pointer;
	background:url(images/white-grad.gif)repeat-x 0 0;
	padding:3px;
	float:right;
}
#mc_display_rewards {
	font-size:10px;
}
#mc_signup_form{
	background:#F1EFFF;
}
/*--------------Recent Comments----------*/
.recentPosts{
	height:200px;
}
/*--------navigation-------------------*/
.navigation{
	width:700px;
	margin:10px 0;
}
/* -------------------comments------------------------*/
.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #F5F5F5;
	padding: 10px 0 0;
	width:700px;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 0;
	line-height: 1.13em;
	padding: 0 0 10px;
	border-bottom: 1px solid #F5F5F5;
}
.comments-template h3 {
	font-family: inherit;
	font-size: 16px;
}
.comments-template h2 {
	font-size: 18px;
}
.commentmetadata {
	font-size: 0.75em;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 0.75em;
}
#search {
	display:block;
	text-align:right;
}
.widgettitle {
	font-size:1.1em;
	font:inherit;
}

/* ------------------Facebook--------------------*/

.fan_box{
	width:200px;
}

.connect_top{
	padding:7px;
	
}

.fan_box .connections {
	padding:7px;
}

.fan_box .connections_grid .grid_item {
	padding:0px 7px;
}

/* ------------------Videos -------------------------*/

#video-content{
	width:1111px;
	/*background:#1E232A;*/
	background:#DFDFDF;
	color:000;
	min-height:1500px;
	padding:10px;
}
.video-page{
	color:#000;
	padding:0 5px;
	white-space:normal;
}
.video-page h2 {
	border-left:3px solid #F38126;
	font-size:1.5em;
	line-height:30px;
	margin:0 0 10px 0;
	padding:2px 0 2px 7px;
}
.video-page p{
	color:#000;
}
#video-content .video-embed{
	/*margin: 0 auto;*/
	width:940px;
}
/*640x360*/
.list-video-section{
		
}
.block{
	padding: 10px 0;
		
}
.block-video object{
	float:left;
}
.block-video{
	width:640px;
}
.block-video a{
	padding: 0 0 0 10px;
	font-weight:bold;
	font-size:18px;
	line-height:20px;
}

.block-video p{
	font-weight:bold;
	font-size:16px;
	font-size:16px;
}

/*---------------------Contact Page-----------------*/

#contact-content{
	width:1111px;
	min-height:1500px;
}
.contact-page{
	padding:0 5px;
	white-space:normal;
}
.contact-page h2 {
	border-left:3px solid #F38126;
	font-size:1.5em;
	line-height:30px;
	margin:0 0 10px 0;
	padding:2px 0 2px 7px;
}

.maps ul{
	float:left;
	height:150px;
}
.maps li{
	list-style-type:none;
	display:block;
	float:left;
	width:350px;
	margin: 0 15px 10px 0;
}
.maps ul li div.image{
	cursor:pointer;
	height:94px;
	width:125px;
}
.maps img{
	border: 1px solid #666;	
}
.maps h3{
	font-size:1.5em;
	line-height:30px;
	margin:0 0 10px 0;
}

/* ------------------Document Page -------------------------*/

#document-content{
	width:1111px;
	background:#f5f5f5;
	color:#000;
	min-height:1500px;
	padding:5px;
}
.document-page{
	padding:0 5px;
	white-space:normal;
	list-style:none;
}
.document-page h2 {
	border-left:3px solid #F38126;
	font-size:1.5em;
	line-height:30px;
	margin:0 0 10px 0;
	padding:2px 0 2px 7px;
}
.document-page p{
	color:#000;
	padding:5px;
}
.document-page a{
	font-size:1.2em;
}
.document-page ul{
	list-style:none;
	padding:10px 0;
}
.document-page li{
	padding:10px 5px;
	border-bottom: 1px solid #cccccc;
}
.document-page ul li:hover{
	background:#ccc;
}

.doc{
	float:left;
	border: 1px solid #cccccc;
}
.doc-left h2, .doc-right h2{
	border:0;
	font-size:1.35em;
	line-height:30px;
	margin:0 0 0px 0px ;
	padding:2px 0 2px 7px;
	background:#ccc;
}

/* -------------------Footer------------------------*/
#footer {
	clear: both;
	margin:0 auto;
	background:#F3F3F3;
	padding:10px 10px 30px 10px;
	min-height:250px;
	height:auto !important;
	height:250px;
	overflow:hidden;
	font-size:0.8em;
}
#footer li {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}
#footer ul a{
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	display: block;
	margin:0px;
	padding:0px;
}
#footer ul li a{
	list-style:none;
	list-style-image:none;
	list-style-type:square;
	display: block;
	padding-left:0px;
}
#footer .footWrap{
	margin:0 auto;
	width:1111px;
}
.leftCol{
	width:255px;
	min-height:420px;
	height:auto !important;
	height:420px;
	float:left;
	display: block;
	padding:10px;
	border-right:2px dotted #FFF;
	border-left:2px dotted #FFF;
}
.midCol{
	width:255px;
	min-height:420px;
	height:auto !important;
	height:420px;
	float:left;
	display: block;
	padding:10px;
	border-right:2px dotted #FFF;
}
.rightCol{
	width:255px;
	min-height:420px;
	height:auto !important;
	height:420px;
	float:left;
	display: block;
	padding:10px;
	border-right:2px dotted #FFF;
}
.copywrite{
	min-height:30px;
	height:auto !important;
	height:30px;
	padding:5px;
	
}
.copywrite p{
	text-align:center;
}
.copywrite a{
	min-height:30px;
	height:auto !important;
	height:30px;
	width:55px;
	float:right;
	position: relative;
	background-image:url(images/footer-logo.gif);
	background-position: 0px 0px;
	background-attachment:scroll;
	background-repeat:no-repeat;
}

.copywrite a:hover{
	opacity:0.4;
	filter:alpha(opacity=40)
}