/*  
Theme Name: Regts

Version: 1.5

Author: Friks
Tags: 2 column, personal page, nature, fixed width, widgets, gravatar support, valid XHTML, valid CSS, 

2009, Friks. All rights reserved
*/

/* Begin Main-Layout */
*{
	margin:0;
	padding:0
}
a {
	text-decoration: none;
}
a:link {
	color: #004698;
}
a:visited {
	color: #004698;
}
a:hover, a:active {
	color: #004698;
	text-decoration:underline;
}


body {
	background:#ffffff url(images/body-back-repeat.jpg) repeat-y top center;
	color:#333333;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrap {
	width: 100%;
	background: url(images/body-back.jpg) center top no-repeat;
}
	
.page2{
	clear:both;
	margin:0 auto;
	width: 990px;

}
.page { 
	margin-left: 280px;
	margin-top: 10px;
	text-align:left;
	width:745px;
	}

#header {
    width: 990px;
    height: 284px;
    margin:0 auto;
	background: no-repeat;
}
	
#header-left {
	float: right;
	width: 194px;
}

#topnav {
	float:right;
	width: 300px;
	text-align: center;
	margin:5px 0 0 0;
	padding:0px 5px 0 0;
}

#toplinks {
	padding: 14px 0 0 30px;
	clear: both;
}

#facebook, #twitter {
	width: 120px;
	float: left;
	display: block;
	overflow: hidden;
}

#twitter {
	width: 180px;
}

.twitter-follow-button {
	width: 150px;
}

#topnav a {
	padding-right: 10px;
	padding-left: 32px;
	color:#014694;
}

.header-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
    padding-top: 25px;
	text-align:left;
	padding-left:105px;
	}
.header-title a{
	color:#000000;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
	text-decoration:none;
	}
.header-title a:hover{
	text-decoration:underline;
	}
.header-description {
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
    padding: 45px 0px 0px 540px;
	}
	
#nav {
	float:left;
	width: 153px;
	height: 500px;
	margin: 16px 0 0 0;
	text-align: right;
	}
	
#nav ul li {

	list-style-type: none;
	color: #014596;
	padding-bottom: 10px;
	padding-right: 20px;
	font-size: 16px;
	}

#nav li {
	margin-left: 10px;
	}

#nav a {
	color:#014596;
	font-weight: normal;
}

#nav li.page-item-308 a {
	
	}

#call2action {
	height: 152px;
	width: 127px;
	background: url(images/belmij-back.png) top center no-repeat;
	margin-left: 13px;
	color:#014596;
	padding: 10px 12px 0 0;
	font-size: 12px;
}

#call2action p {
	margin-bottom: 2px;
}

.side-send, #mc_signup_submit {
background: url(images/button.jpg) no-repeat top left;
border:0 none;
color: #FFF;
font-size: 12px;
cursor:pointer;
margin-left:21px;
text-align:center;
width:73px;
height: 28px;
}


#content {
	float:left;
	padding:0px 20px 0px 0px;
	width:600px;
	}
#content a {
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content ol li { 
    list-style: decimal;
                 }

#content ul { 
    margin-top: 10px;
    margin-left: 35px;
              }
#sidebar{
	float:right;
	width: 194px;
	
}

#sidebar ul li {
	background: #fff url(images/sidebar-head-back.jpg) no-repeat top left;
	color: #FF0;
	list-style: none;
	width: 165px;

	padding: 0 10px 0px 10px;
}

#sidebar ul li ul li {
	background: none;
	color: #009;
}

#mc_signup {
	color: #009;
}

#mc_signup_submit {
background: url(images/button-newsletter.jpg) no-repeat top left;
border:0 none;
color: #FFF;
font-size: 12px;
cursor:pointer;
margin-left:21px;
text-align:center;
width:120px;
height: 28px;
margin-bottom: 5px;
}

#drop-in-slide-show {
	height: 123px;
}

#text-3 {
	background: url(images/sidebar3-head-back.jpg) no-repeat top left;
	color: #034695;
	list-style: none;
	width: 165px;
	height: 30px;
}

#_dropslide1 {
	margin-top: 10px;
	margin-left:8px;
}
#sidebar h2 {
	color: #FF0;
	font-size: 15px;
	margin-left: 10px;
	padding-top: 17px;
	padding-bottom: 5px;
}

.textwidget {
	font-size: 13px;
}


#footer {
	/*background:#a4b4c1 url(images/footer.jpg) no-repeat;*/
	width:780px;
	height:75px;
    color: #034695;
	clear:both;
	text-align:right;
	}
#footer p{padding:16px 0 5px 0;}
#footer a, 
#footer a:hover,
#footer a:visited,
#footer a:visited:hover {
    color: #034695;
	text-decoration:none;
                          }
						  
#footer a:visited:hover {
	text-decoration: underline;
}

/* End Main-Layout */



/* Begin Content*/
h4,h5,h6{
	color:#333333;
	font:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:20px 0 0 0;
	}

h2{ font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
    margin:0px 0px 5px 0px;
	padding-top:5px;
	}

h3{ color:#004698;
    margin:20px 0 0 0;
	font-size: 15px;
	}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover{
	color:#004698;
	text-decoration:none;
}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
	color:#e88601;
	text-decoration:none;
}

.post-date {
	width: 0px;
	float:left;
}
.post-month {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #828282;
	text-align: center;
	display:block;
}
.post-meta{
	float:left;
}
.post-meta h1, .post h1{
	color:#004698;
	padding:0px;
	font-size: 22px;
	line-height: 100%;
}

.post h2 {
	color:#004698;
	padding:0px;
	font-size: 18px;
}
.post-day {
	font-size: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display:block;
}
.post { 	
	color:#000000;
	text-align:left;
    padding-left: 40px;
    padding-right: 20px;
    padding-bottom: 10px;
	width:540px;
	}
	
.post p {
	font-size:13px;
}


.post-top{
	background:url(images/post-top.png) no-repeat;
	height:18px;
	width: 368px;
	margin:0px;
	padding: 0px;
	}
.postmetadata {
	color:#555;
	font-size:.85em;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{
	color:#004698;
	text-decoration:none;
}

.postmetadata a:hover{
	text-decoration:underline
}

.entry, .entrytext{
	line-height:150%;
	margin:2px 0 0 0;
	font-size: 13px;
	}

.entrytext h1 {
	margin-bottom: 7px;
}

.alt {
	background-color: #dcf2a7 !important;
}
.entrytext p{
	margin:0 0 15px 0;
	line-height: 150%;
	font-size: 13px;
	}

/* End Content*/
.entrytext hr {
	display: block;
}

/* Start Breadcrumbs */

.breadcrumb {
	height: 20px;
	font-size: 10px;
}



/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size:1em;
    color: #333;
	}
	
.commentlist li {
	font-weight:bold;
	}
.commentlist li.alt {
background:#ffffff;
padding:10px 0px 5px 10px;
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
	}

.commentlist p {
	font-weight:normal;
	line-height:140%;
	text-transform:none;
    color: #333;
	}

.commentmetadata {
	font-weight:normal;
    color: #333;
	}

.commentlist {
	padding:0;
	text-align:justify;
	}

.commentlist li {
	margin:0px 0 15px 16px;
	padding:5px 10px 0 0;
	list-style:decimal;
	}

.commentlist p {
	margin:10px 5px 10px 0;
	}

#commentform p {
	margin:5px 0;
	}

.commentmetadata {
	margin:0;
	display:block;
	}
/* End Comments */

	

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px;
	text-size
	}
	
.entrytext ul li ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	}

#sidebar-menu {
	font-size:10px;
	}

#sidebar-menu ul li {
	list-style:none;
	padding:2px 0;
	color:#404040;
	margin-right:128px;
	text-align: right;
	}

.page_item a:link, .page_item a:visited, page_item a:active {
	color:#000000;
}

#sidebar-menu ul li ul li{
	list-style:disc;
	margin-left: 125px;
	padding:2px 0;
	color:#004698;
	text-align:left;
	}

#sidebar-menu ul li ul {
		margin-top: -15px;
		padding-bottom: 7px;
		
}

#sidebar-menu ul li ul li a:link, #sidebar-menu ul li ul li a:visited, #sidebar-menu ul li ul li a:active{
	text-decoration: none;
	color:#004698;
}

#sidebar-menu ul li ul li a:hover{
	text-decoration:underline;
	color:#004698;
}

.current_page_parent a:link, .current_page_parent a:visited, .current_page_parent a:active, .current_page_item a:link, .current_page_item a:visited, .current_page_item a:active {
	color:#004698;
}


/* End Entry Lists */



/* Begin Images */
p img {
	padding:0;
	max-width:100%
	}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
	}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
	}

.alignright {
	float:right
	}
	
.alignleft {
	float:left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin:2px 0;
	padding:5px 0;
	}

#sidebar1 #searchform #s {
	width:130px;
	border:1px solid #999999;
    background: #f6f6f6;
    color: #666666;
	}

#sidebar1 #searchsubmit {
	margin-top:5px;
	border:1px solid #999999;
    background: #f6f6f6;
    color: #999999;
	font-size:11px;
	}

.entry form { 
	text-align:center;
	}

select {
	width:130px;
	}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
	}

#commentform textarea {
	width:98%;
	padding:2px;
	border:1px solid #ddd;
	}

#commentform #submit {
	margin-right:3px;
	float:right;
	border:1px solid #999999;
        background: #f6f6f6;
        color: #66666;
	}
/* End Form Elements */




/* Begin Various Tags & Classes */
code {
	font:1.0em 'Courier New', Courier, Fixed
	}

acronym, abbr, span.caps
{
	cursor:help;
	font-size:0.9em;
	letter-spacing:.07em;
	}

acronym, abbr {
	border-bottom:1px dashed #333
	}

blockquote {
	border-left:5px solid #f2f2f2;
	margin:15px 0 0 0;
	padding:0 0 0 15px;
	}

blockquote cite {
	margin:5px 0 0;
	display:block;
	}

.center {
	text-align:center;
	}

hr {
	clear:both;
	display:none;
	}

a img {
	border:none;
	}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	}
/* End Various Tags & Classes*/
/* WP 2.6 FIX */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wpcf7-list-item {
display:block;

}


