/* 
Theme Name: Light
Theme URI: http://justintadlock.com/wordpress/options
Description: A light mixture of grays, greens, and reds.
Author: Justin Tadlock
Author URI: http://justintadlock.com
Version: 1.1
*/

* { margin: 0; padding: 0; }

/* Paragraphs */
p { margin: 3px 0; }

/* Links */
a { color: #660000; text-decoration: none;	}
a:hover { text-decoration: underline; }
#content a, #full-posts a { color: #FF7A22; }

/* Lists */
ul, ul li { list-style-type:square; }
#content ul { margin: 0 15px; }
#content ul ul { margin: 0; }
#content li { margin: 0 0 3px 10px; }

/* Code */
pre, code, pre code { font-size: 1.1em; }

/* Left, right, and center alignment */
.left { float: left; margin: 0 10px 10px 0; }
.right { float: right; margin: 0 0 10px 10px; }
.center { margin: 10px auto; display: block; }

/* Headers and how they should look */
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: bold; color: #B0B0B0; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none; }

#content h2, #content h3, #content h4, #content h5, #content h6, #full-posts h2, #feature h2, #comments-template h3 {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	}

/* Body */
body {
	color: #000;
	background: #FFF;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	}
#body-container {
	width: 940px;
	margin: 15px auto 0 auto;
	/*background: #e9e8e3 url(images/body-container-bg.gif) no-repeat 0 0;*/
	background-color:#ffffff;
	overflow: hidden;
	}
#extra-container { margin: 0 auto; }

/* Contains content and sidebar */
#container {
	background-image: url(images/container_bg.gif);
	background-repeat:repeat-x;
	float: left;
	padding-top: 20px;
	width: 910px;
	padding-left: 10px;
	padding-right: 10xp;
	padding-bottom: 10px;	
	text-align: left;
	margin-left: 10px;
	
	
	}
.left-vertical {
	background-image: url(images/verticalLine.gif);
	width:1px;
	height:100%;
	background-repeat:no-repeat;

}	
#container .left-vertical {
	margin-left:5px;

}
	
.container{
	margin-left:11px;
	margin-right:11px;
	background-color:#CCCCCC;
	float:left;
}	

/************************************************
	Header
************************************************/
#header-container { height: 120px; width: 100%; }
#header {
	float: left;
	width: 775px;
	margin-left: 10px;
	padding-bottom: 0px;
	/*0 0 10px 0; */
	text-align: left;
	background-image: url(images/headerLogo5.gif); 
	background-repeat: no-repeat;
	float:left;
	/*margin:10px;	*/
	}
	

	
.header_space {
	background-image : url(images/header_space.gif);
	background-repeat:repeat-x;
	padding-bottom:0px;
}
	
.headerLogo {
	background-image: url(images/headerLogo5.gif);
	background-repeat:no-repeat;
	height:100%;
	padding-left:10px;

}

#header h1 {
	float: left;
	margin: 10px 0 0 10px;
	font-weight: bold;
	}
#header h1 a { color: #555; }
#header h2 {
	float: left;
	clear: left;
	font-size: 1.1em;
	margin: 3px 0 0 10px;
	}

#eperiumLogo {
	background-repeat:no-repeat;
	height:	47px;
	margin-right: 10px;
	margin-top: 20px;
	float:right;
}

.eperium {
	background-repeat:no-repeat;
	height:	47px;
	width:135px;	
	margin-right: 10px;
	margin-top: 20px;
	float:right;
}

#header .eperium{
	margin-top:0px;
	margin-left:670px;
	padding-bottom:0px;
	width:150px;
	height:38px;
	position: absolute;	
}

/************************************************
	Feed
************************************************/
.feed {

	width: 135px;
	height: 38px;
	margin-right:10px;
	float: right;
	margin-bottom:0px;
	margin-top: 15px;
	/*top:35px;
	position:absolute;
	right:28px;
	padding-right: 15px ;*/
	background: url(images/rss_feed2.gif) ;
	background-repeat:no-repeat;
	/*text-align: right;*/
	}
	
#header .feed{
	margin-top:0px;
	margin-left:670px;
	padding-bottom:0px;
	width:150px;
	height:38px;
	position: absolute;	
}
/*.feed {
	float: right;
	clear: right;
	top: 0px;
	width: 140px;
	margin: 0 3px 0 0;
	background: url(images/rss_feed.gif) no-repeat right;
	background-repeat: no-repeat right;
	height:10px;
	}	*/

#feed li a {
	font-size: .9em;
	color: #666;
	}

/************************************************
	Navigation
************************************************/
/* Main navigation bar (#sub-nav is bottom bar) */
#navigation, #sub-navigation {
	float: left;
	letter-spacing: .03em;
	text-align: left;
	color: #333;
	}
#navigation {
	width: 940px;
	font-size: 1em;
	background: #d1d0c8 url(images/navigation.jpg) repeat-x 0 0;
	}
#sub-navigation {
	width: 940px;
	font-size: .9em;
	background: #deded4;
	}
#navigation.nav-search { width: 740px; }

/* Nav */
#nav { float: left; padding: 0 0 0 15px; }
#nav li { float: left; }
#nav a { color: #333; display: block; padding: 12px 16px; }
#nav a:hover, #nav li.current_page_item a { color: #657843; text-decoration: underline; }
#nav li li { float: left; width: 150px; background: #d1d0c8; border-top: 1px solid #ddd; }
#nav li li a { margin: 0; padding: 10px 10px; }

/* Sub-nav */
#sub-nav { float: left; padding: 0 0 0 15px; }
#sub-nav li { float: left; }
#sub-nav a { color: #333; display: block; padding: 7px 17px; }
#sub-nav li.current-cat a, #sub-nav a:hover { color: #657843; text-decoration: none; }
#sub-nav li li { float: left; width: 150px; background: #deded4; border-top: 1px solid #eee; }
#sub-nav li li a { margin: 0; padding: 7px 5px 7px 17px; }

/* Navigation drop-down positioning */
#nav li ul, #sub-nav li ul { position: absolute; width: 10em; left: -999em; z-index: 999; }
#nav li:hover ul, #sub-nav li:hover ul { left: auto; display: block; }

/************************************************
	Search
************************************************/
#search {
	float: right;
	width: 185px;
	}
#search form {
	float: right;
	margin: .5em 0 0 0;
	padding: 0 15px 0 0;
	}
#search input#s {
	color: #9a9c9c;
	width: 170px;
	margin: 0;
	padding: 5px;
	background: #fbfbfb;
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	}

.input {
	/*color: #666;*/
	width: 170px;
	margin: 0;
	padding: 3px;
	background: #fbfbfb;
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #9A9C9C;
	}
#search .search-submit { display: none; }

/************************************************
	Main content
************************************************/
#home, #content { width: 570px; }

#no-sidebar { width: 900px; }

#home.left, #content.left, #sidebar.left { float: left; margin-right: 15px; }
#home.right, #content.right, #sidebar.right { float: right; margin-left: 0; margin-right:13px; }

#home{
	background-image: url(images/block_header.gif);
	background-repeat:repeat-x;
	height: 100%;
	position: float;
	/*padding-top: 10px;  POSITION NAAR BENEDEN VAN HOME LEFT  */
}



/************************************************
	Images
************************************************/
/* Images */
#home img, #content img, #sidebar img {
	padding: 5px;
	background: #eee;
	border: 1px solid #eee;
	}

a img { border: none; }

#author-box .avatar, .author .post .avatar { width: 100px; height: 100px; float: left; margin-right: 10px; }

/* Post images */
.single img, .attachment img { max-width: 98.5%; }

/* Feature images */
#feature img, #features-numbers img { float: left; width: 300px; margin: 0 10px 0 0; }
html>body #feature img, html>body #features-numbers img { max-width: 300px; width: auto; }

/* Thumbnail images */
img.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 10px 5px 0;
	}

/* Medium images */
img.medium { max-width: 300px; float: left; margin: 0 10px 5px 0; }

/* Flickr / gallery stream images */
#home .flickr img, #gallery-stream img { width: 75px; height: 75px; margin: 2px 13px 2px 0; }

/************************************************
	Sections of the site
************************************************/
/* Section headers */
.section-header, .menu h2 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	padding: .5em 0em;
	margin: 0 0 5px 0;
	height: 15px;
	}

/* Sections and posts */
.section, #content .post, #excerpts .post, #full-posts .post, .paged .post {
	width: 550px;
	overflow: hidden;
	margin: 0 0 0px 0;
	padding: 10px 0;
	background: #fff;
	}

#excerpts {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
}	

/* No sidebar */
#no-sidebar .post, #no-sidebar #comments-template, #no-sidebar .section { width: 898px; }
#no-sidebar .post { overflow: hidden; margin: 0 0 10px 0; padding: 10px; background: #fff; border-bottom: 1px solid #d9d9d9; }

/* Posts */
#content .post, #home.paged .post { padding: 10px;  border-bottom: 1px solid #d9d9d9; }

/* Breadcrumb */
.breadcrumb { padding: 10px; border-bottom: 1px solid #d9d9d9; }

#content .breadcrumb a { color: #828282;}

#content .post .byline a { color: ##FF7A22;}

#content .post-meta-data a { color: #828282;}

/* Author box */
#author-box { 
	padding: 10px; 
	border-bottom: 1px solid #d9d9d9;
	display: none;
}

/* Navigation links */
.navigation-links { padding: 10px; border-bottom: 1px solid #d9d9d9; }
.navigation-links .previous { float: left; width: 50%; }
.navigation-links .next { float: right; width: 50%; text-align: right; }

/* Navigation image attachment */
.attachment-image { max-width: 99%; margin: 15px auto; display: block; }
.navigation-attachment { float: left; width: 100%; }
.navigation-attachment img { max-width: 150px; max-height: 150px; }
.navigation-attachment .left { float: left; width: 160px; }
.navigation-attachment .right { float: right; width: 160px; text-align: right; }

/* Related posts plugin */
#related { padding: 10px; border-bottom: 1px solid #d9d9d9; }
#related ul { width: 100%; }
#related ul li { list-style-type: none; }

/* Clouds */
div.cloud { padding: 10px; border-bottom: 1px solid #d9d9d9; }

/* Excerpts / Full Posts */
#excerpts, #full-posts { width: 570px; padding: 0; margin: 0; background: transparent; }
#excerpts .post, #full-posts .post { padding: 10px; }

/* Features Gallery */
#myGallery { width: 570px; height: 240px; margin: 0 0 10px 0; padding: 0; }
#myGallery .imageElement { display: none; }
#myGallery h3, #myGallery h2 { font-size: 1.5em; }



/* Feature */
#feature { padding: 10px; border-bottom: 1px solid #d9d9d9; }

/* Flickr photos and Gallery images (home) */
#home .flickr, #gallery-stream { width: 570px; padding: 10px 0 10px 10px; border-bottom: 1px solid #d9d9d9; }
#home .flickr .section-header, #gallery-stream .section-header { margin-right: 10px; }

/* Post blocks */
#post-blocks { width: 570px; background: transparent; padding: 0; margin: -10px 0 10px 0; }
#post-blocks .post { width: 268px; margin: 10px 0 0 0; padding: 10px; background: #fff; border-bottom: 1px solid #999; }
#post-blocks .even { float: right; clear: none; }
#post-blocks .odd { float: left; clear: both; }
#post-blocks .post-title { margin: 0 0 5px 0; font-size: 1em; }

.post .post-meta-data{
	border-bottom: 1px solid #D1D1D1;
}

/* Post sections */
#post-sections .section { padding: 10px; border-bottom: 1px solid #d9d9d9; }
#post-sections .post-title { font-size: 1em; }

#content .post .post-title a {
	color: #828282;
}

/* All post tabs */
#post-tabs .post-title, #post-block-tabs .post-title, #post-list-tabs .post-title { font-size: 1em; }
#post-tabs, #post-block-tabs, #post-list-tabs { background: transparent; width: 570px; padding: 0; }
#home .tab-content { width: 100%; padding: 0; background: #fff; }

#post-block-tabs .post, #post-list-tabs .post { width: 270px; padding: 10px; }
#post-block-tabs .even, #post-list-tabs .even { clear: none; float: right; }
#post-block-tabs .odd, #post-list-tabs .odd { clear: both; float: left; }

/* Post tabs */
#post-tabs .post { margin: 10px; padding: 0; }

/* Post list tabs */
#post-list-tabs .post ul { padding: 5px 2px 5px 7px; }
#post-list-tabs .post li { margin: 3px 0 5px 0; padding: 0; }
#post-list-tabs .post li a { display: inline; margin: 0; padding: 0; }

/* Features and video numbers */
#features-numbers, #video-numbers { background: transparent; width: 570px; padding: 0; border: none; }
#features-numbers div.tab-content, #video-numbers div.tab-content { top: 0; width: 570px; padding: 10px; border-bottom: 1px solid #d9d9d9; }
#features-numbers ul.tabs, #video-numbers ul.tabs {
	width: 570px;
	display: block; clear: left;
	overflow: hidden;
	}

/* Video tabbed */
#video-tabbed { padding: 10px; border-bottom: 1px solid #d9d9d9; }
#video-tabbed .video-list { float: right; width: 44%; }
#video-tabbed .video-list ul { width: 100%; }
#video-tabbed .video-list li { margin: 0 0 5px 0; border: 1px solid #ccc; }
#video-tabbed .video-list li a { color: #333; display: block; padding: 10px; background: #deddd4; }
#video-tabbed .video-list li a:hover, #video-tabbed .video-list li a.tab-current { text-decoration: none; background: #eee; }
#video-tabbed div.video { clear: none; float: left; width: 50%; }
div.v { display: none; }
div.v1 { display: block; }

/* Home custom sections */
#home-custom-1, #home-custom-2, #home-custom-3 { padding: 10px; border-bottom: 1px solid #d9d9d9; }

/************************************************
	Sidebar
************************************************/
#sidebar { width: 310px; }

.search_btn {
	background-image:url(images/search_btn.gif) !important;
	background-repeat:no-repeat;
	width:29px;
	height:28px;
	border: none;
	border-color: #FFFFFF rgb(132, 132, 132) rgb(132, 132, 132) rgb(255, 255, 255);

} 

.menu {
	overflow: hidden;
	width: 295px;
	margin-bottom: 10px;
	padding: 10px 10px 5px 5px;
	background: #fff;
	border: 1px solid #cfcfcf;
	text-align: left;
	}

/* Sidebar lists and sidebar tab lists */
.menu div li, .menu div li li, #sidebar .tabbed div li, #sidebar .tabbed div li li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	text-decoration:underline;
	color:#ff6702;	
	}
#sidebar .menu ul li a, .tabbed div ul li a { display: block; padding: 2px 5px;  color: #ff6702;}
#sidebar .menu li li a, .tabbed div li li a { display: block; padding: 2px 0 2px 8px; }

/* Recent comments widget */
#sidebar ul#get-recent-comments li { margin: 5px 0; }
#sidebar ul#get-recent-comments li a { display: inline; padding: 2px 0; }

/* Sidebar video */
#sidebar .video h3 { font-size: 1em; margin: 5px 0; }

/* Sidebar ads */
#sidebar .ads p { margin: 0; padding: 0; }
#sidebar .ads a img { border: none; padding: 0; }
#sidebar .ads img { width: 125px; height: 125px; margin: 0 9px 5px 11px; border: none; padding: 0; }

/* Sidebar gallery and flickr photos */
#sidebar .flickr img, #sidebar .gallery-stream img { width: 75px; height: 75px; margin: 3px 9px 3px 7px; }

/* Sidebar search */
#sidebar .search input { width: 96%; padding: 5px; background: #e9eae5; border: 1px solid #ccc; }
#sidebar .search input.search-submit { display: none; }

/* Sidebar subscribe */
#sidebar .subscribe div { padding-left: 2px; }
#sidebar .subscribe #feed-sidebar { height: 35px; overflow: hidden; background: url(images/feed-icon.gif) no-repeat left .3em; }
#feed-sidebar li { padding: 0 0 0 36px; }
#feed-sidebar li a { font-size: .9em; padding: 0; margin: 0; }

/* Sidebar recent */
#sidebar .recent .post { float: left; width: 100%; margin: 0 0 10px 0; }
#sidebar .entry { padding: 0; }
#sidebar .recent h3, #sidebar .asides h3 { font-size: .10em; margin: 0 0 1px 0; }
#sidebar .recent h3 a { font-weight: bold; }
#sidebar .recent p { font-size: .9em; line-height: 1.4em; margin: 0; padding: 0; }

/************************************************
	Tabs
************************************************/

/* Tabs (actual tabs) */
.tabbed { background: transparent; border: none; }
#sidebar .tabbed { margin-bottom: 0px; }
.tabbed ul.tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	list-style-type: none;
	}
.tabbed ul.tabs li { display: inline; }
.tabbed ul.tabs li a {
	color: #333;
	text-decoration:underline;
	float: left;
	display: block;
	margin: 0 3px 0 0;
	padding: 6px .6em;
	background: #deddd4;
	}
.tabbed ul.tabs li a.t4 { margin-right: 0; }
.tabbed ul.tabs li a:hover { background: #f4f4f4; text-decoration: none; }
.tabbed ul.tabs li a.tab-current { 
	background: #fff; 
	padding-bottom: 5px;
	border-bottom: 1px solid #fff; 
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	text-decoration: none;}

/* Tab content */
.tabbed div.tab-content {
	height: 100%;
	overflow: hidden;
	display: block;
	position: relative;
	top: -10px;
	left: 0;
	z-index: 0;
	clear: left;
	padding: 10px 5px 5px 5px;
	background: #fff;
	text-decoration:underline;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	}
div.t2, div.t3, div.t4, div.t5 { display: none; text-decoration:underline;}
.tabbed div.c { display: none; }
.tabbed div.c1 { display: block; }

.textwidget a {
	text-decoration:underline;
	color: #ff7a22;
}

.post a {
	text-decoration:underline;
	color: #ff7a22;
}

.post h3 a {
	text-decoration:bold;
	color: #828282;
}

.post .post-meta-data .categories a{
	color: #828282;
}

.post .post-meta-data .tags a{
	color: #828282;
}

.tags {
	color: #000000;
}

.post .entry a{
	color: #FF7A22;
	text-decoration:underline;
	text-decoration:bold;
}

.post .entry {
	border-bottom: 1px solid #d1d1d1;
}

.img {
	text-align: left;
}

div#excerpts p.reaction{
	text-align:right;
}

.post .entry p img {
	margin-right: 10px;
	margin-top: 10px;
	text-align:left;
	position:top;
}

.post .entry p {
	margin-right: 0px;
	margin-top: 0px;
	text-align:left;
	position: top;
	padding-top: 0px;
	line-height: 21px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.byline {

font-family: Arial,Tahoma,Verdana,sans-serif;

font-size:11px;

font-color: #eeeeee;

color: #9B9B9B;

}

.p{
	background-image: url(images/categorie_bg.gif);
	background-repeat: repeat-x;
	width:570px;
	
	background: yellow;

}

.post .post-meta-data {
	background-image: url(images/categorie_bg.gif);
	background-repeat: repeat-x;
	width:530px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 1px;
	padding-top:1px;
	margin:0;

}






.menu a {
	text-decoration:underline;
	color: #ff7a22;
}

/************************************************
	Comments Template
************************************************/
#comments-template {
	padding: 10px;
	margin: 0 0 10px 0;
	background: #fff;
	border-bottom: 1px solid #d9d9d9;
	}
#respond {
	color:#333333;
	font-size:1em;
	font-weight:bold;
	height:15px;
	margin:0pt 0pt 5px;
	padding:0.5em 0em;
	float: left;
}	

#comments-template ol { list-style-type: none; margin-top: 10px; }
#comments-template li {
	width: 97.5%;
	clear: left;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 5px 1%;
	background: #dcdfd5;
	border: 1px solid #ccc;
	}

.star {
	color: #f80b0b;
}

#comments-template p .star{
	color: #f80b0b;
}	
	
#comments-template .avatar {
	float: left;
	width: 50px; height: 50px;
	margin: 7px 12px 0 0;
	background: #eee;
	border: 1px solid #d9d9d9;
	padding: 2px;
	}
#comments-template li.alt { background: #F7F7F7; }
#comments-template .comment-meta-data { float: left; font-size: 1em; margin-top: 7px; }
#comments-template li .comment-meta-data a.time { margin-left: 5px; color: #666; }
#comments-template li .comment-text { float: left; width: 87%; padding: 0; }
#no-sidebar #comments-template li .comment-text { width: 92%; }
#comments-template input {
	color: #000;
	width: 50%;
	padding: 5px;
	margin: 0;
	background: #FFFFFF;
	border: 1px solid #ccc;
	}
#no-sidebar #comments-template input { width: 25%; }
#comments-template textarea {
	color: #000;
	width: 97%;
	padding: 7px;
	background: #FFFFFF;
	border: 1px solid #ccc;
	}
.inputButton{
	background: #eeeeee;
}
#no-sidebar #comments-template textarea { width: 98%; }
#comments-template input.reset-comment, .inputButton {
	width: 90px;
	height: 30px;
	background: #9c9c9e;
	color: #fff;
	border: 1px solid #4f4f4f;
	border-width: 1px 2px 2px 1px;
	padding: 5px;
	margin-right: 10px;
	}
	
#comments-template input.submit-comment {
	width: 120px;
	height: 30px;
	color: #FF7A22;
	font-weight: bold; 
	background: #F2F2F2;
	border: 1px solid #4f4f4f;
	border-width: 1px 2px 2px 1px;
	padding: 5px;
	margin-right: 10px;
	}

.messageTitle{
	color:#d8d8d8;
	font-weight:bold;
}

/************************************************
	Footer
************************************************/
/* Footer */
#footer {
	clear: both;
	float: left;
	width: 915px;
	text-align: left;
	margin: 5px 0 0 0;
	padding: 20px 5px 5px 20px;
	color: #333;
	/*background: #d7d6cb url(images/footer-bg.gif) no-repeat 0 0;*/
	background-color:#fff;
	}

#footer p { margin: 5px 0; line-height: 1.3em; }
#footer p.left, #footer p.right { width: 50%; }
#footer p.right { text-align: right; }

.bull {
	color: #ff6803;
	font-weight:bold;
	font-size:large;
}

.privacy {
	color: #3f3d48;
	font-weight:bold;
}

.disclaimer {
	color: #3f3d48;
	font-weight:bold;
	
}

.addressIcon {
	background: url(images/address_Icon.gif) no-repeat 0 0;
	width:11px;
	height:15px;
	color:#3f3d48;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	/*font-size:;*/
}

.phone {
	background: url(images/phone.gif) no-repeat 0 0;
	padding-left:10px;
	padding-right:10px;
	width:15px;
	height:15px;
	color:#3f3d48;
	font-weight:bold;
	/*font-size:;*/
}

.author {
	padding-right:0px;
	color:#3f3d48;
}

#footer .author a {
	color: #828282;
}

#footer .author {
	color: #828282;
	text-align: right;
}



#search {
  float: left;
}