/*
Skin name: Faded Tan Jeans
Version: 1.0
Author: Techie Coach
Author uri: http://www.techiecoach.com
Description: Be brave! Be beige!
*/


/*
	Background, font and link colors for the entire site
	----------------------------------------------------
*/

.narrow_essm #ext_wrapper,
.narrow_esms #ext_wrapper,
.narrow_emss #ext_wrapper,
.narrow_ssme #ext_wrapper,
.narrow_smse #ext_wrapper,
.narrow_msse #ext_wrapper
{
	width: 770px;
	margin: 0px auto;
}


.narrow_ssm #ext_wrapper,
.narrow_sms #ext_wrapper,
.narrow_mss #ext_wrapper
{
	width: 770px;
	margin: 0px auto;
}


.narrow_ems #ext_wrapper,
.narrow_esm #ext_wrapper,
.narrow_mse #ext_wrapper,
.narrow_sme #ext_wrapper
{
	width: 770px;
	margin: 0px auto;
}


.narrow_me #ext_wrapper,
.narrow_em #ext_wrapper
{
	width: 770px;
	margin: 0px auto;
}

.narrow_ms #ext_wrapper,
.narrow_sm #ext_wrapper
{
	width: 590px;
	margin: 0px auto;
}

.narrow_m #ext_wrapper
{
	width: 590px;
	margin: 0px auto;
}


.wide_essm #ext_wrapper,
.wide_esms #ext_wrapper,
.wide_emss #ext_wrapper,
.wide_ssme #ext_wrapper,
.wide_smse #ext_wrapper,
.wide_msse #ext_wrapper
{
	width: 970px;
	margin: 0px auto;
}


.wide_ssm #ext_wrapper,
.wide_sms #ext_wrapper,
.wide_mss #ext_wrapper
{
	width: 970px;
	margin-top: 0px;
	margin-bottom: 10px;
}


.wide_ems #ext_wrapper,
.wide_esm #ext_wrapper,
.wide_mse #ext_wrapper,
.wide_sme #ext_wrapper
{
	width: 970px;
	margin: 0px auto;
}

.wide_me #ext_wrapper,
.wide_em #ext_wrapper
{
	width: 970px;
	margin: 0px auto;
}

.wide_ms #ext_wrapper,
.wide_sm #ext_wrapper
{
	width: 770px;
	margin-top: 0px;
	margin-bottom: 10px;
}



body
{
	background-color:#022B49;
	color: black;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a
{
	color: #4844BB;
}

a:hover
{
	color: firebrick;
}




/*
	Background image for the entire site
	---------------------------------------------------
*/

body
{
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}


/*
	Border, background, font and link colors for the site canvas
	------------------------------------------------------------
*/


#wrapper
{

	border: solid 0px #ECEDCF;
	background: url(bg-wrap.jpg) repeat-x top left;
	color: black;
}


/*
	Border, background, font and link colors for the header
	-------------------------------------------------------
*/

#header div.pad
{
	color: black;
}

.skin #header h1,
#header h1 a 
{
	color: #D2C679;
    font-size: 150%;
}
#header h1 a:hover
{
	color: white;
}

#header h2
{
	color: gray;
    font-size: 120%;
}
/**/



/*
	Aligns for the header
	---------------------
*/
#header h1
{
	text-align: center;
}

#header h2
{
	text-align: center;
}


/*
	Offset for the body
	-------------------
*/

#body
{
	margin: 0px 0px 0px 0px;
	background-color: white;
}

/*
	Title style for each entry
	--------------------------
*/

.entry_header h2
{
	color: black;
}

.entry_header h1
{
	color: black;
}

.entry_header h1 a
{
	color: black;
}

.entry_header h1 a:hover
{
	color: #867A2D;
}


blockquote{
    background-image: url(blockquote.gif);
	}
	
/* LAYOUT izmjene */

.entry_actions,
.comment_actions
{
	text-align: left;
}

#footer {background-color: white;}
