/*
Theme Name: Ambiguities
Theme URI: http://ambiguiti.es/
Description: Custom Wordpress Theme
Version: 1.0
Author: Alexei White
Author URI: http://ambiguiti.es/
Tags: blue, custom header, fixed width, two columns, widgets

	Ambiguiti.es v1.0
	This theme was designed and built by Alexei White,
	whose blog you will find at http://binarybonsai.com/
*/

a.img {
margin-right:10px;
}

body {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	color: #333;
	font-size:12px;
        line-height: 18px;
	font-family:Verdana, Geneva, sans-serif;
}

h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding-top:10px;
	padding-bottom:0px;
	font-weight: normal;
}

h3 {
	padding-top:0px;
	padding-bottom:2px;
font-size:18px;
}


a {
     text-decoration:none;
     color:#F90;
font-size: 14px;
}
h3 a {
font-size:18px !important;
}
h2 a {
font-size:22px !important;
}

a:hover {
color:black;
}

h2 a, h3 a {
	text-decoration:none;
	color:black;
}

h2 a:hover, h3 a:hover {
	color: #F90;	
}

img {
	border: 0px;	
}

a.leaflink {
	text-decoration:none;
	background-image:url(images/leafbullet.png);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:25px;
	font-size: 14px;
	color: #F90;
}

a.leaflink:hover {
	color:black;	
}

/* Positions everything center */
.centerpos {
	width: 938px;
	left: 50%;
	margin-left:-469px;
	position:relative;	
}

/* General text classes */

.nomargin {
	margin: 0px !important;	
}

/* General top bar stuff */

div#topbar {
	height:139px;
	background-image:url(images/darkgreenback.png);
	background-repeat:repeat-x;
}

div#filaments {
	height:139px;
	background-image:url(images/filiments.png);
	background-repeat: no-repeat;
	background-position:center;
}

div#leavesbackgrop {
	height:139px;
	background-image:url(images/leavesbackdrop.png);
	background-repeat: repeat-x;
	background-position:left;
}

div#leaves {
	height:139px;
	background-image:url(images/leafs.png);
	background-repeat: repeat-x;
	background-position:right;
}

div#toplinkbar {
	height:29px;
	position:relative;
}

/* Top links area */

#toplinkbar a, #toplinkbar span {
	color: #f0f0f0;
	font-size: 12px;
	position:relative;
	text-decoration: none;	
	margin-right:20px;
	top:7px;
}

#toplinkbar span {
	color: #cccccc;	
}

#toplinkbar a:hover, #toplinkbar a.selected {
	color: #F90;
	
}

#toplinkbar #righttoplinkbar {
	position:absolute;
	right:0px;
	top:0px;
}

#topmainarea img {
	position:absolute;
	top:17px;
	border:0px;
}

#topmainarea a.rsslink {
	position:absolute;
	top:75px;
	right:0px;
	display:block;
	width:78px;
	height:55px;
	background-image:url(images/rssleaf.png);
	background-repeat:no-repeat;
	color: transparent;
	font-size: 1px;
}

#search {
	position:absolute;
	border: 0px;
	background-image:url(images/sbox.gif);
	width:209px;
	height:28px;
	background-repeat:no-repeat;
	background-color:transparent;
	top: 25px;
	right:0px;
	font-size:14px;
	color: white;
	padding-top:10px;
	padding-left:10px;
}

/* Link bar */

div#linkbar {
	height:35px;	
}

div#linkbar a {
	color: #111111;
	font-size: 14px;
	position:relative;
	text-decoration: none;	
	margin-right:20px;
	top:8px;	
}

div#linkbar a:hover {
	color: #F90;
}

/* Body area */

div#bodyarea {
	background-color: #EBE9E1;
	border-top: 1px solid #DCDCDC;
	min-height: 300px;
}

div#leftcolumn {
	float:left;
	width:600px;
}

div#rightcolumn {
	float:left;
	width:338px;
}

/* Bottom bar area */

div#bottombar {
	background-color:#DDD;
	border-top: 1px solid #DCDCDC;
	padding-top:10px;
	padding-bottom:10px;
}

div#bottomcomments span {
	font-size: 12px;
	color: grey;
}

/* Story bubbles */

div.story {
	background-color:white;
	border: 1px solid #DCDCDC;
	padding:15px;
	margin-top:20px;
}

div.sidebox {
	background-color:white;
	border: 1px solid #DCDCDC;
	padding:15px;
	margin-top:20px;
	width:307px;
}

div.largeformatStory {
	width:550px;
}

div.smallformatStory {
	width:249px;
	float:left;
	margin-right:20px;
}

div.altSmall {
	margin-right:0px;
}

div.largeformatImageContainer {
	width:548px;
	height:175px;
	overflow:hidden;
	border:1px solid grey;
	position:relative;
}

div.smallformatImageContainer {
	width:247px;
	height:80px;
	overflow:hidden;
	border:1px solid grey;
	position:relative;	
}

div.smallformatImageContainer img {
	width:247px;
	border: 0px;
}

div.ghostbarsmall {
	position:absolute;
	bottom:0px;
	left:0px;
	height:20px;
	width: 247px;
	background-color:black;
	opacity: 0.5;	
}

div.largeformatImageContainer img {
	width:550px;
	border: 0px;
}

div.ghostbar {
	position:absolute;
	bottom:0px;
	left:0px;
	height:20px;
	width: 550px;
	background-color:black;
	opacity: 0.5;	
}

div.datelabel {
	position:absolute;
	bottom:4px;
	left:5px;
	color: white;
	font-size: 10px;
}

div.commentslabel {
	position:absolute;
	bottom:4px;
	right:5px;
	color: white;
	font-size: 10px;
	background-image:url(images/commentblack.png);
	background-position:left 2px;
	background-repeat:no-repeat;
	padding-left:17px;
}

/* Twitter Widget */

.widget_twitter li { 
    clear:both; 
} 

.widget_twitter li img { 
    float:left; 
    margin-right:.5em; 
} 

.widget_twitter li .clear { 
    clear:both; 
} 

li {
	font-size:12px;
font-family:Verdana,Geneva,sans-serif;
color:#333344;
line-height:18px;
}

blockquote {
	font-style:italic;
color:#333344;
}
