
#holder {
	width:1160px;
	background-color:#444444;
	padding-top:40px;
}
#passwordBox {
	float:right;height:80px;width:260px;margin-right:-20px;background:#3a3a3a;padding:10px;
}
#username {
	background:url(http://cdn04.dayviews.com/cdn/img/enblogg/login_username_back.gif);
	border:none;
	width:97px;
	height:22px;
	padding:6px 6px 0px 10px;
	margin-top:0px;
	margin-left:10px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	font-size:12px;
}
#password {
	background:white;
	border:1px solid black;
	width:90px;
	height:22px;
	padding:4px 3px 0px 3px;
	margin:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	font-size:12px;
}
#login_button {
	background:url(http://cdn04.dayviews.com/cdn/img/enblogg/login_ok_button.gif);
	margin:0px;
	border:none;
	color:white;
	font-weight:bold;
	width:36px;
	height:28px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
#blogSearch {
	position:absolute;
	top:25px;
	right:244px;
	padding-left:18px;
	color:#808080;
	-moz-border-radius:10px;-webkit-border-radius:10px;
	width:140px;
	background:url(http://cdn04.dayviews.com/cdn/img/enblogg/zoom-white.png) no-repeat center left;
}
#fpContentContainer {
	width:890px;float:left;background-color:white;position:relative;
}
#fpLatestCommentsContainer {
	margin-left:20px;height:24px;margin-right:20px;width:750px;border-bottom:1px solid #f0f0f0;white-space:nowrap;overflow:hidden;
}
#fpSignupBox {
	margin-top:2px;padding:5px;padding-left:10px;margin-left:-5px;background:#505050;color:white;-moz-border-radius:5px;-webkit-border-radius:5px;
}
#fpSchoolContainer,#fpPremiumContainer {
	padding:5px;
	padding-left:10px;
	margin-left:-5px;
	margin-top:0px;
	background:#505050;
	color:white;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#fpPremiumAboutLink {
	font-weight:bold;
	padding-top:3px;
	float:right;
	margin-right:5px;
	color:white;
	background:url(http://cdn04.dayviews.com/cdn/img/enblogg/round_button_darkback.png) no-repeat;
	height:24px;
	width:24px;
	text-align:center;
	text-decoration:none;
	display:block;
}
.fpShortBlogContainer {
	margin-top:10px;border-top:1px dotted #eaeaea; padding:10px 0px;line-height:15px;
}
.fpShortBlogContainer a {
	font-size:12px;color:#00b0dc;text-decoration:none;font-weight:bold;
}
#fpContentFooter {
	clear:left;width:100%;height:36px;margin-top:0px;margin-left:20px;text-align:center;font-size:16px;font-weight:bold;color:#00b0dc
}
#fpTipsBox {
	width:860px;float:left;background-color:white;padding:0px 10px 20px 20px;margin-top:20px;overflow-x:hidden;
}
.fpBlogTipContainer {
	position:relative;overflow:hidden;max-width:110px;text-align:center;float:left;margin-right:15px;
}
.fpBlogTipName {
	background:url('http://cdn04.dayviews.com/cdn/img/enblogg/bg_black_70.png');width:100%;overflow:hidden;position:absolute;top:93px;margin-right:5px;color:white;z-index:10;
}
.statusText {
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color: #00b0dc;
}
#categoriTabs {
	margin:0px;
	padding:0px;
}
#categoriTabs li {
	list-style: none;
	float:left;
	padding:15px 12px 0;
	cursor:pointer;
	padding-top:5px;
	padding-bottom:3px;
	font-size:15px;
	font-weight:bold;
	-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px;
}
#categoriTabs li:hover {
	background-color:#5c5c5c;
	overflow-y:hidden;
}
#categoriTabs li.selectedCategory {
	background-color:white;
	color:#00b0dc;
}
div.postGalleryContainer {
	position:relative;
	float:left;
	margin-left:22px;
	margin-bottom:20px;
	overflow:hidden;
	cursor:pointer;
}
/*div.postGalleryContainer:hover {
	border:2px solid #404040;
}*/
div.postGalleryHighlight {
	border:2px solid #00b0dc;
}
div.postGalleryUser {
	position:absolute;
	top:-26px;
	right:0px;
	background:url("http://cdn04.dayviews.com/cdn/img/enblogg/bg_black_70.png");
	color:white;
	font-weight:bold;
	padding:1px 4px 1px 1px;
	display:none;
	-moz-border-radius-bottomleft:3px;
}
div.postGalleryOverlay {
	position:absolute;
	height:100px;
	background:url("http://cdn04.dayviews.com/cdn/img/enblogg/bg_black_70.png");
	color:white;
	overflow:hidden;
	padding:0px 5px;
}
div.postGalleryOverlay h2 {
	color:white;
	font-size:15px;
	white-space:nowrap;
	margin:0px;
	padding-top:5px;
}
#blogpeek_list_footer a {
	color:#00b0dc;
	display:block;
	float:left;
	font-size:15px;
	height:24px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
	width:24px;
}
a.navSelected  {
	background:url("http://cdn04.dayviews.com/cdn/img/enblogg/round_button_darkback.png") no-repeat scroll 0 0 transparent;
}
#loaderOverlay {
	background:url(http://cdn04.dayviews.com/cdn/img/enblogg/bg_black_70.png);
	width:100%;
	height:100%;
	position:absolute;
	top:30px;
	left:0px;
	z-index:100;
	text-align:center;
	padding-top:240px;
	display:none;
}

img {
	border:none;
}
div.blogpostTag {
	text-decoration:none;
	background:url(http://cdn04.dayviews.com/cdn/img/enblogg/bg_black_70.png);
	color:white !important;
	padding:3px 5px 2px 5px;
	font-weight:bold;
	display:inline;
	position:absolute;
	top:5px;
	left:5px;
	/*line-height:22px;*/
	overflow-x:hidden;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	white-space:nowrap;
}

#footer {
	width:1120px;
	margin:auto;
	font-size:11px;
	color:#c0c0c0;
	line-height:25px;
	padding-top:10px;
	height:30px;
}
#blogpeek_list_footer a.navSelected {
	background:url("http://cdn04.dayviews.com/cdn/img/enblogg/round_button_blueback.gif") no-repeat;
	color:white;
}
#footer a {
	color:white;
	font-weight:bold;
	font-size:11px;
}
.blogpeek_outer {
	margin-left:20px;
}
#searchresult_container {
padding: 20px;
}
.blogpeek {
	border:1px solid #e0e0e0;
	border-bottom:none;
	padding:16px;
	font-size:11px;
	margin-top:3px;
	height:90px;
	overflow:hidden;
	line-height:15px;
}
.blogpeek_commented {
	border-color:#00b0dc;
}
.blogpeek_editorspick {
	border-color:#efaee7;
}
.blogpeek_editorspick .statusText {
	color:#c706ae;
}
.blogpeek_header {
	font-family: Helvetica, Arial, Verdana, Sans Serif;
	padding-bottom:4px;
	text-decoration:none;
	font-size:20px;
	color:#505050;
	white-space:nowrap;
}
.blogpeek_date {
	font-size:10px;
	color:#909090;
}
blogpeek_date a {
	font-size:10px;
	color:#909090;
	text-decoration:none;
}
.blogpeek_footer {
	border:1px solid #e0e0e0;
	border-top:none;
	background-color:#f0f0f0;
	color:#808080;
	font-weight:bold;
	font-size:11px;
	padding: 4px 16px 4px 16px;
	overflow-x:hidden;
	white-space:nowrap;
}
.blogpeek_footer_commented {
	border-color:#00b0dc;
	background-color:#00b0dc;
	color:white;
}
.blogpeek_footer_commented a {
	color:white;
}
.blogpeek_footer_editorspick {
	border-color:#efaee7;
	background-color:#efaee7;
	color:white;
}
.blogpeek_footer_editorspick a {
	color:#c706ae;
}
#newsTop a {
	color:white;font-weight:bold;
}



#blackbox {
	background:#222325;
	height:210px;
	margin:24px;
	margin-top:0px;
	position:relative;
	overflow:hidden;
}
#blackbox_header {
	background:url(http://cdn04.dayviews.com/cdn/img/enblogg/bg_black_70.png) repeat;
	position:absolute;
	top:140px;
	left:25px;
	padding:5px;
     -moz-transform: rotate(7.5deg);  
       -o-transform: rotate(7.5deg);  
  -webkit-transform: rotate(7.5deg);  
          transform: rotate(7.5deg);  
             filter:  progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',  
                      M11=0.9914448613738104, M12=-0.13052619222005157,M21=0.13052619222005157, M22=0.9914448613738104); 
         -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(
                      M11=0.9914448613738104, M12=-0.13052619222005157, M21=0.13052619222005157, M22=0.9914448613738104, 
                      sizingMethod='auto expand')"; 
               zoom: 1;
}
#blackbox_user {
	background:url(http://cdn04.dayviews.com/cdn/img/enblogg/comment_light_bg.png) repeat;
	position:absolute;
	bottom:15px;
	left:60px;
	padding:3px 7px;
     -moz-transform: rotate(-3.5deg);  /* FF3.5+ */
       -o-transform: rotate(-3.5deg);  /* Opera 10.5 */
  -webkit-transform: rotate(-3.5deg);  /* Saf3.1+, Chrome */
          transform: rotate(-3.5deg);  
             filter:  progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', /* IE6,IE7 */ 
                      M11=0.9981347984218669, M12=0.06104853953485687, M21=-0.06104853953485687, M22=0.9981347984218669); 
         -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(
                      M11=0.9981347984218669, M12=0.06104853953485687, M21=-0.06104853953485687, M22=0.9981347984218669, 
                      sizingMethod='auto expand')"; /* IE8 */
               zoom: 1;

}
#blackbox h2 {
	color:white;font-size:19px;padding:0px;margin:0px;
}
#blackbox_presImage {
	position:absolute;
	bottom:10px;
	right:10px;
	border:3px solid white;
	
	-moz-border-radius:5px;
 -webkit-border-radius:5px;

     -moz-transform: rotate(4.5deg);  /* FF3.5+ */
       -o-transform: rotate(4.5deg);  /* Opera 10.5 */
  -webkit-transform: rotate(4.5deg);  /* Saf3.1+, Chrome */
          transform: rotate(4.5deg);  
             filter:  progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', /* IE6,IE7 */ 
                      M11=0.996917333733128, M12=-0.07845909572784494, M21=0.07845909572784494, M22=0.996917333733128); 
         -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(
                      M11=0.996917333733128, M12=-0.07845909572784494, M21=0.07845909572784494, M22=0.996917333733128, 
                      sizingMethod='auto expand')"; /* IE8 */
               zoom: 1;


}
.box_shadow {
     -moz-box-shadow: 2px 2px 8px #000000; 
  -webkit-box-shadow: 2px 2px 8px #000000; 
          box-shadow: 2px 2px 8px #000000; 
}
