/*  
Theme Name: Top7
Theme URI: http://www.top7.com
Description: Top7 default blog theme.
Version: 1.0
Author: Dedi Sharabi
Author URI: http://www.top7.com/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, ul, img, div, input
{
	margin: 0;
	padding: 0;
}

img
{
	border-style:none;
}

button, input[type="submit"] 
{
	cursor:pointer;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

input[type="text"]
{
    color: #999999;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

input[type="text"]:focus
{
    color: #262626;
}

body
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-align: center;
	background: #ffffff;
	color: #262626;
}

h1
{
	text-indent: -9999px;	
}

a:link, a:visited
{
	text-decoration: none;
	color: #698c00;
}

a:hover
{
	text-decoration: underline;
}

p
{
	padding: 10px 0 0 0;
}

.clear
{
	clear: both;
}

#main
{	
	background: url(images/header-bg-grad.png) repeat-x;
}

.container
{
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#header
{
	height: 180px;
	background: url(images/bojan-header.png) no-repeat right top;
}

#blog-logo
{
	background: url(images/blog-title.png) no-repeat;
	width: 389px;
	height: 59px;
	padding-bottom:15px;
	float:left;
}

#blog-logo-pad
{
	padding-top: 42px;
}

#desc-line
{
	background: url(images/blog-desc.png) no-repeat;
	width: 306px;
	height: 17px;
	float: left;
	clear: both;
}

#desc-line h3
{
	text-indent: -9999px;
}

#content
{
	width: 630px;
	float: left;
	margin-right: 20px;
}

#search-title
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 24px;
	color: #333333;
	padding-top: 35px;
}

.post
{
	padding: 10px 0 10px 0;
}

.post h2
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 30px;
	color: #262626;
	padding-top: 35px;
}

.post h2 a
{
	color: #262626;
	text-decoration: none;
}

.entry
{
	color:#262626;
	font-size:14px;
	line-height:20px;
}

.entry img
{
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

.entry-details
{
	border-bottom: 1px solid #D9D9D9;
	color: #808080;
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-size:12px;
}

.entry-details .tweetmeme-button
{
	float: right;
	margin-right:-7px;
	margin-top:2px;
}

.entry-details .fbshare-button
{
	float: right;
}

.entry-options
{
	color: #D9D9D9;
	font-size:14px;
}

.entry-options .tweetmeme-button
{
	float: left;
	margin-right:-7px;
	margin-top:2px;
}

.navigation
{
	color:#D9D9D9;
	font-size:14px;
	margin-top:50px;
	padding-top:10px;
}

.previous-post
{
	float: left;
	font-size:14px;
	margin-top: 40px;
}

.next-post
{
	float: right;
	font-size:14px;
	margin-top: 40px;
}

#sidebar
{
	width: 289px;
	display: inline;
	float: right;
	padding-left:10px;
	border-left:1px solid #D9D9D9;
	margin-top:110px;
}

#top7-logo
{
	background: url(images/top7-logo.png) no-repeat;
	width: 183px;
	height: 46px;
	margin-right:43px;
	margin-top: -69px;
	float :right;
}

#sidebar ul
{
	list-style-type: none;
	margin:0 0 0 10px;
}

#sidebar ul li
{
	padding: 10px 0 10px 0;
}

#sidebar ul ul
{
	margin: 0;
}

#sidebar ul ul li
{
	padding: 0;
	line-height: 18px;
	font-size: 12px;
}

#sidebar ul li h2
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding-bottom:10px;
}

#sidebar ul #subscribe
{
/*	border-bottom:1px solid #D9D9D9;*/
	height:26px;
	margin-bottom:10px;
}

#sidebar ul #subscribe h2
{
	float:left;
	margin-right:16px;
	font-weight:normal;
	color:#595959;
}

#sidebar ul #subscribe li
{
	float:left;
	margin-right:12px;
	margin-top:-8px;	
}

#sidebar ul #subscribe li img.twitter-icon
{
	margin-top:-2px;
}

#sidebar ul #pages
{
	border-bottom:1px solid #D9D9D9;
	padding-bottom:10px;
	margin-bottom:10px;
}

#likebox
{
	border-bottom:1px solid #D9D9D9;
	padding-bottom:20px;
	margin-bottom:10px;
}

#sidebar ul #archive
{
	/* border-bottom:1px solid #D9D9D9; */
	padding-bottom:20px;
	margin-bottom:10px;
	color: #808080;
}

#sidebar ul #archive h2
{
	color:#262626;
}

#sidebar h3
{
	text-indent: -9999px;
}

#sidebar #searchform
{
	padding: 0 0 22px 0;
/*	border-bottom:1px solid #D9D9D9;*/
	margin-top:-10px;
}

#sidebar #searchform #search-input
{
	border:1px solid #BFBFBF;
	height:16px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:6px;
	width:247px;
}

#sidebar #searchform #search-submit
{
	background:url(images/search-button.png);
	border:none;
	height:29px;
	width:29px;
	text-indent:-9999px;
	vertical-align:top;
	margin-left:-7px;
}

#main-pad
{
	clear: both;
	padding-top: 100px;
}

#footer
{
	background: #262626;
	color: #bfbfbf;
	height: 150px;
}

#footer .container
{
	text-align: center;
}

#footer p
{
	line-height: 18px;
}

.comments-template{
	margin: 50px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}