
/*  MISC  */

form {
padding: 0;
margin: 0;
}

img {
border: none;
}

.clear_cont {
display: block;
clear: both;
}

/* SIZES AND COLORS */



.left {
	float: left !important;
}



.right {
	float: right !important;
}

h1 {
color: #81CC46;
font-size: 16px;
font-weight: bold;
margin: 17px 0 5px 0;
}

h3 {
font-size: 18px;
color: #666666;
font-weight: normal;
}

h4 {
	font-size: 13px;
}


.bold {
	font-weight: bolder;
}

.colorBlue {
color: #81CC46;
}

.padtop20 {
	padding-top: 20px;
}

.marg0 {
margin: 0;
}

.margtop10 {
margin-top: 10px !important;
}

.margbot10 {
margin-bottom: 10px !important;
}

.margbot5 {
margin-bottom: 5px !important;
}

.margtop5 {
margin-top: 5px !important;
}

.margtop20 {
margin-top: 20px !important;
}

.margbot20 {
margin-bottom: 20px;
}

.padbot20 {
padding-bottom: 20px;
}

.margl20 {
	margin-left: 20px;
}

.margl5 {
	margin-left: 5px;
}

.margl10 {
	margin-left: 10px !important;
}

.margl15 {
	margin-left: 15px;
}

.smallbluetext {
	font-size: 11px;
	color: #75C94F;
	text-decoration: none;
}

.smallbluetext2 {
	font-size: 11px;
	color: #137095;
	text-decoration: none;
}

.smallbluetext:hover {
	text-decoration: underline;
}

.phat {
	font-weight: bold;
}

/* CONTAINERS */









#c1 {
width: 225px;
float: left;
margin: 0 15px 0 0;
}

#c2 {
width: 420px;
float: left;
}



.readMore {
color: #81CC46;
text-decoration: underline;
}

.sideBannerCont {
width: 265px;
padding: 5px;
}

#paginationCont {
	margin: 10px 0 10px 0;
	text-align: center;
	font-size: 12px;
}

#paginationCont a, #paginationCont strong {
	margin: 0 5px 0 5px;
	}

#paginationCont a {
	color: #333333;
	text-decoration: none;
}

#paginationCont a:hover {
	text-decoration: underline !important;
}

#paginationCont strong {
	color: red;
	text-decoration: underline;
}

.paginationBlue a {
	color: #80cb46 !important;
}



.catActive {
	font-weight: bold;
}

#permalink {
	color: #585858;
	text-decoration: none;
}

#permalink:hover {
	text-decoration: underline;
}

#artCarousel {
	margin: 15px 0 15px 0;
}

.carouselCont {
	display: block;
	width: 65px;
	height: 65px;
}

.rightSideContent {
	padding: 0 0 15px 15px;
}

.moreArticlesBorder {
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #585858;
}

#msgBox {
	text-align: center;
		margin: 50px 0 0 0;
}

#msgBox span {
	background-color: #f3f3f3;
	padding: 7px;
	font-weight: bold;
}



#backCont {
	margin: 45px 0 -18px 0;
	text-align: center;
}

#backCont2 {

	padding: 0 0 30px 0;
	position: relative;
}

#backCont a {
-moz-background-clip:border;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background:#333333 none repeat scroll 0 0;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}



#latestPhotoWrap {
	padding: 0 0 0 0;
}

#latestPhotoWrap .latestPhotoWrapTitle {
	display: block;
	font-weight: bolder;
	text-decoration: none;
	font-size: 14px;
	color: #666666;
	margin: 20px 0 10px 10px;
}

.lphoto {
	display: block;
	float: left;
	width: 120px;
	height: 100px;
	margin: 0 7px 7px 0;
}

.button1-1 {
	background: url(../images/global/button1left.gif) no-repeat left top;
	background-color: #3bb0d8;
	height: 17px;
		float: left;
}

.button1-2 {
	background: url(../images/global/button1right.gif) no-repeat right top;
	height: 17px;
	text-align: center;
	color: #FFFFFF;
	float: left;
}

.button1-2 a {
	padding: 3px 4px 0 4px;
	text-align: center;
	color: #FFFFFF;
	display: inline !important;
	width: auto !important;
}

.button2-1 {
	background: url(../images/global/button2left.gif) no-repeat left top;
	background-color: #555555;
	height: 17px;
}

.button2-2 {
	background: url(../images/global/button2right.gif) no-repeat right top;
	text-align: center;
	color: #FFFFFF;
	height: 17px;
	padding: 4px 4px 0px 4px;
}

.button2-2 a {
	margin: 0;
	padding: 0;
	line-height: 10px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block !important;
	width: auto !important;
}

.hlink {
	font-size: 16px !important;
	color: #333333 !important;
}

.noline {
	text-decoration: none;
}

.name {
	display: none !important;
}

.bcenter {
	margin: 0 auto;
	width: 110px;
}

#authCont {
	display: block;
	float: right;
	margin: 10px 0 0 860px;
	background: url('../images/global/auth.gif') no-repeat top left;
	width: 98px;
	height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 0 0 0;
	text-align: center;
	font-size: 11px;
	font-weight: bolder;
	line-height: 10px;
}

.leftBanner {
	margin: 30px 0 0 0;
}

#twitterLink {
	display: block;
	padding: 15px 0 10px 0;
	text-align: center;	
}

.article_share {
	border: solid #f5f4f5;
	border-width: 1px 0 1px 0;
	padding: 7px 0 3px 0;
	margin: 0 40px 0 0;
}

.article_share_text {
	float: left;
	margin: 0 7px 0 0;
	padding: 2px 0 0 0;
}
