@charset "utf-8";

#containerSite {
	min-height: 100%;
	width:auto;
	margin: 0 auto;
	background:url(../Paskrivet/images/bgLandscape01.png) center bottom no-repeat;
}

* html #containerSite {
	height: 100%;
}

#wrapperFooter {
	width:auto;
}

#wrapperHead {
	width:auto;
}

#containerHead {
	width:950px;
	clear:both;
	margin:0 auto;
	position:relative;
}

.logo {
	font-size:60px;
	line-height:0.7;
	margin:40px 0 10px 10px;
}

.logo a {
	color:#333;
	text-decoration:none;
}

.tagline {
	font-weight:bold;
	padding:0 0 30px 10px;
}

.containerLogin {
	position:absolute;
	top:30px;
	right:10px;
}

#loginInfo {
	position:relative;
	width:278px;
	padding:10px;
	border:1px solid #DDD;
	background:#FFF;
}

#loginInfo input {
	width:150px;
	margin:0 0 5px;
}

a.btnShowLogin {
	text-indent:-9999px;
	width:20px;
	height:20px;
	display:block;
	position:absolute;
	top:175px;
	right:130px;
}

#loginInfo p {
	font-size:10px;
	line-height:normal;
	padding:0;
}

#loginInfo h3 {
	font-size:10px;
	line-height:normal;
	margin:0 0 10px;
}

.loginRegister {
	display:inline-block;
	margin:5px 0 0;
}

#loginForm {
	float:right;
	clear:both;
}

.btnLogIn,
.btnLogOut {
	width:73px !important;
	height:24px;
	margin:-27px 0 0 !important;
	float:right;
}

.linkCreateNewPost {
	float:right;
}

#wrapperNavigation {
	width:auto;
	margin:0 auto;
}

#containerNavigation {
	width:930px;
	padding:0 10px;
	margin:0 auto;
}

#wrapperContent {
	width:auto;
	margin:0 auto;
}

#containerContent {
	width:950px;
	margin:0 auto;
	clear:both;
}

/* Wide template */

/*#contentWideMiddle {
	width:970px;
}

#contentWideBottom {
	width:970px;
	padding-bottom: 10px;
}

#contentWide {
	width:925px;
	min-height:400px;
	_height:400px;
	padding:10px 20px 5px 25px;
}*/

#content {
	width:950px;
}

#sideBar {
	width:300px;
	min-height:700px;
	display:inline-block;
	float:right;
	padding:300px 0 0;
	margin:0 10px 0 0;
}

.sidebarPuffFooter {
	height:10px;
	margin:0 0 10px;
	background:url(../Paskrivet/images/bgSidebarPuffFooter.png) center top no-repeat;
}

.pager {
	width:590px;
	height:24px;
	padding:10px;
	margin:0 10px 25px;
	background:url(../Paskrivet/images/bgPager.png) 0 0 no-repeat;
}

.pager .btnNext {
	float:right;
}

#containerFooter {
	width:950px;
	height:125px;
	margin:0 auto 30px;
	font-size:11px;
	font-weight:bold;
	background:url(../Paskrivet/images/bgFooter.png) 10px 0 no-repeat;
}

#containerFooter .footerLogo {
	width:150px;
	height:60px;
	float:left;
	display:inline-block;
	margin:32px 0 0 46px;
	background:url(../Paskrivet/images/logoSekoFooter.png) 0 0 no-repeat;
}

/* Login form */

.loginError {
	color:#F00;
	font-size:10px;
	margin:5px 0 0;
}

#loginForm input {
	font-family:Arial, Helvetica, sans-serif;
	width:140px;
	height:18px;
	font-size:11px;
	padding:2px;
	margin:0 0 3px;
	border:1px solid #D9D9D9;
	background:#FFF;
}

#loginForm input.executeLogin {
	color:#FFF;
	height:34px;
	padding:0;
	margin:0;
	float:right;
	display:inline;
	background:#000;
}

#content input.executeLogin {
	color:#FFF;
	height:34px;
	padding:0;
	margin:0;
	background:#000;
}

input.executeLogout {
	color:#FFF;
	height:34px;
	padding:0;
	margin:0;
	background:#000;
}

/* Misc settings */

.clearAllFloat {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
}

.address, .phoneAndEmail, .legalNotes {
	margin:40px 0 0 55px;
	display:inline;
	float:left;
}

.linkRss img {
	 margin:-2px 5px -4px 0;
}

/* Blog */

#pageTitleWrapper {
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #D9D9D9;
	display:none;
}

#pageTitleWrapper h1 {
	display:inline;
}

#pageTitleWrapper .aboutBlog {
	margin-left:15px;
}

#pageTitleWrapper a.createNewPost {
	position:relative;
	top:5px;
	margin-left:15px;
}

.postWrapper {
	width:610px;
	padding:0 10px 15px;
	margin:0 0 15px;
	display:inline-block;
	background:url(../Paskrivet/images/bgShadowBottom630.png) center bottom no-repeat;
}

.postDate {
	display:none;
}

/*.postDate {
	width:80px;
	margin-left:15px;
	margin-right:40px;
	padding-bottom:10px;
	float:left;
	border:1px solid #60BB46;
	text-align:center;
	background:url(../Paskrivet/images/dateBackground.jpg) left top repeat-x;
}

.postDate .postDay {
	color:#42932B;
	font-size:36px;
	margin-bottom:0px;
}

.postDate .postMonth {
	color:#666666;
	font-weight:bold;
	margin-bottom:2px;
	display:block;
}

.postDate .postTime {
	color:#666666;
	display:block;
}*/

.postContent {
	padding:15px 15px 10px;
	background:#FFF;
}

.postContent h1 {
	padding:0;
	margin:0 0 20px;
}

.postContent h2 {
	font-size:36px;
	line-height:36px;
	margin:0 0 20px;
}

.published {
	color:#777;
	font-size:9px;
	font-weight:bold;
	width:105px;
	height:21px;
	display:inline-block;
	float:right;
	padding:32px 0 0 12px;
	margin:0 -20px 0 0;
	background:url(../Paskrivet/images/bgPublished.png) 0 0 no-repeat;
}

.postDetails {
	font-size:10px;
	font-weight:bold;
	margin:0 0 5px;
}

.postContent.containerShareThis {
	position:absolute;
	right:0;
}

.postFooter {
	font-weight:bold;
	padding:0;
	margin:5px 0 0;
}

.postEdit {
}

img.btnRemove {
	margin-left:10px;
}

.nextButton {
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px;
	display:inline-block;
	margin:0 200px 0 0;
	background:#000;
}

.registerButton {
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px;
	display:inline-block;
	background:#000;
}

div.postImage, div.postFilm {
	width:500px;
	margin:0 0 20px;
	text-align:center;
}

/*#latestPosts, #county, #category, #theme, #participants {
	margin-bottom:10px;
}

ol.listHorizontal {
	padding:0;
	margin:0;
}

ol.listHorizontal li {
	display:inline;
	font-size:1em;
	padding:0 3px 0 1px;
	margin:0;
	line-height:16px;
}*/

.note {
	color:#888888;
	font-size:10px;
	margin-top:5px;
}

/* Blog forms*/

.btn {
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	padding:8px;
	display:inline-block;
	border:none;
	background:#000;
}

.btnGrey {
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	padding:8px;
	display:inline-block;
	border:none;
	background:#b2b2b2;
}

.btnPlain {
	font-weight:bold;
	text-transform:uppercase;
	padding:4px;
	display:inline-block;
	border:none;
}

.registrationForm div.required, div.optional {
	clear:left;
	display:block;
	margin:5px 0;
	padding:1px 3px;
	width:430px;
}

.registrationForm input.inputText {
	border:1px solid #D9D9D9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:20px;
	margin:6px 0 0;
	padding:6px 3px;
	margin:0;
	padding:1px 3px;
	width:230px;
}

.registrationForm select.inputList {
	margin:0;
	padding:1px;
	width:160px;
}

/*.registrationForm div.required label, .registrationForm div.optional label {
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	float:left;
	margin:0 0 5px;
	padding:3px 5px;
	text-align:right;
	width:100px;
}*/

.registrationForm .button input {
	float:right;
	margin:5px 175px 0 0;
}

.postForm {
	padding:0 0 5px;
	margin:0 0 15px;
	background:url(../Paskrivet/images/bgShadowBottom950.png) center bottom no-repeat;
}

.postForm div.required, .postForm div.optional {
	clear:left;
	display:block;
	margin:5px 0;
	padding:1px 3px;
	width:430px;
}

.postForm input.inputText,
.postForm textarea.textareaMessage {
	margin:6px 0 0;
	width:300px;
}

/*.postForm div.required label, .postForm div.optional label {
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	margin:0 0 5px;
	padding:3px 0;
	width:140px;
}*/

.postForm .note {
	width:300px;
}

.postForm .button input {
	float:right;
	margin:5px 135px 0 0;
}

.postForm input#imageBrowse {
	display:block;
}

.postForm .button {
	width:312px;
	text-align:right;
}

.postForm #btnPublishPost {
	margin-left:10px;
}

.ReplyField {
	background:#FFF;
}

.Replies {
	padding:10px 15px 15px;
}

.Replies h2 {
	font-size:24px;
	padding:15px 0 0;
	border-top:1px solid #DDD;
}

.Reply {
	padding:10px 15px 15px;
	margin:0 15px 15px;
	background:url(../Paskrivet/images/bgFormComment.jpg) 0 0 repeat-x;
}

.replyPostTitle {
}

.replyPostDetails {
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px;
}

label {
	font-size:11px;
	font-weight:bold;
	margin:10px 0 5px;
	display:block;
}

label.checkbox {
	margin:0 0 0 5px;
	display:inline-block;
}

span.labelNote {
	color:#999;
	font-weight:normal;
}

/* Comments */

ol.listComments li {
	padding:0 0 20px;
}

/* Prevent box overflow */

#wrapperBoxes div.areaSecure {
}

#wrapperBoxes .main div.areaSecure {
	width:558px;
	height:272px;
	margin-left:12px;
	overflow:hidden;
}

#wrapperBoxes .press div.areaSecure {
	width:335px;
	height:126px;
	overflow:hidden;
}

#wrapperBoxes .campaigns div.areaSecure {
	width:335px;
	height:121px;
	overflow:hidden;
}

#wrapperBoxes .article div.areaSecure {
	width:520px;
	height:177px;
	overflow:hidden;
}

#wrapperBoxes .miscOne div.areaSecure, #wrapperBoxes .miscTwo div.areaSecure {
	width:140px;
	height:177px;
	overflow:hidden;
}

.wrapperContentTemplate {
	width:900px;
	min-height:450px;
	padding:15px;
	margin:0 10px 15px;
	background:#FFF;
}

.standard .left {
	width:530px;
	float:left;
}

.standard .right {
	width:165px;
	float:right;
}

.twoEqual .left {
	width:450px;
	float:left;
}

.twoEqual .right {
	width:450px;
	float:right;
}

.wideNarrow .left {
	width:500px;
	float:left;
}

.wideNarrow .right {
	width:350px;
	float:right;
}

.RadEButton {
	display: none;
}

.ValidationError {
	position: absolute;
	background-image: url(../Paskrivet/images/error.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin-left:5px;
}

/* My agenda  */

.agenda {
	padding:10px;
	background:#FFF;
	border:1px solid #DDD;
}

.agenda h2 {
	width:185px;
	height:51px;
	min-height:0;
	text-indent:-9999px;
	margin:0 0 10px -18px;
	position:relative;
	zoom:1;
	background:url(../Paskrivet/images/headlineMyAgenda.png) 0 0 no-repeat;
}

.agenda em {
	color:#FFF;
	font-size:10px;
	font-style:normal;
	padding:3px 5px;
	margin:0;
	display:inline-block;
	background:#3990C1;
}

.agenda u {
	font-size:11px;
	text-decoration:none;
	display: block;
	padding:5px 0 0;
	border-top: 1px solid #CCC;
}

/* Tag Cloud  */

.tagCloud {
	line-height:18px;
	padding:10px;
	background:#FFF;
	border:1px solid #DDD;
}

.tagCloud h2 {
	width:185px;
	height:51px;
	text-indent:-9999px;
	margin:0 0 10px -18px;
	background:url(../Paskrivet/images/headlineTagCloud.png) 0 0 no-repeat;
}

.cloudClass5 {
	font-size:180%;
	color:#AB1220;
}

.cloudClass4 {
	font-size:160%;
	color:#B32B36;
}

.cloudClass3 {
	font-size:140%;
	color:#BB444C;
}

.cloudClass2 {
	font-size:120%;
	color:#C45D63;
}

.cloudClass1 {
	font-size:100%;
	color:#CD787C;
}

.cloudClass0 {
	font-size:80%;
	color:#D79697;
}

.tagCloud a {
	color:#BD2332;
}

.containerBack, .containerShareThis {
	font-weight:bold;
}

.containerBack {
	padding-top:8px;
}

.containerBack a {
	text-transform:uppercase;
}
