@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(http://benjamindellarosa.com/!Eichlerific/images/bg-image.jpg);
	background-repeat:repeat;
	padding:0px;
	margin:0px;
}

#wrap{
	width:970px;
	background-image:url(http://benjamindellarosa.com/!Eichlerific/images/wrap-bg.png);
	background-repeat:repeat-y;
	min-height:900px;
	margin:auto;
}

#header{
	width: 880px;
	margin:auto;
	padding-bottom:25px;
	padding-top:25px;
	border-bottom: #C7C8CA dotted medium;
}

.img{
	border:0px;
}

/*/////////////////////////////////////

			2.0 ABOUT

/////////////////////////////////////*/

.about{
	width: 265px;
	padding-left:80px;
	padding-top:30px;
	padding-right:35px;
	padding-bottom:15px;
}

/* ------ 2.2 ABOUT STYLES ------ */

.about p{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:175%;
	color: #47c6e5;
}

/*/////////////////////////////////////

			SIDEBAR

////////////////////////////////////*/

#sidebar-wrap{
	float:left;
	width:380px;
}

.sidebar{
	width: 265px;
	padding-left:80px;
	padding-top:15px;
	padding-right:35px;
	padding-bottom:15px;
	float:left;
}

.list-label-widget-content ul{
	list-style:none;
	padding:0px;
	margin:0px;
	line-height:150%;
	margin-bottom:15px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.widget-content ul{
	list-style:circle;
	padding-left:20px;
	margin:0px;
	line-height:150%;
	padding-bottom:15px;
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.profile-data{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#b3d452;
}

.profile-textblock-new{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	margin-top:15px;
	margin-left:0px; !important
	color:#666666;
}
	

.sidebar h2.title{
	display:none;
}

.sidebar a{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:125%;
	color:#666666;
	text-decoration:none;
}

.sidebar a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#b3d452;
	text-decoration:none;
}

.sidebar a:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#47c6e5;
	text-decoration:none;
}

/*/////////////////////////////////////

			SEARCH BAR

/////////////////////////////////////*/

.search{
	background-image:url(http://benjamindellarosa.com/!Eichlerific/images/search.png);
	background-repeat:no-repeat;
	margin-left:6px;
	float:left;
	width:365px;
	height:111px;
}

.search-holder{
	width:240px;
	height:25px;
	margin-left:109px;
	margin-top: 50px;
}

/*/////////////////////////////////////

			MAIN CONTENT

/////////////////////////////////////*/

#content{
	width:500px;
	min-height:600px;
	float:right;
	margin-top:25px;
	padding-right:45px;
	padding-left:30px;
	border-left:  #C7C8CA dotted medium;
	overflow:hidden;
}

.post-outer{
	position:relative;
}

.post{
	margin-left:20px;
}

/*/////////////////////////////////////

			6. POSTS SECTION

/////////////////////////////////////*/

/* ------ 6.1 POSTS ------ */

.post-container{
	width:445px;
}

.post-body{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:150%;
	margin-top:40px;
}

.post-body a{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	text-decoration: underline;
}

.post-body a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#b3d452;
	text-decoration: underline;
}

.post-body a:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#47c6e5;
	text-decoration: underline;
}



/* ------ 6.2 DATE ------ */

.post_date{
	background-image:url(http://benjamindellarosa.com/!Eichlerific/images/date-bg.jpg);
	background-repeat:no-repeat;
	width:71px;
	height:75px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	text-transform:capitalize;
	text-align:center;
	color:#FFFFFF;
	margin:0px;
	position:absolute;
	top:0px;
	left:0px;
}

.date_day{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:43px;
	margin-top:3px;
	margin-left:4px;
	margin-bottom:-3px;
	
}

/* ------ 6.3 TITLE ------ */

.post-title{
	width:415px;
	padding-top:5px;
	padding-left: 10px;
}

h3.post-title{
	margin-top:15px;
	margin-left:50px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-transform:capitalize;
	font-family: 'Century Gothic', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#000000;
}

h3 a {
	text-transform:capitalize;
	font-family: 'Century Gothic', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#000000;
	text-decoration:none;
	margin-top:0px;
}

h3 a:hover {
	text-transform:capitalize;
	font-family: 'Century Gothic', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#B3D452;
	text-decoration:none;
	margin-top:0px;
}

/* ------ 6.4 TEXT ------ */

.post-text{
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	line-height:160%;
	font-size:14px;
	margin-top:0px;
}

/* ------ 6.5 POST FOOTER ------ */

.post-footer{
	font-family:"Times New Roman", Times, serif;
	color:#b3d452;
	font-size:13px;
	line-height:125%;
	margin-top:25px;
	border-top:thin solid #c7caca;
	padding-top:5px;
	font-style:italic;
}

.post-footer a{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:125%;
	color:#b3d452;
	text-decoration: underline;
}

.post-footer a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#b3d452;
	text-decoration:none;
}

.post-footer a:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#47c6e5;
	text-decoration:none;
}

/* ------ 6.6 COMMENTS ------ */

.comments{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}

.comments h4{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
}

.comment-footer{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic
}

.comment-footer a{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:125%;
	color:#b3d452;
	text-decoration: underline;
}

.comment-footer a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#b3d452;
	text-decoration:none;
}

.comment-footer a:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#47c6e5;
	text-decoration:none;
}

.blog-pager a{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	text-decoration:none;
}

.blog-pager a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#b3d452;
	text-decoration:none;
}

.blog-pager a:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#47c6e5;
	text-decoration:none;
}

.post-feeds{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
}

.post-feeds a{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	text-decoration:none;
}

.post-feeds a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#b3d452;
	text-decoration:none;
}

.post-feeds a:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#47c6e5;
	text-decoration:none;
}

.blog-feeds{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}

.blog-feeds a{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	text-decoration:none;
}

.blog-feeds a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#b3d452;
	text-decoration:none;
}

.blog-feeds a:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#47c6e5;
	text-decoration:none;
}
	
	

/*/////////////////////////////////////

			7. FOOTER

/////////////////////////////////////*/

.clear
{
  position: relative; clear: both; height: 1px; line-height: 1px; font-size: 1px;
}

#footer{
	background-image:url(../images/wrap-bg.png);
	background-repeat:repeat-y;
	padding-top:25px;
	height:50px;
}