/*
Theme Name: See the Difference
Theme URI: http://difference.lv
Description: Theme for Difference.lv
Author: Eriks Remess
Author URI: http://apps.lv
Version: 1.0
*/

* {
	font-family: Arial;
}

body {
	background-image: -moz-linear-gradient(
		top,
		rgba(195,195,195,1),
		rgba(255,255,255,1)
	);
	background-image: -webkit-gradient(
		linear,
		left top, left bottom,
		from(rgba(195,195,195,1)),
		to(rgba(255,255,255,1))
	);
	background-attachment: fixed;
	*background: #ffffff;
	background: #ffffff\0/;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#dddddddd, endColorstr=#ffffffff);
	margin: 0;
	padding: 0;
}

iframe {
	border: 0;
	scrolling: no;
}

a {
	color: #115FBF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

header {
	display: block;
	margin: 0px auto 5px auto;
	width: 940px;
	clear: both;
}
footer {
	display: block;
	width: 960px;
	margin: 0 auto 10px auto;
	clear: both;
	font-size: 14px;
}

div#footer {
	width: 640px;
	border: 1px solid #ccc;
	padding: 10px;
	clear: both;
	background-color: #fff;
}

section#lapa {
	display: block;
	width: 960px;
	height: auto;
	padding: 0;
	margin: 0px auto 0px auto;
}

section#saturs {
	display: block;
	width: 662px;
	margin: 0px auto 0px auto;
	padding: 0;
	float: left;
}

section#sanjosla {
	display: block;
	width: 250px;
	height: auto;
	float:right;
	margin: 0px auto 5px auto;
	border: solid #ccc;
	border-width: 1px;
	padding: 20px;
	background-color: #fff;
	border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
}

nav {
	display:block;
}

article {
	background-color: #fff;
	display: block;
	width: 620px;
	padding: 20px 20px 5px 20px;
	margin: 0px auto 0px 0px;
	border: solid #ccc;
	border-width: 1px 1px 0px 1px;
}

article:first-child {
	border-radius: 10px 0 0 0;
	-moz-border-radius: 10px 0 0 0;
}

nav#posts-nav {
	background-color: #fff;
	text-align: center;
	width: 640px;
	margin: 0px auto 5px 0px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
}

div#footer {
	border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
}

header {
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	text-align: left;
}

div.ieraksta-meta-info {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px 5px;
	font-size: 12px;
	color: #666;
	height: 20px;
}
div.ieraksta-laiks-un-komentari {
	border: 0;
	text-align: left;
	font-size: 12px;
	color: #666;
}
h2 a {
	color: #333;
	text-decoration: none;
}
article h2, section#sanjosla h2 {
	font-size: 24px;
	line-height: 30px;
	padding: 0;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}
section#sanjosla form {
	margin: 10px 0px;
	text-align: center;
}
section#sanjosla ul  {
	padding-left: 20px;
}
section#sanjosla ul li  {
	font-size: 14px;
	color: #333;
	list-style-position: inside;
}
section#sanjosla ul li a {
	color: #333;
	text-decoration: none;
}
article {
	font-size: 14px;
	text-align: justify;
}
header h1 {
	padding: 0;
	margin: 20px 0 0 0;
}
header h1 a {
	color: #333;
	text-decoration: none;
	font: 60px/68px 'BebasNeueRegular', Arial, sans-serif;
	letter-spacing: 0;
}
header p.bloga-apaksvirsraksts {
	margin: 0;
	display: inline-block;
}
div.lasit-vairak {
	text-align:center;
}
a.more-link, nav#posts-nav a {
	color: #666;
	text-decoration: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 12px;
	padding: 3px 10px;
	border: 1px solid #ccc;
	background-color: #eee;
}
a.more-link:hover, nav#posts-nav a:hover {
	background-color: #ddd;
	color: #333;
}
nav#posts-nav a {
	margin-right: 10px;
}
nav#posts-nav a:last-child {
	margin-right: 0 !important;
}
#wpstats {
	display: none;
}
span.atstarpe {
	display: inline-block;
	width: 25px;
	height: 20px;
}
div.aligncenter {
	text-align: center;
}
div.wp-caption {
	margin: 5px;
	padding-top:5px;
	border: 1px solid #ddd;
	background-color: #eee;
}
p.wp-caption-text {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding: 0;
	margin: 0;
}
div.gallery img {
	padding: 1px;
	border: 1px solid #ccc !important;
}
p object {
	display: block;
	margin: 0px auto 0px auto !important;
}
blockquote {
	display: block;
	margin: 10px auto 10px auto !important;
	padding-left: 65px;
	margin: 0;
	width: 530px !important;
	background: url("images/quote.png") no-repeat scroll left top;
}
input[type='search'] {
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 3px 10px;
}
