/*2.0 Creator Layout CSS*/

/*General*/
body {
	margin: 0;
	padding: 0;
}
ul {
	margin:0;
	padding:0;}
.clearFloat {
	clear:both;
	height:0;
	margin:0;
	padding:0;
}
#outterWrapper {
	margin:0;
	float:left;

}
#header {
	width:960px
}
#footer {
	padding-bottom:40px;
width:872px;
float:left;
background:url(/ca_twopointo_cms_tm/images/bg-footer.jpg) no-repeat;
text-shadow:0 1px 0 #FFEE8F;
}
#footer a {
	text-shadow:0 1px 0 #FFEE8F;}
#content {
	
	float:left;
	min-height:600px;
	width:872px;}
/*Floats*/
 #header {
	float:left;
}
/*Input*/
input[type=text]#siteSearch {
	overflow:hidden;
	padding:6px;
}

.search {
	float:right;}
/*Comments*/
#comment {
	width: 620px;
	float:left;
}
.commentHold {
	float:left;
	height:85px;
	margin:10px 0 0 5px;
	padding:0 0 10px 0;
	width:610px;
}
.userInfo {
	padding: 10px 0 0 10px;
	width: 235px;
	float:left;
}
.userComment {
	width: 320px;
	float:left;
	height: 100%;
	padding-bottom:10px;
}
.userComment p {
	margin:0;
	padding:10px 15px;
}
#commentNav {
	height: 75px;
	line-height: 75px;
	text-align:left;
	border:1px solid #777777;
	margin-bottom: 10px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#commentAddFormWrapper {
	-moz-box-shadow:none;
	border:1px solid #777777;
	height:145px;
}
/*Sidebar*/
#sidebar {
	float:right;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width:320px;
	padding:0 0 20px;
	margin-bottom:20px;
	background-color:#CCCCCC;
	background-image:-moz-linear-gradient(100% 100% 90deg, #CCCCCC, #FFFFFF);
}
#sidebar h2 {
	margin:5px 0;
}
#popularArticles {
	margin:0 auto;
	width:250px;
}
.popularArticle, .staffPickArticle {
	margin-bottom:15px;
	background-color:#aaa;
	border-color:#777 #fff #fff #777;
	border-width:1px;
	border-style:solid;
	padding:5px 9px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
.popularArticleIcon, .staffPickArticleIcon {
	float:left;
	width:70px;
	margin:5px 0 0;
}
.popularArticleText, .staffPickArticleText {
	float:left;
	width:160px;
}
.popularArticleText p, .staffPickArticleText p {
	font-size:12px;
	line-height:12px;
	margin:0 0 15px;
	padding:0;
}
#staffPickArticle {
	margin:0 auto;
	width:250px;
}
.rightColumnFacebookLikeContainer {
	height:65px;
	margin:20px 0;
	padding:10px 30px;
	background-color:#0F2555;
	background-image:-moz-linear-gradient(100% 100% 90deg, #0F2555, #3B5999);
	border-color:#777 #fff #fff #777;
	border-width:1px;
	border-style:solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#commentAddForm textarea {
	height:80px;
	margin:10px;
	width:96%;
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
}
#commentAddForm input {
	background-color:#222222;
	background-image:-moz-linear-gradient(100% 100% 90deg, #222222, #666666);
	border:1px solid #000000;
	color:#FFFFFF;
	float:right;
	font-weight:bold;
	margin-right:8px;
	padding:5px;
	text-shadow:none;
	width:75px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#commentAddForm div.charLimitInfo {
	float:left;
	margin-left:10px;
}
#commentButton {
	font-size:14px;
	float:left;
	height:100%;
	text-transform:uppercase;
	width:135px;
}
#commentSocial {
	border-left:1px solid #FFFFFF;
	float:left;
	height:75px;
	position:relative;
}
#commentButton a img {
	padding-right:5px;
}
#commentButton a {
	padding: 0 10px;
}
#commentSocial a {
	float:left;
	padding-left:15px;
	width:85px;
	position:relative;
	z-index:100;
}
#commentSocial a img {
	position:relative;
	z-index:100;
}
a.commentContract {
	display: block;
	padding-top: 10px;
}
span.originalComment {
	display: none;
}
.commentName {
	margin-top: 5px;
	
}
.commentUserIcon {
	margin-right: 10px;
	float:left;
}
.commentPaginationControls {
	text-align:left;
	
	width:175px;
	padding:5px 0;
}

/*Content Styling*/



#contentEntry {
	color:#333333;
float:left;
min-height:736px!important;
font-size:14px;
margin:0;
padding:0 0 20px;
background:url(../images/bg-content-about.jpg) no-repeat top left;
	width:872px;
	float:left;
}


