/* Screen styles for Joe McNally Blog V. 2 - Coded with love by Eric Murrell at Volacious */

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* enables you to easily size text with ems */
	font-family: Tahoma, Geneva, sans-serif;
/*background-image: url('http://matyasfoto.cz/images/bgi.jpg');
	background-color: #fff;
	color: #000;
}

h1, h2, h3, h4, h5, h6, h7, form, ul, ol, li, blockquote { /* resets most browser styles to enhance cross-browser compatibility */
	margin: 0;
	padding: 0;
}

a:link {color: #800b0b; text-decoration: none;}
a:visited {color: #800b0b; text-decoration: none;}
a:hover {color: #800b0b; text-decoration: underline;}
a:active {color: #800b0b; text-decoration: none;}

#container {
	width: 862px;
	margin: 0 auto;
}

#header {
	width: 862px;
	height: 130px;
	background: url(../images/header_gallery.jpg) no-repeat;
        margin: 0 0 -10px 0;
}
#header2 {
	width: 862px;
	height: 64px;
	background: url(../images/header_background.jpg) no-repeat;

}


#page-content {
	width: 848px;
	margin: 0 auto 0px auto;
	border-left: 1px solid #c7c8ca;
	border-right: 1px solid #c7c8ca;
	border-bottom: 1px solid #c7c8ca;
        padding 5px;

}



/* Header */

#header h1 a {display: block; width: 330px; height: 140px; text-indent: -9000px;}

#header ul#nav {
        text-align: right;        
        float: right;	
        position: absolute;
	top: 60px;
	margin: 0 0 0 490px;
}

#header ul#nav li {
	list-style-type: none;
	float: right;
	margin: 0 0 0 14px;
}

#header ul#nav li a {font-size: 1.4em; text-transform: uppercase; color: #000; text-decoration: none; }
#header ul#nav li.odd a {font-size: 1.4em; text-transform: uppercase; color: #868686; text-decoration: none; }

#header ul#nav2 {
        text-align: right;        
        float: right;	
        position: absolute;
	top: 110px;
	margin: 0 0 0 390px;
}

#header ul#nav2 li {
	list-style-type: none;
	float: right;
	margin: 0 0 0 14px;
}

#header ul#nav2 li a {font-size: 1.4em; text-transform: uppercase; color: #000; text-decoration: none; }
#header ul#nav2 li.odd a {font-size: 1.4em; text-transform: uppercase; color: #800b0b; text-decoration: none; }





/* Header2 */

#header2 h1 a {display: block; width: 330px; height: 140px; text-indent: -9000px;}

#header2 ul#nav {
        text-align: right;        
        float: right;	
        position: absolute;
	top: 60px;
	margin: 0 0 0 490px;
}

#header2 ul#nav li {
	list-style-type: none;
	float: right;
	margin: 0 0 0 14px;
}

#header2 ul#nav li a {font-size: 1.4em; text-transform: uppercase; color: #000; text-decoration: none; }
#header2 ul#nav li.odd a {font-size: 1.4em; text-transform: uppercase; color: #868686; text-decoration: none; }

#header2 ul#nav2 {
        text-align: right;        
        float: right;	
        position: absolute;
	top: 110px;
	margin: 0 0 0 390px;
}

#header2 ul#nav2 li {
	list-style-type: none;
	float: right;
	margin: 0 0 0 14px;
}

#header2 ul#nav2 li a {font-size: 1.4em; text-transform: uppercase; color: #000; text-decoration: none; }
#header2 ul#nav2 li.odd a {font-size: 1.4em; text-transform: uppercase; color: #800b0b; text-decoration: none; }



/* ----------- Footer ----------- */

#footer {
	margin: 0 0 50px 0;
}

#footer p {
	font-size: 1em;
	color: #c7c8ca;
	text-align: center;
}

#footer p a {color: #c7c8ca;}






.navigation {
	text-align: center;
	font-size: 1.3em;
	margin: 30px 0 30px 0;
}





.albumBox
{background-image:  url('http://matyasfoto.cz/images/gallery_box.jpg');
	
	
	width: 410px !important;
	margin: 0.00 !important;
	height: 185px !important;
	text-align: left !important;
	position: relative !important;
	float: left !important;
	padding: 0.00 !important;
	margin: 0px 4px 10px 5px !important;
	overflow: hidden !important;
	color: inherit;
}

.albumDescription 
{
	text-align: left !important;
	margin: 5px 5px 5px 5px  !important;
	background-color: inherit;
        font-size: 1.2em;
	font-family: Tahoma, Genova,  sans-serif ;
	
}


.albumDescription p2
{
	text-align: left !important;
	
	background-color: inherit;
       text-transform: uppercase;
	font-size: 1.2em;
	 color: #800b0b;
     
padding: 5px 5px 5px 5px;
	
}

.albumDescription p
{
	text-align: left !important;
	margin: 0px !important;
	background-color: inherit;
        color: #000;
	font-family: Tahoma, Genova, sans-serif ;
	
	font-size: 1.1em;
	padding: 5px 5px 5px 5px;
}

a img
{
	border: 0.00 !important;
}


.albumLink a span
{
	display: none !important;
}


}

.albumBoxContent
{
	padding: 0px !important;
	
}

.albumThumb
{
	height: 175px !important;
	padding: 0.00 !important;
	margin: 5px !important;
	float: left;
}

img.thumbImg
{
	background-color: #c7c8ca !important;
	max-height: 140px !important;
	border-width: 0px !important;
	max-width: 120px !important;
	padding: 2px !important;
	border-color: #c7c8ca !important;
	margin: -1px 0 0 4px !important;
	border-style: solid !important;
	color: inherit;
}

.clear
{
	clear: both !important;
	margin: 0.00 !important;
	padding: 0.00 !important;
}


#albumIndex
{
	text-align: center !important;}
	

#more-box p {
	color: #7a7a7a;
	font-size: 1.1em;

	padding: 0.00 !important;
	font-family: Tahoma, Genova,  sans-serif !important;
	margin: 0  !important;
	width: 864px !important;
}

.albumLink
{
	top: 0.00 ;
	left: 0.00 ;
	
	height: 100% ;
	position: absolute ;
	width: 100% ;

}

.albumLink a
{
	text-decoration: none !important;
	overflow: hidden !important;
	height: 100% !important;
	display: block !important;

}










/* Blog Posts */

#posts {
text-align: justify;
	width: 530px;
	margin: 10px 0 20px 21px;
}

.blog-post p {
	font-size: 1.3em;
	line-height: 150%;
	margin: 0 0 20px 0;
}
#posts h2.pagetitle {
	font-size: 3em;
	padding: 0 0 40px 0;
	font-weight: 300;
	line-height: 130%;
	color: #000;
}

.blog-post {
	margin: 0 0 50px 0;
}

.blog-post .post-header {
	margin: 0 0 20px 0;
}

.blog-post .post-header h2 {
	width: 480px;
	font-size: 2.4em;
	padding: 0;
	line-height: 100%;
	border-bottom: 2px solid #ededed;
	margin: 0 0 0 50px;
	font-weight: 700;
	padding: 1px 0 2px 0;
}

.blog-post .post-header h2 a:link {color: #000;}
.blog-post .post-header h2 a:visited {color: #000;}
.blog-post .post-header h2 a:hover {color: #868686; text-decoration: none;}
.blog-post .post-header h2 a:active {color: #868686;}

.blog-post .post-header h4 {
	font-size: 1.1em;
	line-height: 100%;
	padding: 4px 0 0 0;
        margin: 0 0 0 55px;
}

.blog-post .post-header h4 a {color: #800b0b;}

.blog-post .post-header h3 {
	display: block;
	width: 38px;
	height: 46px;
	background: url(../images/calendar_background.jpg) no-repeat;
	color: #fff;
	text-align: center;
	float: left;
	margin: 0 12px 0 0;
	font-size: 1.9em;
	text-transform: uppercase;
	line-height: 100%;
	font-weight: 300;
	padding: 0;
}

.blog-post .post-header h3 strong {
	display: block;
	padding: 3px 0 1px 0;
	font-size: 0.7em;
}

#otherpage img.postimage, .blog-post img, .blog-post a img {
	margin: 0;
	padding: 1px;
	border: 1px solid #d6d6d6;
}



/* Big Photo Area */

#photo-area {
	width: 582px;
	height: 304px;
	background: url(/images/photo_area.jpg) no-repeat;
	margin: 0 0 0 -7px;
	padding: 24px 0 0 0;
}

#photo-area .image-holder {
	width: 502px;
	height: 264px;
	margin: 0 0 0 44px;
	background-color: #868686;	
}

#flashcontent {
	width: 502px;
	height: 264px;
	margin: 0 0 0 44px;
	background-color: #868686;	
}
#photo-area img {

}


/* post footer */

.blog-post .post-footer {
	height: 25px;
	width: 549px;
	background-color: #f5f5f5;
	margin: 0 0 0 -21px;
}

.blog-post .post-footer p {
	font-size: 1.2em;
	padding: 2px 0 0 21px;
	height: 25px;
	text-transform: uppercase;
}

.blog-post .post-footer p strong {
	height: 25px;
	float: left;
	display: block;
	background-color: #fff;
	padding: 2px 5px 0 5px;
	margin: -2px 4px 0 0;
}

.blog-post .post-footer p a:link {}
.blog-post .post-footer p a:visited {}
.blog-post .post-footer p a:hover {text-decoration: none;}
.blog-post .post-footer p a:active {}

.blog-post .post-footer ul.social-icons {
	padding: 3px 3px 0 0;
	float: right;
}

.blog-post .post-footer ul.social-icons li {
	list-style-type: none;
	float: right;
	width: 20px;
	height: 19px;
	margin: 0 0 0 5px;
}

.blog-post .post-footer ul.social-icons li.digg a {display: block; width: 20px; height: 19px; background: url(../images/icons/little_digg.jpg) no-repeat; text-indent: -9000px;}
.blog-post .post-footer ul.social-icons li.twitter a {display: block; width: 20px; height: 19px; background: url(../images/icons/little_twitter.jpg) no-repeat; text-indent: -9000px;}
.blog-post .post-footer ul.social-icons li.facebook a {display: block; width: 20px; height: 19px; background: url(../images/icons/little_facebook.jpg) no-repeat; text-indent: -9000px;}
.blog-post .post-footer ul.social-icons li.delicious a {display: block; width: 20px; height: 19px; background: url(../images/icons/little_delicious.jpg) no-repeat; text-indent: -9000px;}


.navigation {
	text-align: center;
	font-size: 1.3em;
	margin: 30px 0 30px 0;
}




/* ---------- Sidebar ---------- */


#sidebar {
	float: left;
	width: 273px;
}
/* More Box */

#more-box {
	width: 225px;
	height: 172px;
	background: url(../images/more_box.jpg) no-repeat;
	padding: 12px 12px 0 12px;
	margin: 17px 0 19px 10px;
text-align: left;
}

#more-box img {
	float: left;
	margin: 0 10px 5px 0;
}

#more-box h3 {
	color: #800b0b;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 1.6em;
	padding: 0 0 3px 0;
}

#more-box p2 {
	color: #7a7a7a;
	font-size: 1.1em;

}

#more-box a.more-link {display: block; width: 59px; height: 24px; margin: 0 0 0 180px; text-indent: -9000px;}



/* Subscribe */

#subscribe {
	height: 59px;
	background-color: #dfdfdf;
}

#subscribe img {
	float: left;
	margin: 12px 10px 0 10px;
}

#subscribe h3 {
	color: #747474;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 1.3em;
	padding: 12px 0 0 0;
}

#subscribe p {
	color: #747474;
	font-size: 1.2em;
        margin: -12px 0 0 0;
}

#subscribe p em {
	font-size: 0.75em;
	font-style: normal;
}

#subscribe p a {text-transform: uppercase;}

/* What's in the Bag */

#inthebag {
	height: 69px;
	background: url(../images/structure/inthebag_background.jpg) no-repeat;
	background-position: bottom right;
}

#inthebag h3 {
	color: #000;
	font-size: 1.4em;
	padding: 10px 0 3px 0;
	margin: 0 0 0 14px;
	width: 170px;
}

#inthebag p {
	width: 170px;
	color: #747474;
	font-size: 1.1em;
	margin: 0 0 0 14px;
}

#inthebag p a {text-transform: uppercase;}

#inthebag img#joesbag {
	position: absolute;
	top: 335px;
	margin: 0 0 0 180px;
}

/* Sidebar Links */

#sidebar ul.links {
	margin: 0 0 0 -30px;
}

#sidebar ul.links li {
	width: 220px;
	height: 27px;
	padding: 10px 0 0 33px;
	border-bottom: 1px dotted #d5d5d5;
	list-style-type: none;
	font-size: 1.3em;
}

#sidebar ul.links li a {color: #7b7b7b;}

#sidebar ul.links li.flickr {background: url(../images/icons/flickr.jpg) no-repeat; background-position: 0 5px;}
#sidebar ul.links li.facebook {background: url(../images/icons/facebook.jpg) no-repeat; background-position: 0 5px;}
#sidebar ul.links li.youtube {background: url(../images/icons/youtube.jpg) no-repeat; background-position: 0 5px;}
#sidebar ul.links li.deviantart {background: url(../images/icons/deviantart.jpg) no-repeat; background-position: 0 5px;}
#sidebar ul.links li.twitter {background: url(../images/icons/twitter.jpg) no-repeat; background-position: 0 5px; border: none;}


/* Twitter feed */

#twitter {
	width: 264px;
	padding: 10px 0 0 0;
	background: url(../images/structure/twitter_background.jpg) no-repeat;
	background-position: bottom right;
	border-bottom: 1px dotted #d5d5d5;
	margin: 0 0 20px 9px;
}

#twitter ul li {
	font-size: 1.2em;
	color: #4f4f4f;
	line-height: 130%;
	list-style-type: none;
	padding: 0 20px 15px 40px;
	text-align: right;
}

/* Regular Sections */

h3.sidebar-section {
	width: 256px;
	height: 22px;
	background: url(../images/title_background.jpg) no-repeat;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 0 0 8px;
	font-weight: 300;
	font-size: 1.4em;
	margin: 0 0 10px 9px;
	cursor: pointer;
}


h3.sidebar-section.clicked {
	background-position: 0 -25px;
}

ul.sidebar-list {
	padding: 0 30px 10px 0;
}

ul.sidebar-list li {
	list-style-type: none;
	font-size: 1.2em;
	text-align: right;
	margin: 0 0 5px 0;
}

#main-content-area2 {
	width: 575px;
	float: left;
}


.com p {
	font-size: 1.3em;
	line-height: 150%;
	margin: 0 0 20px 0;
}
#com h2.pagetitle {
	font-size: 3em;
	padding: 0 0 40px 0;
	font-weight: 300;
	line-height: 130%;
	color: #000;
}

.com {
	margin: 0 0 50px 0;
}

.com .com-header {
	margin: 0 0 20px 0;
}

.com .com h2 {
	width: 480px;
	font-size: 2.4em;
	padding: 0;
	line-height: 100%;
	border-bottom: 2px solid #ededed;
	margin: 0 0 0 50px;
	font-weight: 700;
	padding: 1px 0 2px 0;
}





/* ------------------------ 
	=Comments Form
------------------------ */

#commentinput {

	border-top:1px solid #fff;
	width:200px;
	margin-top:0px;
	padding:10px 10px 0 10px;
	position:fixed;
	top:85px;
	
	z-index:0;
	}

h3#h3-addacomment {
	text-indent:-9999px;
	
	margin:-0px 0 10px -10px;
	height:20px;
	width:220px;
	}

a.backtotop {
	background-color:#333;
	color:#fff;
	display:block;
	text-indent:10px;
	padding:2px 5px 2px 0;
	margin:15px -10px 0 -10px;
	font-weight:bold;
	font-size:.9em;
	background:#333 url(gradient.png) repeat-x 0 0;
	border-top:1px solid #D3D3D3;
	}
a.backtotop:hover, #commentsarea a.backtotop:hover {
	background-color:#555;
	}

#txpCommentInputForm {
background-color: #f5f5f5;
	margin: 0 0 0 -21px;
	}

#commentinput label {
margin: 0 0 0 21px;
	text-transform:capitalize;
	font-size:.9em;
	}
#commentinput #name, #commentinput #email, 
#commentinput #web, #commentinput #message {
	margin:2px 0 4px 0px;
	padding:5px;
	font-family:verdana;
	font-size:.9em;	
	background-color:#dfdfdf;
	width:200px;	
	}

#rememberforget {text-align:left;}
#remember, #forget {padding-top:2px;margin:0 5px 0 1px;}
#commentinput #message {
	height:100px;
	}

#commentinput .button {
	text-transform:capitalize;
	padding:4px 6px 3px 6px;
	margin:3px 8px 0 0;
	}

