@charset "utf-8";
/* CSS Document */
/*  
Theme Name: Mothhel Blog
Theme URI: http://www.mothhel.net
Description: شبكة مذهل جرافيكس
Version: 1.0
Author: Silvery
Author URI: http://www.silveryworld.net 
*/

/*////////////////Reset CSS Elements////////////////////*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;									
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*////////////////END Reset CSS Elements////////////////////*/

/*//////////////////////////////////////////////////////////*/
/*////////////////WP Design & Creation Comments ////////////*/
/*//////////////////////////////////////////////////////////*/

/*////////// TYPEOGRAPHY //////////*/
h1 {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 40px;
}

h2 {
  font-family: Tahoma, "Times New Roman", Arial;
	font-size: 20px;
}

h3 {
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding-right: 10px;
	font-weight:bold;
	color:#cd6e12;
}

h3 a {
	text-decoration:none;
}

h3 a:link, h3 a:visited {
	color:#cd6e12;
}

h4 {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
}
p {}
a {
  color: #785e30;
	text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:visited {}

/*////////// GENERAL CONTAINERS //////////*/
body {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 10px;
	text-align: justify;
	background:#d8c5a0 url(images/pattern.gif) repeat;
}

#bkg-container1 {
	width: 1330px;
	height: auto;
	margin: 0 auto;
	/*background: url(images/bkg1.png) no-repeat;*/
	/*border: 1px solid #00FF66;*/
}

#container2 {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding-top: 10px;
	/*background: url(images/bkg2.png) repeat-y;*/
	/*border: 1px solid #044466;*/
}

.divider { clear: both; }

/*/////////////////////// HEADER ///////////////////////////*/
#header-top {
  width: 960px;
  height: 175px;
  margin-top: 10px;
  background: url(images/header-top.png) no-repeat;
}

#header_text {
	font-family: serif;
	font-style: italic;
	color: #a11215;
	padding-top: 70px;
	padding-right: 90px;
}

#header_text a, #header_text a:hover{
	color: #a11215;
	text-decoration:none;
}

/*#header_description {
	color: #610b0b;
	padding-right: 100px;
}*/

/*/////////////// HEADER QUICKSEARCH FORM ///////////////////*/
#qsearchform {
	width: 305px;
	padding-top: 0px;
	padding-right: 630px;
}

#header-top form#quicksearch {
	width: 305px;
	height: 40px;
	background: url(images/searchbar.png) no-repeat;
}

#header-top form#quicksearch p {
	margin: 0; padding: 0;		
}

#header-top form#quicksearch input {
	border: none;
	background: transparent;
	font-family: Tahoma, Arial, Times;
	color: #1e434f;
	float: right;
	/*border: 1px solid #00FF66;*/
}

#header-top form#quicksearch .textbox {
  font-weight: bold;
  color: #c16a34;
	margin: 11px 10px 0 0; 
	width: 245px;	
	display: inline;	
}

#header-top form#quicksearch .button{
	width: 22px; height: 22px;	
	margin: 8px 10px 0 0;
	float: right;
}

#header-top form#quicksearch label {
	display: none;
}

/*///////////////////////TOP NAVIGATION ///////////////////*/

#top-navlist {
	width: 960px;
	height: 40px;
	float: right;
  background: url(images/menu-bkg.png) repeat-y;
}

#nav{
  font-size:1.1em;
  margin-right: 20px;  
  margin-top: 8px;
}

#nav, #nav ul {
  list-style: none;
  line-height: 1;
}

#nav a, #nav a:hover {
  display: block;
  text-decoration: none;
  border:none;
}

#nav li {
  float: right;
  width: auto;
  list-style:none;
  border-left:1px solid #ffffff;
}

#nav a, #nav a:visited {
  display:block;
  font-weight:bold;
  color: #f5f5f4;
  padding:6px 12px;
}

#nav a:hover, #nav a:active, #home .on {
  background: #fff;
  color: #000;
  text-decoration:none
}

#nav .current_page_item a {
  color: #000;
  background: #fff;
}

/*#nav li ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 174px;
  border-bottom: 1px solid #3a3939;
}

#nav li li {
  width: 172px;
  border-top: 1px solid #3a3939;
  border-right: 1px solid #3a3939;
  border-left: 1px solid #3a3939;
  background: #2c2c2c;
}

#nav li li a, #nav li li a:visited {
  font-weight:normal;
  font-size:0.9em;
  color:#FFF;
}

#nav li li a:hover, #nav li li a:active {
  background:#000;
  color:#FFF;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
  left: auto;
}

a.main:hover {
  background:none;
}*/

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}

/* content */
#content-container {
 	width: 960px;
 	height: auto;
  background: url(images/bkg2.png) repeat-y;
  /*border: 1px solid #44ff33;*/
}
	
  /*/// Slide show ///*/

#slidshow-container {
 	width: 960px;
 	height: auto;
}
  
/* Slideshow */
#featured {
  padding: 10px 25px 10px 0;
}

#container3 {
  width: 960px;
  height: auto;
  /*border: 1px solid #44ff33;*/
}

#container4 {
  width: 635px;
  height: auto;
  float: right;
  /*border: 1px solid #44ff33;*/
}

/* best post & best lesson */
#feature-container {
  width: 610px;
  height: auto;
  margin: 0 25px 0px 0;
  /*border: 1px solid #44ff33;*/
} 

#best-post {
  width: 300px;
  float: right;
}

#best-lesson {
  width: 300px;
  padding-right: 10px;
  margin-bottom: 10px;
  float: right;
}

#best-post-top, #best-lesson-top {
  width: 300px;
  height: 10px;
  background: url(images/best-post-top.png)
}

#best-post-bottom, #best-lesson-bottom {
  width: 300px;
  height: 10px;
  background: url(images/best-post-bottom.png)
}

#best-post-content, #best-lesson-content {
  background: #dbd59e;
}

.leadpic {
	margin: 0 10px 10px 0;
}

#best-post-excerpt, #best-lesson-excerpt {
  margin: 0 10px 0 10px;
  font-size: 12px;
}
.title {
font-family: "Times New Roman", Arial;
  font-size: 18px;
	font-weight:bold;
	color:#904c0a;
	text-decoration:none;
}

/* From Gallery*/
#fromgallery-container {
  width: 610px;
  height: auto;
  margin: 0 25px 0 0;
  padding-top: 10px;
  background: #b8c468;
  /*border: 1px solid #44ff33;*/
}

#fromgallery-img {
  padding-right: 10px;
  padding-bottom: 10px;
}

#fromgallery-img img{
  margin-left: 7px;
  border: 3px solid #777f3f;

}

/* content-and-sidebar-container */
#content-and-sidebar-container {
  width: 600px;
  height: auto;
  margin: 0px 25px 10px 0;
  padding-top: 10px;
  padding-right: 10px;
  background: #eedcbc;
  /*border: 1px solid #44ff33;*/
}

#sidebar {
	width: 145px;
	float: right;
	padding: 0;
	margin: 0;
	/*border: 1px solid #ff5511;*/
	/*background: #f6f3e6;
	border: 1px solid #e4dbb4;
	padding: 5px;*/
}

.sidebar-list li {
	list-style:none
}

.sidebar-list select{
	width: 145px;	
}

.widgettitle {
	color: #5c4a1f;
	font-weight: bold;
	font-family: "Times New Roman", Arial;
	font-size: 16px;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom: 1px solid #c8b491;
}

#links, #sidebar-login, #loginout, #meta, #archives, #host, #tag_cloud, #categories-422276801, #polls, #most-viewed, #most-emailed, #highest-rated, #recent-downloads, #useronline{
	padding-bottom: 10px;
}

#links ul li ,#categories-422276801 ul li, #archives ul li, #sidebar-login ul li{
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #d1b482;
  font-size: 12px;
}


#links ul li a ,#categories-422276801 ul li a, #archives ul li a, #sidebar-login ul li a{
  text-decoration: none;
  color: #836e2c;
}

.widget widget_archive ul li{

}

/* login plugin*/
#user_login, #user_pass {
  background: #dfc69b;
  border: 1px solid #d1b482;
  width: 142px;
}

#wp-submit {
  background: #9d4500;
  border: 1px solid #be6016;
  color: #ffffff;
	font-family: Tahoma, "Times New Roman", Arial;
}

/* content */
#content {
  width: 435px;
  margin-right: 10px;
  /*margin-bottom: 10px;*/
  float: right;
  /*border: 1px solid #e43354;*/
}

#news-title-main {
}

.news-posts-title, .content-title {
  background: #d8c29b;
  padding-right: 5px;
  padding-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #c8b491;
  border-top: 1px solid #c8b491; 
}

.content-title {
  background: #d8c29b;
  padding-right: 5px;
  padding-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #c8b491;
  border-top: 1px solid #c8b491; 
}

.page-title {
font-family: "Times New Roman", Arial;
  font-size: 22px;
	font-weight:bold;
	color:#904c0a;
	text-decoration:none;
}

.page-date {
	width: 600px;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 5px;
}

.news-leadpic-container img{
  border: 3px solid #d1b482;
}
.news-leadpic {
  margin-bottom: 5px;
  margin-top: 5px;
}
/*.news-leadpic img{
    border: 3px solid #d1b482;
}
*/

.news-title {
font-family: "Times New Roman", Arial;
  font-size: 18px;
	font-weight:bold;
	color:#6f1313;
	text-decoration:none;
}

.date {
	width: 300px;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 5px;
}

.more {
  padding-top: 10px;
  padding-bottom: 15px;
	font-weight: bold;
	font-size: 10px; 
  border-bottom: 1px solid #c8b491; 
}

.news-excerpt, .featured-excerpt {
  font-size: 12px;
}

.sep {
      padding-bottom: 5px;
}

/* featured-posts-and-lessons-container*/

#featured-posts-and-lessons-container {
  width: 610px;
  height: auto;
  margin: 10px 25px 0px 0;
  /*padding-top: 10px;
  padding-right: 10px;*/
  /*border: 1px solid #44ff33;*/
}

#featured-posts {
  width: 295px;
  float: right;
	padding: 0;
	margin: 0;
	/*border: 1px solid #44ff33;*/
}

#featured-posts-top {
  width: 300px;
  height: 25px;
  background: url(images/featured-posts-title.png) no-repeat;
}

.featured-posts-main, .featured-lessons-main {
  width: 280px;
  margin-right: 10px;
  /*border: 1px solid #44ff33;*/
}

.featured-posts-main .clearfloat, .featured-lessons-main .clearfloat{
	border-bottom:1px dotted #c8b491;
	padding:12px 0;
	}	
	
.features-title-main {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

.featured-leadpic {
  float: right;
  padding:5px 0 5px 5px;
  width: auto;
  /*border: 1px solid #44ff33;*/
}

.featured-leadpic img{
}

#featured-lessons {
  width: 295px;
  margin-right: 15px;
  float: right;
}

#featured-lessons-top {
  width: 300px;
  height: 25px;
  background: url(images/featured-lesson-title.png) no-repeat;
}

/* Container 5*/

#container5 {
  width: 290px;
  height: auto;
  float: right;
  margin-right: 10px;
  /*border: 1px solid #44ff33;*/
}

#mjalah-container {
  width: 290px;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #540204;

}

#mjalah-excerpt {
  margin: 0 10px 0 10px;
  font-size: 12px;
  color:#f9f9ec;
}
.mjalah-title {
font-family: "Times New Roman", Arial;
  font-size: 14px;
	font-weight:bold;
	color:#f9f9ec;
	text-decoration:none;
}

#video-container {
  width: 290px;
  height: auto;
  padding-bottom: 10px;

}

#goodies-container {
  width: 290px;
  height: auto;
  padding-top: 10px;
}

.goodies-leadpic {
  margin-top: 3px;
}

#ads-container,#mothhelsocial-container {
  width: 290px;
  height: auto;
  float: right;
  padding-top: 10px;
}

#ads-img {
  padding-top: 10px;
  padding-bottom: 10px;
}

#mothhelsocial-img {
  padding-top: 10px;
  padding-bottom: 10px;
}

#mothhelsocial-img img {

}

#ads-img img{
  border: 3px solid #aeadad;
  margin-left: 1px;
  margin-right: 1px;
}

#footer-container {
  width: 908px;
  height: auto;
  margin: 10px 25px 0px 0;
  background: url(images/col-bkg.png) repeat-y;
  /*border: 1px solid #aeadad;*/
}

#col1, #col2, #col3, #col4 {
	width: 226px;
	float: right;
	margin: 0;
	padding-bottom: 10px;
	/*border: 1px solid #FF33CC;*/
}

#col1, #col2, #col3 {
       text-align: right;
}

#col4 {
	width: 230px;
	float: right;
	margin: 0;
	padding-bottom: 10px;
	/*border: 1px solid #FF33CC;*/
}

#col1 ul li, #col2 ul li, #col3 ul li {
  padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #394407;
	margin-right: 10px;
	margin-left: 10px;
}

#col1 ul li a, #col2 ul li a, #col3 ul li a {
	color: #4e5723;
	font-size: 12px;
	/*font-weight: bold;*/
	text-decoration: none;
}
#col1 {
  background: #7f8c42;
}

#col2 {
  background: #8d9b4e;
}

#col3 {
  background: #9aa85a;
}

#col4 {
  background: #a6b466;
}

#col4 ul li {
  padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#col4 ul li a {
	color: #4e5723;
	font-size: 12px;
	/*font-weight: bold;*/
	text-decoration: none;
}


#footer-bottom {
  width: 960px;
  height: 24px;
  background: url(images/footer-bottom.png) no-repeat;
}

#footer-cridets {
  color: #f9f9ec;
  padding-right: 5px;
  padding-bottom: 10px;
}

#footer-cridets a{
  color: #f9f9ec;
  text-decoration: none;
}

/* --Page CSS -- */
/* content */
#page-content-container {
 	width: 960px;
 	height: auto;
 	padding-top: 1px;
  background: url(images/bkg2.png) repeat-y;
}

#page-content-and-sidebar-container {
  width: 900px;
  height: auto;
  margin: 10px 25px 0px 0;
  padding-top: 10px;
  padding-right: 10px;
  background: #eedcbc;
}

#page-content {
  width: 730px;
  margin-right: 10px;
  margin-bottom: 10px;
  /*margin-bottom: 10px;*/
  float: right;
  /*border: 1px solid #e43354;*/
}

#entry {
  font-size: 12px;
}


/*////////////////////////POSTMETADATA//////////////////////*/
.postmetadata, .postmetadata-small{
	width:100%;
	padding-top: 5px;
}

.postmetadata .right a, .postmetadata-small .right a{
	color:#899746;
	font-weight:bold;
	text-decoration:none;
}

.postmetadata .right a:hover, .postmetadata-small .right a:hover{
	text-decoration: underline;
}

.postmetadata .right, .postmetadata-small .right{
	/*background-color: #e4dbb4;*/
	color: #666666;
	font-weight: bold;
}
.postmetadata-small {
	color:#57000d;
	font-size:10px;
	font-family:Tahoma;
}

.postmetadata .right .tags{
	color: #666666;
	font-weight: bold;
	display: inline;
}

/*/////////////////////////POST NAVIGATION///////////////////////////*/
.navigation {
	display: block;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	clear:both;
}
	
.float-right {
	float: right;
	width: auto;
}

.float-right a{
	/*color:#978d3f;
	font-size:11px;
	font-family:Tahoma;*/
	font-weight:bold;
	text-decoration:none;
}

.float-right a:hover{
	text-decoration: underline;
	color:#c2950a;
}

.float-left {
	float: left;
	width: auto;
}

.float-left a{
	/*color:#978d3f;
	font-size:11px;
	font-family:Tahoma;*/
	font-weight:bold;
	text-decoration:none;
}

.float-left a:hover{
	text-decoration: underline;
	color:#c2950a;
}	

.center {
	text-align: center;
}


/*///////////////ARCHIVE PAGE ////////////////*/

.seperator {
	width: 860px;
	height: 5px;
	background-color: #e4dbb4;
}

.pagetitle {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

small {
	color: #666666;
}

/*.entry {
	font-size: 12px;
}*/

/*/////////////////////////ENTERY///////////////////////////*/
.entry{
	line-height:15px;
	text-align: justify;
	font-family: Tahoma, Arial, Taimes;
	font-size:12px;
	padding: 10px 0px 0 0;
}

.entry p{
	padding-bottom:15px;
}

.entry a{
	color: #728534;
}

.entry a:hover{
	color: #a4be52;
	text-decoration: none;
}

html>body .entry ul {
	padding: 10px;
	list-style-type: square;
	margin-left: 15px;
	list-style-position: inside;
}

.entry ul li{
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

html>body .entry ol {
	padding: 10px;
	list-style-type: decimal;
	margin-left: 15px;
	list-style-position: inside;
}

.entry ol li {
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*////////////////// ENTRY BLOCKQOUTE //////////////////////*/
.entry blockquote {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	background : url(images/blockquote.png) no-repeat right top;
	padding : 5px 25px 5px 5px;
	display: block;
	border-left: solid 5px #bba57e;
	margin: 5px 5px 5px 20px;
}

.entry blockquote p {
	color: #957e56;
	padding: 0px;
	margin: 0px;
}

/*///////////////////// POST IMAGE /////////////////////////*/
.entry img {
	padding: 5px;
	border: 1px solid #c8b593;
	/*background-color: #ffffff;
	border: 1px solid #93aa49;*/
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.aligncenter {
	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;
	width: auto;
}

.alignleft {
	float: left;
	width: auto;
}

/*.aligncenter {
	text-align: center;
}*/

/*////////////SINGLE TEMPLATE ////////////*/
#writer {
	background:#fbeed7;
	margin: 25px 0 15px 0;
	padding: 12px;
}

#writer img {
	padding: 1px;
	border: 1px solid #c4b283;
	float: left;
	width: 80px;
}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #d8d1b4;
	margin-top:12px;
}

#writer p {
	margin:0;
	width:605px;
}	

/*////////////////////////COMMENTS//////////////////////////*/
.comments-template {
}

.alt {
	margin: 0;
	padding: 10px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

h3#comments {		/*comments title */
	padding: 0;
	margin: 10px auto 5px ;
	font-family: Tahoma;
	font-size: 12px;
}

.commentlist li, #commentform input, #commentform textarea { /* comments font style */
	font: 12px Tahoma;
}

.commentlist { /*comments container*/
	padding: 0;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
}

.commentlist li {
	margin: 3px 0 3px 0;
	padding: 5px 10px 5px 10px;
	list-style: none;
	background: #f6f3e6;	
	border: #e4dbb4 1px solid;
		
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #bba57e; 
	padding: 5px;
	margin-left: 10px;
	background: #e4dbb4;
	width: auto;
}

.commentlist p {	/*comments text*/				
	background-color: #f6f3e6;
	padding: 0 0px 0 10px;

}

.commentlist .comment-text .comment-top {
	/*background:url(images/comment_top.jpg);*/
	height: 5px;
	/*width: 640px;*/
}

.commentlist .comment-text .comment-bottom {
	/*background:url(images/comment_bottom.jpg);*/
	height: 5px;
	/*width: 640px;*/
}

#commentform p { /*spaces between the form fields*/
	margin: 5px 0;
}

.comment-title {
	width: 600px;
	height: 40px;
	padding: 5px;
	background: #e4dbb4;
	border: 1px solid #cfc496;
	float: right;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	color: #d06f1b;
	font-size: 15px;
	text-decoration: none;
}

.comment-text {
	margin-top: 0px;
}

.commentmetadata {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	display: block;
}

.commentmetadata a{
	color: #785e30;
	text-decoration: none;
}

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

#commentform textarea {
	width: 510px;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
	width: auto;
}

h3#respond {
	padding: 0;
	margin: 20px auto 10px ;
	font-family: Tahoma;
	font-size: 12px;
}

.repons-form {
	font-family: Tahoma;
	font-size: 12px;
}

.respond-flag {
	font-family: Tahoma;
	font-size: 12px;
}

.respond-flag a{
	color: #785e30;
	font-weight: bold;
	text-decoration: none;
}

/*/////////OPTIONS ////////*/
.options {
	background: #CCCC33;
	padding: 5px 0 5px 0;
}

/*/////////EMAIL////////////*/
#email-body {
	background: #af75b9;
}

#email-body p {
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

/*//////////////////////SRATCH FORM/////////////////////////*/
#top-bar {
	width: 860px;
	height: 30px;
	background-color: #5a0f65;
}
#search-container {
	width:200px;
	height: 30px;
	float: left;
	/*border: 1px solid #044466;*/
}

.searchform{
	width: auto;
	height: 30px;
	/*border: 1px solid #044466;*/
}

.searchform p { margin: 0; padding: 0; }

.searchform input.textbox { 
	border: 1px solid #d1b482;
	background: #ffffff;
	font-family: Tahoma, "Times New Roman", Arial;
	/*margin-right: 10px;*/
	margin-top: 5px;
	vertical-align: top;
}

.searchform input.button {
	padding: 5px;
}

.archive-leadpic {
  float: right;
  padding:5px 0 5px 5px;
  margin-left: 5px;
  width: auto;
  /*border: 1px solid #44ff33;*/
}

.archive-leadpic img{
}

.adver {
  padding-top: 10px;
  
}

.ads1, .ads3{
  margin-left: 10px;
  border: 1px solid #44ff33;
}

.ads1, .ads2, .ads3, .ads4 {
  margin-bottom: 10px;

}

.adver img{
  border: 3px solid #aeadad;
  float: right;
}
/*
.adver div{
  padding:0px; 
  height:134px; 
  width: 137px; 
}

.adver img{
  border: 3px solid #aeadad;
  float: right;
}*/
/*
div.box-adverts{padding:0 }
div.box-adverts div{padding:5px; height:125px; }
div.box-adverts img{border:3px solid #000000; float:right; }
*/