/*** Base Styles
-----------------------------***/

/** Global Styles
------------------------------**/
.democracy ul li{
	list-style-type: none;
}
* { /*global reset*/
	margin: 0;
	padding: 0;
	}
body {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: .74em;
	color:#333333;
	background-color:#FFFFFF;
	background-image:url(assets/images/img_02.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
h1 , h2 , h3 , h4 {
	font-family: "Century Gothic", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#666;
	}
h1 , h2 , h3 {
	text-transform: uppercase;
	}
h1 {
	display: inline;
	float: right;
	margin: 10px 10px 0 0;
	font-size: 28px;
	text-align: right;
	}
h2 {
	width: 200px;
	margin-bottom: 0px;
	color:brown;
	font-size: 1.9em;
	}
h2.pagetitle {
	width: 100%;
	}
h3 {
	color:#666;
	border-bottom:  1px solid #444;
	font-size: 2.15em;
	}
h3 a:hover {
	color:brown;
	text-decoration: none;
	}
h3.nou {
	border-bottom:  none;
	}
h4 {
	border-bottom: 1px solid #444;
	color:#0066FF;
	font-size: 1.75em;
	text-transform: capitalize;
	}
h5 { /*date*/
	float: right;
	display: block;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #666;
	}

#wrapper {
	width: 814px;
    margin-left: auto;
    margin-right: auto;
	padding-top:10px;
}
a , a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
img {
	border: none;
	}
abbr  {
	border: none;
	}
.left {
	float: left;
	padding-left:20px;
	}
.right {
	float: right;
	padding-right:20px
	}
.print , .hide {
	display: none;
	}
/**----------------------------**/

/** Header
------------------------------**/

#header{
width: 814px;
margin-left: auto;
margin-right: auto;
height:252px;
background-image:url(assets/images/img_07.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-left:6px;
}

#logos{
background-image:url(assets/images/magazin_06.jpg);
width:300px;
height:63px;
}

#window{
background-image:url(assets/images/magazin_04.jpg);
width:379px;
height:218px;
float:left;}

#log_dir{
margin-top:23px;
float:left;}

#main_header{
background-image:url(assets/images/myfitnesstunes_02.jpg);
background-position:center;
background-repeat:no-repeat;
padding-top:16px;
height:50px;}

#direct{
background-image:url(assets/images/image_13.jpg);
background-repeat:no-repeat;
width:125px;
height:20px;
margin-top:73px;
margin-left:150px;
}

#door{
margin-top:20px;
background-image:url(assets/images/image_07.jpg);
width:131px;
height:183px;
float:left;}

#srch{
float:left;
margin-left:60px;
padding-top:20px;}

#srch p{
display:inline;
font-size:16px;
padding-right:5px;
padding-bottom:3px;
color:#FFFFFF;}

/** Menu---**/
#menu {
	float: left;
	width: 255px;
	margin: 0px;
    padding: 0px;
}

#menu a {
	color:#FF6600;
	text-decoration: none;
	}
#menu a:hover {
	color:#FFCC00;
	text-decoration: none;
	}
#menu ul , #menu li#search {
	margin-bottom: 10px;
	}
#menu li {
	margin-left: 10px;
	padding-left: 3px;
	list-style: none;
	}
#menu li.pagenav ul ul , #menu li.widget_pages ul ul {
	margin-bottom: 0px;
	}
#menu li#search {
	clear: both;
	}
#menu li#search h2 {
	margin-bottom: 3px;
	}
/*flickrRSS*/
#menu li#flickrrss {
	width: 200px;
	}
#menu li#flickrrss h2 {
	margin-bottom: 0px;
	}
#menu li#flickrrss a {
	float: left;
	}
#menu li#flickrrss a img {
	margin: 2px 2px;
	border: 2px solid #444;
	padding: 1px;
	background: #fff;
	}
#menu li#flickrrss a:hover img {
	border: 2px solid #fff;
	background: #444;
	}
/*Widgets*/
.widget {
	clear: both;
	}
.textwidget {
	padding-left: 13px;
	}
/**----------------------------**/

/** Postbody
------------------------------**/
	
#postbody {
	padding: 0px;
    margin-right: 0px;
    margin-left: 260px;   

	padding-left:10px;
	width:500px;
	}	
#proba{
padding-left:10px;
padding-right:10px;}
	
#log{
float:right;
width:100px;
padding-top:15px;}
#log li{
display:inline;}
#log2{
float:right;
width:100px;
padding-top:15px;
}
#log li2{
display:inline;}

.post {
	margin: 0 0 3em 0;

	}
.premeta {
	padding: 3px 0;
	background-color:#E8E7E6;
	}
.premeta .famdat {
	color:#666666;
	}
.postmeta {
	padding: 3px 0;
	background-color:#E8E7E6;
	padding-left:10px;
	}
.storycontent {
	padding: 3px 10px;
	}
.storycontent p {
	margin: 15px 0;
	text-indent: 0px;
	line-height: 1.35em;
	}
.storycontent img {
	margin: 10px;
	padding: 1px;
	border: 2px solid #444;
	background: #fff;
	}
.storycontent a:hover img {
	border: 2px solid #fff;
	background: #444;
	}
.storycontent ul {
	list-style: disc;
	list-style-position: inside;
	}
.storycontent ol {
	list-style: decimal;
	list-style-position: inside;
	}
.storycontent li {
	padding-left: 10px;
	}
img.wp-smiley {
	border: 0px;
	background: #000;
	padding: 0;
	margin: 0;
}
#nav , .nav{
	margin: 0 auto;
	padding: 0 0 35px 0;
	text-align: center;
	}
#navtop , .navtop{
	padding: 10px 0 35px 0;
	text-align: center;
	}
blockquote {
	margin: 5px 8px 5px 20px;
	padding: 5px 8px;
	border-left: 5px solid #444;
	font-style: italic;
	}
blockquote.tags {
	margin: 5px auto;
	padding: 5px;
	border: 1px solid #444;
	border-left: 10px solid #444;
	background: #202020;
        color:#CCCCCC;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
code {
	font-family: 'Courier New', Courier, Fixed;
	font-size: 1em;
	}
	
/*famfamfam Icons*/
.famdat , .famaut , .famtag , .famtab , .famedt , .famcom , .famlst {
	padding: 2px 0 2px 2px;
	}
	
.famtag{
color:#666666;}
.famdat {
	background: url('assets/images/date.png') left center no-repeat;
	}
.famaut {
	background: url('assets/images/author.png') left center no-repeat;
	}
.famtag {
	margin-top: 2px;
	background: url('assets/images/tag.png') left center no-repeat;
	}
.famtab {
	margin-top: 2px;
	background: url('assets/images/tab.png') left center no-repeat;
	}
.famedt {
	background: url('assets/images/edit.png') left center no-repeat;
	}
.famcom {
	background: url('assets/images/comment.png') left center no-repeat;
	}
.famnxt {
	padding: 2px 0px 2px 0;
	background: url('assets/images/next.png') right center no-repeat;
	}	
.famlst {
	background: url('assets/images/last.png') left center no-repeat;
	}

/* Comments */
ol#commentlist {
	padding-left:10px;
	padding-right:10px;
	}
ol#commentlist li {
	padding-top: 3px;
	margin: 12px 0;
	list-style-type: none;

	}
.commenttext {
	margin: 0 0 2px 0;
	padding: 0 15px;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	background:#CCCCCC;
	}
.commenttext p {
	margin: 15px 0;
	text-indent: 0px;
	line-height: 1.35em;
	color:#333333;
	}
ol#commentlist .postnumber {
	margin: 0;
	padding: 0;
	color:#ffffff;
	font-size: 2em;
	}
.no{
padding-left:10px;}

#top_main2{
	padding: 0px;
padding-top:10px;
    margin-left: 275px;
    margin-right: 0px;}
	
	div#top_main2 { 
    min-height:400px;
    height:expression(this.scrollHeight > 400 ? "auto":"400px");
	}

#top_main2 h3{
margin-left:10px;
margin-right:10px;
}
	

/**----------------------------**/

/** Footer
------------------------------**/
#foot {
background-image:url(assets/images/ft_03.jpg);
background-position:top;
background-repeat:repeat-x;
	clear: both;
	padding: 0px 0; 
	text-align: right;
	float:right;
	width:100%;
	background-color:#afafaf;
	}
#foot p {
	margin: 7px 0;
	font-size: .9em;
	margin-right:10px;
	}
	
#foot a{
color:#FFFFFF;}
#foot img {
	vertical-align: bottom;
	}
/**----------------------------**/

/** Forms
------------------------------**/
form fieldset {
	margin-bottom: 10px;
	border: none;
	}
form label {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	}
form textarea {
	width: 99%;
	}
form input , form textarea {
	margin: 2px 0;
	padding: 1px;
	background:#FFFFFF;
	color:#333333;
	border: 1px solid #444;
	font-size: 1.1em;
	}
form input.button , form input#gobutton {
	padding: 2px;
	background:#CCCCCC;
	color:#666666;
	border: 1px solid #444;
	font-size: .9em;
	cursor: pointer;
	}
form input#gobutton {
	height: 20px;
	padding: 0 3px;
	}
form input.button:hover , form input#gobutton:hover {
	background:#CCCCCC;
	}
form fieldset ol {
	margin: 0;
	padding: 0;
	}
form fieldset li {
	display: block;
	list-style: none;
	padding: 5px;
	margin: 0;
	overflow: auto;
	}
form em { /*Intended for "*" to indicate required field*/
	font-weight: bold;
	font-style: normal;
	}

/* Yes, I know it's not original to have a quote...but I'm doing it anyways.
 
	Go and tell that long tongue liar,
	Go and tell that midnight rider,
	Tell the rambler, the gambler, the back biter,
	Tell 'em that God's gonna cut 'em down.
	
*/
#

img.alignleft, div.alignleft

{

float:left;

margin:0 0.5em 0.5em 0;

}

img.alignright, div.alignright

{

float:right;

margin:0 0 0.5em 0.5em;

}

img.aligncenter, div.aligncenter

{

text-align:center;

margin:0 auto;

}

