/*  
Theme Name: Blogsmith
Theme URI: http://www.freewpthemes.net/preview/blogsmith
Description: Widget ready and tested on WP 2.2+.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

/* This controls the width of the fluid width layouts */

div.fluid
{
width: 90% !important;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
width: 950px !important;
}



body {
	margin: 0;
	padding: 0;
	background: #333333 url('http://www.rakitic.net/wp/wp-content/themes/blogsmith/images/img01.gif') repeat-x;
	background: url('http://www.rakitic.net/wp/wp-content/themes/blogsmith/images/img01.gif') repeat-x;
	background-color: #333333;
	background-position: 0px 140px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: none;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}


 ul {
	margin: 0;
	padding: 20;
	list-style-image: url(http://rakitic.net/images/img07.gif);
}

 li {
}

 li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

 li li {
	padding: 5px 20px 5px 35px;
	background: url(http://rakitic.net/images/img07.gif) no-repeat 20px 50%;
	border-bottom: 1px solid #F3F3F3;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

hr {
	display: none;
}

blockquote 
{
    margin: 1em 1.5em;
    padding: .5em 1em;
    padding-left: 46px;
    color: #dddddd;
    border-left: 5px solid #3774a8;
    background-color: #333333; 
background: #333333 url(http://rakitic.net/images/quote.gif) no-repeat; 

}

blockquote.listing 
{
margin: 1em 1.5em;
    padding: .5em 1em;
    padding-left: 5px;
    color: #dddddd;
    border-left: 5px solid #3774a8;
    background-color: #333333; 
background: #333333; 
} 

blockquote a:link, a:active
{
color: #dddddd;
text-decoration: none;
} 

blockquote a:hover, blockquote a:visited {
	text-decoration: none;
	color: #dddddd;
}

/* Header logo*/

#header
{
width:100%;
height:140px;
background: #333333 url('http://rakitic.net/images/rakitic.jpg') repeat-x;
margin: 0px 0px 0px;
background-position: 0px 0px;
padding: 0px 0px;
}

#headerindex
{
width:100%;
height:140px;
background: #ffffff url('') no-repeat;
}


#header_inner
{
position: relative;
width: 1600px;
height:140px;
margin: 0 auto;
}

#header img{ border:none; padding:0px;}

/* Header */

#logo {
	width: 750px;
	height: 65px;
	margin: 0 auto;
	
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding-top: 30px;
}

#logo p {
	float: right;
	padding-top: 39px;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 778px;
	height: 45px;
	margin: 0 auto;
	background: #F6F6F6 url(http://www.rakitic.net/wp/wp-content/themes/blogsmith/images/img02.gif) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 10px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 29px;
	padding: 11px 20px 0 20px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#menu a:hover {
	text-decoration: none;
	color: #000000;
}

#menu .current_page_item a {
	background: url(http://www.rakitic.net/wp/wp-content/themes/blogsmith/images/img06.gif) repeat-x;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	background: #FFFFFF url(http://www.rakitic.net/wp/wp-content/themes/blogsmith/images/img05.gif) repeat-y;
}

#page-bg {
	padding: 11px 24px;
	background: url(http://www.rakitic.net/wp/wp-content/themes/blogsmith/images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 420px;
	padding: 10px 0 0 10px;
	text-align: justify;
}

#content h2 {
	margin: 0;
	padding: 0px 0 3px 10px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: 3px;
	font-size: 1.4em;
	font-weight: bold;
}

#content h3 {
	margin: 0;
	padding: 0px 0 3px 10px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: 3px;
	font-size: 1.0em;
	font-weight: bold;
}

#content h4 {
	margin: 0;
	padding: 0px 0 1px 10px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: 1px;
	font-size: 1.0em;
	font-weight: none;
}


.posts {
}

.posts li {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
}

.post {
	margin-bottom: 15px;
	padding-bottom: 0px;
	border-bottom: 1px solid #E7E7E7;
}

.title {
	margin: 0;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 0px dotted #999999;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
}

.links {
	padding-top: 15px;
	text-align: right;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding-right: 10px;
	text-align: justify;
	font-weight: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar li li {
	padding: 5px 20px 5px 35px;
	background: url(http://rakitic.net/images/img07.gif) no-repeat 20px 50%;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2 {
	margin: 0;
	padding: 0px 0 3px 10px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: none;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}

#search {
}

#search div {
	padding: 30px 0 0 20px;
}

#search br {
	display: none;
}

#comment {
	width: 400px;
}

#notes {
	padding: 20px 0 0 20px;
}

/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(http://www.rakitic.net/wp/wp-content/themes/blogsmith/images/img08.gif) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-left: 8px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 11px;
	padding: 5px 5px 5px;
	margin: 0;
	text-align: center;
}

.alignleft {
    float: left;
}

.aligncenter {
    float: center;
}

.alignright {
    float: right;
}
/* End captions */