/*  
Theme Name: 1A Domain
Theme URL: http://domain.tigaman.hu
Author: tigaman
Author URL: http://wwebdesign.tigaman.hu
*/




/* CSS Document */

body {
	color:#437196;
	margin:0;
	padding:0;
	background-color: #FFF;
}
#site {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 100%;
}
/* the links at the bottom of each posts */
.links {
display:block;
width:95%;
height:25px;
border-top:#a1c624 2px dotted;
color:#444;
line-height:25px;
font-size:85%;
padding:3px 10px;
}

.links a {
text-decoration:none;
color:#666;
}

.links a:hover {
color:#666;
text-decoration:none;
}

.links .comment {
display:block;
float:left;
background:url(images/comment.jpg) no-repeat left center;
padding-left:20px;
margin-right:45px;
}

.links .feed {
display:block;
float:left;
background:url(images/feed.jpg) no-repeat left center;
padding-left:20px;
margin-right:45px;
}

.links .cat {
display:block;
float:left;
background:url(images/categories.jpg) no-repeat left center;
padding-left:20px;
}

.postmetadataalt {
font-size:0.71em;
padding:7px;
border-top: 2px dotted #a1c624;
}
.partner{
font-size:0.81em;
padding:7px;
margin: 25px;
border: 1px solid #6890bb;
}

.pagetitle {
margin:0;
padding:0 0 15px 18px;
}

html {
font-size:11px;
    font-family: arial, helvetica, sans-serif;
}

.normal {
font-size:1.01em;
}

.big {
font-size:1.31em;
}

.small {
font-size:0.91em;
}

h1 {
font-family:Cambria,Georgia,serif;
color:#5c0005;
font-size:3.21em;
text-transform:uppercase;
font-weight:400;
line-height:1.01em;
margin:0;
padding:0;
}

#respond {
color:#464646;
font-size:1.01em;
text-transform:uppercase;
margin:0;
padding:0;
}

.content_txt h2 a {
color:#5c0005;
text-decoration:none;

}

.h3 {
	font-size:1.3em;
	color:#2f5676;
	text-transform:none;
	text-align:center;
	margin:0px;
	height:33px;
	padding-top:16px;
	padding-left:15px;
	letter-spacing: 1px;
	text-shadow:0 1px 0 #fff;

}

.h4 {
font-size:1.01em;
color:#5c0005;
text-transform:uppercase;
vertical-align:middle;
margin:0;
padding:0;
}


.sidebar {
	width: 300px;
	background-color: #EBEBEB;
	padding:5px 5px 5px 5px;
	float: left;
	position: absolute;
	top: 300px;
} 
.sidebar ul li{
	list-style-type: none;
	display: block;
	margin-left: -20px;
	
}
.sidebar widget widget_rss li{
	}
.sidebar ul li a{
	list-style-type: none;
	color: #666;
	text-decoration: none;
	margin-top: 5px;
}
.sidebar ul li a hover{
	color: #000;
}
.sidebar rsswidget li a {width: 250px;}
.left {
	width:650px;
	height:100%;
	text-align:left;
	float: right;

}
.head {
	color:#b10300;
	font-size: 1.2em;
	padding:10px 0 7px 0px;
}

.content_txt {
	line-height:1.55em;
	padding:11px;
	margin-bottom: 15px;
	font-size: 1.2em;
	background:#fff;
}


#footer {
	height:85px;
	color:#b0b0b0;
	background-color: #EBEBEB;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
.clear {
	clear: both;
}
a {
color:#16324c;
text-decoration:none;
}

.content_txt a {
color:#16324c;
text-decoration:none;
border-bottom: 2px solid #a1c624;
}

a:hover,.content_txt h2 a:hover {
color:#027dc4;
text-decoration:none;
border-bottom: 2px solid #b9e434;
}

.content_txt ul {
margin:0;
padding:0px;
}
.content_txt p {
	margin-top: 7px;
}


h2,h3,.h2 {
color:#667c8a;
font-size:1.7em;
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif; 

}
.content_txt a:hover {
color:#5c0005;
text-decoration:none;
}
.content_txt li a:hover {
color:#fff;
text-decoration:none;
}

.content_txt strong,.content_txt b {
color:#5c0005;
}


blockquote {
	margin: 15px;
 	padding: 10px;  	
  	background: #edeff0;
	border-left: 2px dashed #86949e; 
}

img {
	border:0;

	}
img a {
	border:0;

	}
.thumbnail {
	float:left;
	margin:0 8px 0 0;
	padding:3px 3px 0px 3px;
	border: 1px solid #fff;
}
.thumbnail img a{border: 1px solid #366f1a; background:#a1c624;}

.border { border-collapse: collapse; border: 1px dotted; padding: 5px;}
.bordertable { border-collapse: collapse; }
.greybg1 { background-color: #C0C0C0; }
.greybg2 { background-color: #D0D0D0; }
