/*  
Theme Name: roboteralarm!
Version: v 1.0
Description: roboteralarm portfolio theme
Author: roboteralarm!
*/

body {
    background-color: #e9fde2;
/*     	background: url(assets/script/randombg.php) repeat; */
		background-image: url(assets/images/bg_bar.png);
			background-repeat: repeat-x;


    background-color: #f9f9f9;
	font-size: 1.6em;
	color: #868686;
	font-family: "Georgia","New York","Times New Roman", "Times", serif;
	font-weight:500;
	margin: 0;
	padding: 0;
}
#cloudlist ul{
padding: 0px;
margin: 0px;
list-style-type: none;
padding-top: 30px;
}
.fourofour{
padding: 10px;
font-size: 165px;
color: white;
background-color: #c4c1c1;
display: inline;
}

#wrap {
/*
		background-image: url(assets/images/bg_bar.png);
			background-repeat: repeat-x;
    background-color: #f9f9f9;
*/
width: 890px;
	padding-left: 50px;
	padding-bottom: 0px;
	padding-right: 50px;
	padding-top: 50px;
	text-align: left;
	float: left;

}

/* @group header

 */
 #header {
 height: 220px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 900px;
	
	margin: 0;
}

#header .logo {
	float: left;
}

#header .subhead {
	float: left;
	clear: left;
}

#header h1 {
	font-size: 3em;
	margin: 0;
}

#header h1 a {
	color: #E87830;
}

#header h1 a:hover {
	color: #CC0000;
}

#header p {
	color: #aaa;
	font-size: 1.1em;
	margin: 0;
}

/* @end */




#toplift{

}
#innerwrap {
	padding-left: 50px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 20px;
	margin: 0px;
float: left;

}

#content {
	padding-left: 50px;

	margin: 0px;
	width: 930px;
	float: left;
}


#expcom_ajax_error{
padding: 5px;
background-color: #ffe4e6;
float: left;
width: 270px;
}

a:active
{
outline: none;

}

a:focus
{
-moz-outline-style: none;
}
h2.latesthead{
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 0.8em;

padding-top: 20px;
float: left;
	border-top: 1px solid #e4f3fc;
color:#a7a4aa;
width: 800px;

}



p {
	margin: 0;
}

h1, h2, h3 {
	font-weight: normal;
	margin: 0;
}
a img {
	margin: 0px;
	padding: 0px;
}
img{
	border: none;
}

a {
	color: #666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border: none;

}

a:hover,.entrybody a:hover {
text-decoration: underline;
}

a.external {
text-decoration: underline;
	color: #f4734e !important;
	background: url(assets/images/external.gif) center right no-repeat;
	padding-right: 13px;


}


a.external:hover {
	background: url(assets/images/o_external.gif) center right no-repeat;
	padding-right: 13px;
	background-color: #fef5ea;
	
}

/*************************************
 CONTAINER
 *************************************/

/* @group layout */


.btn{
	
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 4px;
	margin-top: 10px;
	font-size: 14px;
	border-top-width: 10px; 
	border-top-style: solid;
	border-top-color: transparent;
	float: left;
	
	/*set an unused color to be index color*/
	_border-color:tomato; /*For IE6-*/
	
	/*then remove this indexed color*/
	_filter:chroma(color=tomato);/*For IE6-*/
}
#nav a{
	background-color: white;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.home_link_active, #btn_home a:hover,.home{
background-color: #c0bebf !important;
color:#666;

}
.blog_link_active, #btn_blog a:hover{
background-color: #cbfcff !important;
color:#666;

}
.portfolio_link_active, #btn_portfolio a:hover{
color:#666;
background-color: #fff94d !important;
}
.about_link_active, #btn_about a:hover, h2.about{
color:#666;
background-color: #d1ffb4 !important;
}
.rss_link_active, #btn_rss a:hover, h2.rss{
color:#666;
background-color: #ffba2a !important;
}
.entrybody a{
		text-decoration: none;

}
/* @end */

/* @group tagcloud */

#nav {
	padding-left: 50px;
	margin: 0px;
	width: 400px;
	float: left;
	clear: both;
}

#tagcloud {
line-height: .8em;
	margin-top: 0px;
	text-align: center;
	float: right;
	width: 340px;
	padding-top: 20px;
}
.more-link {
font-size: 0.6em;
	background-color: #cccccc !important;
color: white;
padding: 2px;
margin-bottom: 20px !important;
}
.more-link:hover{
	background-color: #666666 !important;
color: white;


}
#tagcloud a:hover,#cloudlist a:hover {
	/*
background-color: #8fcbf0 !important;
	color: #fff !important;
*/
}

#tagcloud a,#cloudlist a {
color: #abb9a3;
/* 	background-color: #edf6ff !important; */
/* 		color: #83adee; */

}

#tagcloud sub {
	color: #cc0000 !important;
}
.teaser {
}
/* @end */


/*************************************
 ARTICLESs
 *************************************/

.portfolio_meta_full{
margin-bottom: 10px !important;
padding: 0;
margin: 0;
width: 800px;
background-color: white;
float: left;
}
.portfolio_meta{
width: 402px;
float: left;
margin-right: 10px;
background-color: white;
margin-bottom: 10px;
padding: 0;
}
.contentList{
font-size: 0.7em;
line-height: 1.3em;
list-style-type: none;
margin-top: 0px;
margin-left: 0px;
background-color: white;
float: left;
padding:8px;
margin-bottom: 0;
}
.contentList li {
list-style-position: inside;
list-style-type: disc;
padding: 0;
margin: 0;
}
.entry ul{
font-size: 0.7em;
line-height: 1.3em;
list-style-type: none;
margin-top: 0px;
margin-left: 0px;
background-color: white;
float: left;
padding:8px;
margin-bottom: 0;
}
.impress ul{
font-size: 0.7em;
line-height: 1.3em;
list-style-type: none;
margin-top: 0px;
margin-left: 0px;
float: left;
padding:8px;
margin-bottom: 0;
background-color: transparent !important;
}

.entry ul strong, .entrybody b,.entrybody strong{
background-color: #777777 !important;
color: white;
font-weight: normal;
}
.entry li {
padding: 0;
margin: 0;
}
#breadcrumb {

	font-size: 0.5em;
	padding-left: 50px;
}
.entrybody small{
margin: 0;
padding: 0;
font-size: 0.6em !important;
}

/* @group entry */

.fullView {

	margin-bottom: 0px;
}

.fullView p {
	margin-bottom: 0px !important;
	clear: both;
}

.entrybody img{
	border: 8px solid #fff !important;
	margin-right: 15px;
}
.entrybody p{
margin: 0;
padding: 0;
	clear: both;

}
.fullView img,.avatar {
	border: 8px solid #fff;
		margin-bottom: 10px !important;

}
.fullView img{
}
.avatar{
margin-top: 10px;
}
.entryheadlines h2{
font-size: 0.6em;
}


.entry {
	font-size: 1em;
	margin: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-top: 30px;
	float: left;
	clear: both;
	border-bottom: 1px solid #ddd;
	width: 820px;
}


.entrytitle {
float: left;
width: 800px;
}

.entrybody {
padding-top: 10px;
float: left;
	margin: 0;
		color: #adadad;
		width:850px;
}

.entrybody p {
padding:0px;
margin-bottom: 0px;
}

.entrytitle h2 {
	font-size: 1em;
	float: left;
	clear: both;
	padding-left: 4px;
	padding-right: 4px;
	
}
.portfolio{
	background-color: #fef84d !important;

}
.portfoliolight{
	margin: 0 0 3px;

	color: #a3a3a3 !important;
	background-color: #fffec6 !important;

}
.bloglight{

	color: #a3a3a3 !important;
	background-color: #edfbff;

}

.aboutlight{

	background-color: #e4e4e4;

	color: #a3a3a3 !important;

}
.blog { 
	background-color: #cbfcff !important;



}
a.rss{

	color: #a3a3a3 !important;
	background-color:#ffeace;

}
a:hover.rss{

text-decoration: underline;

}
.portfolio a:hover,.expComLink:hover,#footer a:hover {
	text-decoration: underline;
}
.entrytitle a:hover{
text-decoration: underline;
	color: #666;

}

.entrytitle a,.entrytitle a:link,.entrytitle a:visited{
	clear: both;
	float: left;
}
.entrytitle h3 {
	font-size: 11px;
	color: gray;
	color: #808080;
	background-color: #fafb0d;
	padding-right: 4px;
	padding-left: 4px;
}
.postinfo{

}
blockquote{
background-color: white;
padding: 5px;
font-size: 0.6em;
margin-bottom: 20px;
margin-top: 20px;
margin-left: 0;
margin-right: 0px;
}
blockquote p{
margin-bottom: 20px !important;
}
.entrymeta {
padding-top: 0px;
clear:left;
	font-size: 11px;
	margin-top: 0px;
}

.postedby {
	background: #fff url(./assets/images/user.gif) no-repeat;
	padding: 3px;
	padding-left: 20px;
}

.filed {
	padding-left: 23px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 11px;
	background: url(./assets/images/filed.gif) no-repeat 3px center;
	float: left;
}

.commlink {
display: block;
float: left;
padding-left: 23px;
padding-bottom: 10px;
padding-top: 10px;
	background: url(./assets/images/comment.gif) no-repeat 0 9px;
}
.taggedas {
float: left;
	background:  url(./assets/images/tagged.gif) no-repeat 0 center;
	margin-left: 10px;
	padding: 11px 3px 10px 14px;
}


.taggedas a {
	color: #83adee;

	background-color: #eceffc !important;
}
.commlink a,#footer a{
	color: #83adee;

}
.taggedas a:link {
	color: #83adee;

	background-color: #edf6ff !important;
}

.taggedas a:hover {
	background-color: #82b7d6 !important;
	color: #fff !important;
}

.overlay {
	padding: 0;
	margin: 0;
	position: absolute;
	border: 0 hidden white !important;
}

.slave {
	position: absolute;
	z-index: 501;
}
img.loader{
	border: none !important;

padding-left: 2px; !important;
padding-bottom: 5px;
}


/* @end */

/* @group comments */

.commentauthor {
	display: block;
}

.commentslink {
	background: #fff url(./assets/images/packaged.gif) no-repeat;
	padding: 3px;
	padding-left: 20px;
}

h3#comments {
	font-size: 1em;
}

/* @end */

/* @group pagination */



#pagination {
font-size: 0.44em;
	clear: left;
	padding-top: 40px;
	padding-left: 0px;
	float: left;
	margin-bottom: 200px;
}





/* @end */
.wp-pagenavi a, .wp-pagenavi a:link,.wp-pagenavi a:visited,.wp-pagenavi a:active  {
	padding: 2px 4px 2px 4px;
	                          
	padding-left: 8px;
	                         
	                          
	padding-bottom: 4px;
	                         
	                          
	padding-right: 8px;
	                         
	                          
	padding-top: 4px;
	                         
	                          
	margin: 2px;
	text-decoration: none;
		background-color: #e3e3e3;
}

.wp-pagenavi a:hover {	
	background-color: #8fcbf0;
	color: #fff;
}

.wp-pagenavi span.pages { 
	padding-left: 8px; 
	padding-bottom: 4px; 
	padding-right: 8px; 
	padding-top: 4px; 
	margin: 2px 2px 2px 2px;
		background-color: #ffffff;
		color: #83adee;
display:none;

}
.red{
color: red;
}
.wp-pagenavi span.current {
	padding-left: 8px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-top: 4px;
	background-color: #e8413a;
	color: #fff;
			margin: 2px;


}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
		background-color: #ffffff;
	border: 1px solid #C6E7FE;
		color: #83adee;
}
/* @group footer */

#footer {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 200px;
	padding-bottom: 20px;
	vertical-align: middle;
	float: left;
	clear: both;
	font-size: 0.45em;
	width: 860px;
}

#lift a,#lift a.visited{
margin: 0px;
float: right;
	font-size: 14px;
background-color: #b1dfff;
color: #fff;
padding: 3px;
}
#footer .upper {
	padding-bottom: 2px;
}
#footerhead{
float: left;
}
#legal {
padding-top: 10px;
float: left;
clear: both;
}

#powered {
padding-top: 2px;
float: left;
		clear: both;

}

#footer .toplink {

}

/* @end */

/*************************************
 +to trash
 *************************************/

/* @group recentwork */

#recentwork {
	margin-left: 38px;
	margin-top: 24px;
	padding-top: 0px;
	padding-left: 5px;
	clear: left;
	display: inline;
	float: left;
}

#recentwork .blogheader {
	margin-top: 20px;
}

#recentwork .header {
	margin-bottom: 3px;
	margin-left: 7px;
}

#recentwork h2 {
	padding: 3px;
}

.overover {
	width: 600px;
	height: 300px;
	position: absolute;
	display: none;
	border: none !important;
	background-position: center center;
	background-repeat: no-repeat;
}

.thumbnail {
	position: relative;
	left: 1px;
	height: 150px;
	width: 150px;
}

.thumbnail:hover, .thumbnail.over {
	border: 1px solid #cc3300;
}

.featureX {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	width: 287px;
	float: left;
	margin-right: 5px;
}

#recentwork .txt {
	padding-left: 3px;
	margin-left: 8px;
	padding-right: 3px;
	background-color: yellow;
	color: gray;
	font-size: 11px;
}
.gallery{

width:800px;
}
dt.gallery-icon{
float: left;
margin-right: 10px;
}
/* @end */
.attachment-thumbnail{

	padding: 2px;
	border: 1px solid #d8d8d8 !important;
}