/**
Theme Name: Profoto Theme
Author URI: http://profoto.com
Theme URI: http://profoto.com
Version: 1.0
Author: tm
Description:Profoto
*/

@import url('css/reset.css');
@import url('css/default.css');
@import url('css/glide-flash.css');
@import url('css/widgets.css');
@import url('css/comments.css');

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	border: solid 0px red;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
	border: solid 0px red;
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#FFFFFF url(images/background.gif) repeat-x 0 100%;
	font:normal 12px Arial, Verdana, Tahoma;
	color:gray;
}

a {
	text-decoration:none;
	color:black; 
}

a:hover { color:#000000; text-decoration:underline; }

#body-in {
	background:transparent url(images/body-in-bg.gif) repeat-x 0 0;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}

#date-now {
	background-position:0 11px;
	font-size:10px;
	color:#EFEFEF;
	text-transform:uppercase;
	line-height:38px;
	display:block;
	float:left;
}

#top-search-wrap {
	float:right;
	width:275px;
}

#top-search {
	position:relative;
	width:275px;
	height:38px;
	padding:0;
}
#header-top
{padding:5px;}
#top-search label {
	color:#FFFFFF;
	font-size:10px;
	text-transform:uppercase;
	position:absolute;
	top:14px;
	left:0;
}

#top-s {
	position:relative;
	background:#F6F6F6 url(images/search-top-text-bg.gif) repeat-x 0 0;
	padding:4px;
	top:9px;
	height:13px;
	border:none;
	font-size:10px;
	color:#000000;
	text-transform:uppercase;
	left:53px;
	width:204px;
}

#branding {
width:200px;
	height:40px;
	overflow:hidden;
	text-transform:uppercase;
	position:relative;
	margin-bottom:1px;
}

#blog-title {
	display:block;
	float:left;
	font:bold 33px Verdana, Tahoma, Arial;
	margin-right:14px;
	padding-top:2px;
	line-height:101px;
}

#blog-title a {  color:#000000; }

#blog-title a:hover {  color:#7BFA2C; }

#blog-description {
	background:transparent url(images/brand-separator.gif) no-repeat 0 50%;
	float:left;
	font:normal 15px Tahoma, Verdana, Arial;
	line-height:100px;
	padding-left:15px;
	color:#E62525;
}

#blog-description-shadow {
	position:absolute;
	display:block;
	left:287px;
	top:40px;
	color:#730707;
	font:normal 14px Tahoma, Verdana, Arial;
}

#page-menu ul {
	display:block; background-color:black;
	background: url(pro.jpg) left top repeat;

	border-top:1px solid gray;
	height:40px;
	overflow:hidden;
	margin-bottom:1px;
}

#page-menu ul li {
	display:inline;
}

#page-menu a {
	background:transparent url(images/menu-separator.gif) no-repeat 100% 0;
	display:block;
	float:left;
	height:40px;
	font-size:14px;
	line-height:40px;
	color:#FFFFFF;
	padding:0 11px 0 8px;
	text-transform:uppercase;
}

#page-menu a:hover, #page-menu {
	color:white; 
}


.current_page_item a {
	color:#FFFFFF;
}

.read-more {
	background-color:gray;
	display:block;
	float:left;
	padding:6px;
	color:#FFFFFF;
	margin-top:7px;
}

.read-more:hover { 		color:#FFFFFF; background-color:#7BFA2C; }

/* content */
#content {
	float:left;
	width:630px;
	padding-top:18px;
}

.block {
	float:left;
	width:310px;
	margin:0 10px 10px 0;
}

.last { margin-right:0 !important; }

.block-title {
	font:normal 17px Tahoma, Verdana, Arial;
	color:black;
	padding-bottom:4px;
	border-bottom:3px solid #000000;
	margin-bottom:4px;
}

.block ul li {
	background:transparent url(images/block-list-separator.gif) repeat-x 0 100%;
	overflow:hidden;
	font:normal 13px Tahoma, Verdana;
	height:28px;
	line-height:26px;
}

#recent-entries ul li a, #recent-comments ul li span {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}

#recent-entries ul li a, #recent-comments ul li span { background-position: 2px -51px; }

#mini-post-wrap .odd { float:left; }

#mini-post-wrap .even { float:right; }

.mini-post {
	width:310px;
	margin-bottom:10px;
	height:210px;
}

.title {
	font:normal 16px Tahoma, Verdana;
	padding-bottom:3px;
	border-bottom:1px solid gray;
	margin-bottom:3px;
	color:black;
	height:20px;
	line-height:20px;
	overflow:hidden;
}

.title a { color:#000000; }

.title a:hover { color:#AB1A1F; }

.date-post, .comment-post {
	font:normal 10px Verdana;
	color:#6C6C6C;
	display:block;
	float:left;
	height:20px;
	line-height:23px;
	margin-right:10px;
}

.date-post { background-position:0 -74px; }

.comment-post { background-position:0 -98px; }

.navigation { margin-bottom:10px; }

.navigation a { color:#AB1A1F; }

.navigation a:hover { color:#000000; }

.pagetitle {
	margin-bottom:5px;
	color:#6C1010;
}

/* sidebar */
#sidebar {
	float:right;
	width:320px;
	padding-top:18px;
	list-style: none !important;
list-style-image: none !important;
}

.widget {
	margin-bottom:10px;
	list-style: none !important;
list-style-image: none !important;
}

.widget-title {
	background:#F2F2F2 url(images/widget-title-bg.gif) repeat-x 0 0;
	height:37px;
	font:normal 12px Tahoma, Verdana;
	color:gray;
	line-height:35px;
	overflow:hidden;
	margin-bottom:3px;
	padding:0 9px;
	text-transform:uppercase;
	list-style: none !important;
list-style-image: none !important;
}

.widget ul li {
	background:url(images/all-icons.gif) no-repeat 2px -116px;
	line-height:28px;
	border-bottom:1px solid gray;
	padding-left:20px;
list-style: none;
	}

.widget ul li a { color:gray;  font-weight:bold;}

.widget ul li a:hover { color:#000000; }

/* footer */
#footer {
	font-size:10px;
	color:#7F7F7F;
	text-transform:uppercase;
	height:40px;
	line-height:40px;text-align:center;
}

#copyrights {
	float:left;
	width:750px;
	overflow:hidden;
}

#right-text {
	float:right;
	width:170px;
	overflow:hidden;
}


#footer a {
	color:#7F7F7F;
}   .title  {background-color:white;}
.entry  
{
	padding-bottom:5px;
	border-bottom:1px solid gray; 
	border: solid 0px red; 
	line-height: 20px;
}
.entry p
{
	border: solid 0px green;
	padding-bottom: 8px;
}
div.sidebar ul li {
   list-style-type: none; list-style-image:none;
}
.sidebar ul li {
   list-style-type: none; list-style-image:none;
}
#sidebar ul li {
   list-style-type: none;
   list-style-image:none;
}
h2 ul li {
   list-style-type: none;
   list-style-image:none;
}
h2 li {
   list-style-type: none;
   list-style-image:none;
}
list-style: none !important;
list-style-image: none !important;