/*  
Theme Name: Mogle
Theme URI: http://www.machi.biz
Description: Professional widget ready theme.
Version: 
Author: Machi
Author URI: http://www.machi.biz
*/

* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background:url(img/bckg.png) repeat-x top #161616;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	margin:45px auto 0 auto;
	width:926px;
	color:#000000;
	}
	
.cleaner {
	clear:both;
	}

/* start header */	
#header {
	height:90px;
	}
	
#description {
	float:left;
	}
	
h1 {
	font-size:360%;
	font-style:italic;
	}
	
h1 a {
	color:#e2e2e2;
	text-decoration:none;
	}
	
h1 a:hover {
	color:#666666;
	text-decoration:none;
	}
	 
#desc {
	margin-top:-3px;
	font-size:140%;
	color:#e6e6e6;
	font-style:italic;
	font-weight:bold;
	}
	
/* end header */

/* start pagelist */
#pagelist {
	margin-top:71px;
	margin-right:-4px;
	float:right;
	}
	
#pagelist ul li {
	display:inline;
	float:left;
	padding:0 8px;
	list-style-type:none;
	}
	
#pagelist ul li a {
	font-size:140%;
	text-align:center;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	}
	
#pagelist ul li a:hover {
	text-decoration:underline;
	}
#pagelist ul li.home {
	margin-top:-4px;
	}
		
#pagelist ul li.home a {
	font-size:18px;
	color:#ee720e;
	}
	
#pagelist ul li.current_page_item a {
	font-weight:bold;
	text-decoration:none;
	}
/* end pagelist */

/* start content */
#contenttop {
	height:24px;
	background:url(img/contenttop.png) no-repeat;
	}
		
#content {	
	background:url(img/contentbckg.png) repeat-y;
	}
	
#contentbottom {
	height:22px;
	background:url(img/contentbottom.png) no-repeat;
	}
	
/* sidebar */	
#side {
	width:358px;
	float:right;
	line-height:normal;
	}
	
#rss {
	padding-left:90px;
	background:url(img/rssicon.png) no-repeat left;
	height:84px;
	width:265px;
	font-size:110%;
	line-height:1.5;
	}
	
#side #rss ul li a {
	font-size:130%;
	color:#000000;
	text-decoration:none;
	}
	
#side #rss ul li a:hover {
	text-decoration:underline;
	}
	
#side li, #side ul {
	list-style-type:none;
	}

#side #sideleft ul li, #side #sideright ul li {
	font-size:110%;
	color:#FFFFFF;
	}		
	
#side #sideleft ul li a, #side #sideright ul li a {
	color:#FFFFFF;
	border-bottom:1px #262222 solid;
	line-height:2;
	padding-bottom:5px;
	padding-left:20px;
	background:url(img/sidebarlinks.png) left top no-repeat;
	}
	
#side img {
	padding:0;
	border:none;
	}
	
#login {
	padding-top:10px;
	padding-left:8px;
	color:#FFFFFF;
	font-size:110%;
	width:358px;
	height:167px;
	background:url(img/login.png) no-repeat;
	}
	
#login a {
	color:#9cbc1a;
	}
	
.logintext {
	width:80px;
	font-size:120%;
	font-weight:bold;
	color:#e5e5e5;
	padding-right:5px;
	}
	
.loginblock {
	margin:5px 0;
	}
	
#log, #pwd {
	width:180px;
	border:1px solid #000000;
	height:17px;
	padding:0 3px;
	background:url(img/inputbackground.png);
	}
	
#log {
	margin-left:5px;
	}
	
.buttonlogin {
	width:95px;
	height:21px;
	background:url(img/buttonbackground.png);
	border:none;
	font-size:140%;
	color:#292929;
	font-weight:bold;
	margin-left:170px;
	margin-top:10px;
	}
	
#loggedas {
	padding-left:30px;
	line-height:1.5;
	}
	
#inputhidden {
	display:none;
	}
	
#sideleft {
	width:157px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	}
	
#sideright  {
	width:157px;
	padding-left:10px;
	padding-right:10px;
	float:right;
	}
	
#twosidebars {
	width:355px;
	height:auto;
	background:url(img/sidebarback.png) no-repeat top #201D1D;
	margin-bottom:15px;
	}
	
#sideleft h2, #sideright h2 {
	width:153px;
	height:23px;
	background:url(img/seheadline.png);
	font-size:140%;
	text-align:center;
	color:#FFFFFF;
	padding-top:4px;
	margin-top:5px;
	margin-bottom:3px;
	margin-left:-10px;
	}
	
#flickr li {
	display:inline;
	margin:0 5px;
	}
	
#flickr li img {
	border:1px solid #FFFFFF;
	margin-top:5px;
	}
	
#flickr {
	width:355px;
	background-color:#201D1D;
	}
	
#flickr h2 {
	font-size:170%;
	font-weight:normal;
	padding-right:5px;
	display:inline;
	}
	
#subflickr {
	margin:0 7px;
	background-color:#1c1919;
	padding:5px;
	font-size:110%;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#adv {
	text-align:center;
	margin-top:10px;
	}
	
#asides h2 {
	font-size:160%;
	font-weight:normal;
	color:#8f1961;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:7px;
	}
	
#side #asides p.asidetitle a {
	color:#626d74;
	text-decoration:underline;
	}
	
#side #asides p.asidetitle a:hover {
	text-decoration:none;
	}
	
#side #asides p.asidetitle {
	color:#626d74;
	font-size:140%;
	font-weight:bold;
	}

#asides {
	margin-left:15px;
	margin-right:20px;
	}
		
#asides p {
	font-size:120%;
	color:#FFFFFF;
	font-weight:normal;
	}
	
#sponsorlinks {
	border:1px solid #000000;
	margin:10px 20px;
	padding:5px;
	color:#FFFFFF;
	}

.adleft {
	float:left;
	}
	
.adright {
	float:right;
	}
/* sidebar */

/* text */
#text {
	width:540px;
	float:left;
	color:#000000;
	line-height:2;
	margin-left:20px;
	padding-top:25px;
	font-size:120%;
	}
	
.posttop {
	line-height:normal;
	}
	
.postdate {
	float:left;
	width:55px;
	height:75px;
	background:url(img/date.png) no-repeat;
	text-align:center;
	font-weight:bold;
	padding-top:4px;
	margin-right:7px;
	}	
	
.dateday {
	font-size:18px;
	color:#615d5d;
	}
	
.datemonth {
	font-size:18px;
	color:#fbf2f2;
	}
	
.dateyear {
	font-size:11px;
	color:#fbf2f2;
	}
	
.pub {
	font-size:110%;
	font-style:italic;
	}
	
.editbutton {
	display:inline;
	}
	
.postedby, .fileunder {
	display:inline;
	}
	
.authora {
	color:#ee7411;
	}
	
.fileunder {
	padding-left:20px;
	}
	
.comm {
	margin-left:60px;
	height:20px;
	margin-top:2px;
	padding-left:25px;
	background:url(img/comments.png) no-repeat left;
	}
	
p {
	padding:5px 0;
	}

#text h2 {
	padding-top:15px;
	font-size:155%;
	font-weight:bold;
	font-style:italic;
	}
	
#text h2 a {
	color:#000000;
	text-decoration:none;
	}
	
#text h2 a:hover {
	text-decoration:underline;
	}
	
#text ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
#text ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	font-style:italic;
	font-weight:bold;
	margin-top:5px;
	margin-left:30px;
	background:url(img/quote.png) left top no-repeat;
	padding-left:20px;;
	}
	
blockquote blockquote {
	background:none;
	}

img {
	padding:5px;
	border:1px solid #CCCCCC;
	}
	
.post {
	margin-bottom:25px;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#444444;
	}
	
h3 {
	margin-top:5px;
	font-size:115%;
	}
	
a {
	text-decoration:none;
	color:#ee7411;
	}
	
a:hover {
	text-decoration:underline;
	}
	
#footer a {
	color:#999999;
	}	
/* headlines and links */

/* comments */	
h3.comments {
	font-size:240%;
	font-style:italic;
	margin-top:30px;
	padding-top:10px;
	color:#c9c9c9;
	border-top:1px solid #c9c9c9;
	margin-bottom:-15px;
	}
	
h3.commentsl {
	font-size:180%;
	font-weight:bold;
	color:#242121;
	font-style:italic;
	padding-top:20px;
	margin-bottom:-15px;
	}

#comments {
	margin-bottom:15px;
	}
		
.commentmetadata {
	padding:0;
	width:450px;
	}
	
.obsahk {
	width:450px;
	margin-bottom:20px;
	line-height:2;
	}
	
ol.commentlist {
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:5px;
	}
	
#author, #email, #url {
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:5px 5px 0 5px;
	margin:1px 0;
	height:25px;
	vertical-align:middle;
	}
	
.writec {
	margin-left:25px;
	}
	
.commentdatas {
	color:#777474;
	display:block;
	margin-top:-5px;
	font-size:85%;
	}
	
.commentdatas a {
	color:#777474;
	}
	
small {
	font-size:100%;
	font-style:italic;
	font-weight:bold;
	}
/* comments */


/* start footer */
#footer {	
	margin:24px auto 0 auto;
	font-size:110%;
	color:#ffffff;
	font-style:italic;
	font-weight:bold;
	height:100px;
	}
	
#footerleft {
	float:left;
	}
	
#footerright {
	background:url(img/footer.png) left no-repeat;
	float:right;
	padding-left:20px;
	}
/* end footer */
	
/* start other */	
.floatleft {
	float:left;
	}
	
.floatright {
	float:right;
	}

#side li#calendar table#wp-calendar a {
	text-decoration:underline;
	background:none;
	padding:0;
	}
  
#calendar a:hover {
	text-decoration:none;
	}
	
#side li#recent-comments li.recentcomments a {
	background:none;
	padding-left:0;
	}
	
#submit {
	width:96px;
	height:32px;
	background:url(img/submitcomment.png);
	border:none;
	font-size:110%;
	color:#292929;
	font-weight:bold;
	}
/* end other */	

#body_content {position: absolute;left: -10000px;};