/*
Theme Name: alanrobin.com
Theme URI: http://www.alanrobin.com/
Description: The theme for alanrobin.com.
Version: 1.0
Author: Alan Robin
Author URI: http://www.alanrobin.com/
*/

body {
	background-image:url(/wp-content/themes/arcom/images/bggrad.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#f9f9f9;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#26333b;
	line-height:1.3em;
}

#pageholder {
	position:relative;
	margin: 0px auto 0px auto;
	width:1000px;
	text-align:center;
}

#container {
	float:left;
	width:1000px;
	text-align:left;
}

#header {
	float:left;
	width:920px;
	padding-left:40px;
	padding-right:40px;
}

#maincontentcontainer {
	float:left;
	width:1000px;
}

#maincontent {
	float:left;
	width:920px;
	padding-left:40px;
	padding-right:40px;
	padding-top:5px;
	position:relative;
}

.rounded {
  -moz-border-radius:3ex;
  -moz-border-radius:3ex;
  -webkit-border-radius:3ex;
  -webkit-border-radius:3ex;
}

#blogcontent {
	float:left;
	width:690px;
}

#rightcolumn {
	float:right;
	width:200px;
	padding-left:30px;
}

p {
	padding-bottom:15px;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

ul {
	padding-bottom:15px;
	list-style:none;
}

li {
	background-image:url(/wp-content/themes/arcom/images/bullet.jpg);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom:5px;
}

.cat-item {
	list-style:none;
}

a {
	text-decoration:none;
	color:#afafaf;
}

a:hover {
	color:#edca00;
}

.post h2 a {
	text-decoration:none;
	color:#edca00;
}

.post h2 a:hover {
	color:#afafaf;
}

.post h2 small {
	color:#afafaf;
	font-weight:normal;
}

.post h2 small a {
	text-decoration:none;
	color:#afafaf;
}

.post h2 small a:hover {
	color:#edca00;
}

.postnavigation {
	float:left;
	width:100%;
	text-align:center;
}

#navigation {
	float:left;
	width:900px;
	padding-left:20px;
	padding-bottom:15px;
	margin-bottom:30px;
	font-size:24px;
	line-height:28px;
	border-bottom: 1px solid #edca00;
}

#navigation a {
	text-decoration:none;
	color:#26333b;
	padding-right:20px;
}

#navigation a:hover {
	color:#edca00;
}

#headline {
	position:absolute;
	top:-21px;
	left:480px;
	width:400px;
	height:35px;
}

h1.headline {
	color:#26333b;
	font-size:20px;
	font-weight:normal;
	line-height:24px;
	padding:0px;
}

h2.headline {
	color:#26333b;
	font-size:20px;
	font-weight:normal;
	line-height:24px;
	padding:0px;
}

h1 {
	font-size:24px;
	font-weight:normal;
	color:#edca00;
	padding-bottom:15px;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#edca00;
	padding-bottom:15px;
}

small {
	font-size:0.8em;
}

.lefthalf {
	float:left;
	width:440px;
	margin-right:40px;
	padding-bottom:20px;
}

.righthalf {
	float:left;
	width:440px;
	padding-bottom:20px;
}

#latestwork {
	float:left;
	clear:both;
	width:920px;
	padding-bottom:20px;
}

.latestwork {
	float:left;
}	

.latestworkheader {
	float:left;
	width:220px;
}

.latestwork a img {
	border:5px solid #afafaf;
}

.latestwork a:hover img {
	border:5px solid #edca00;
}

.staticthumbnail {
	float:right;
	padding-left:15px;
	padding-bottom:10px;
}

.staticthumbnail img {
	border:5px solid #afafaf;
}

.thumbnail {
	float:right;
	padding-left:15px;
	padding-bottom:15px;
}

.thumbnail a img {
	border:5px solid #afafaf;
}

.thumbnail a:hover img {
	border:5px solid #edca00;
}

.post {
	padding-bottom:20px;
}

#respond {
	float:left;
	width:690px;
	border-top:1px dotted #edca00;
	padding-top:15px;
}

#screenshots {
	float:left;
	width:690px;
	padding-bottom:10px;
}

.screenshot {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

.screenshot a img {
	border:3px solid #afafaf;
}

.screenshot a:hover img {
	border:3px solid #edca00;
}

.lw {
	padding-right:13px;
}

.lwlast {
	padding-left:1px;
}

#tagcloud {
	line-height:1.8em;
}

#footer {
	float:left;
	width:920px;
	border-top: 1px solid #edca00;
	color:#afafaf;
	margin-top:20px;
	padding-top:5px;
	padding-bottom:15px;
}

#copyright {
	float:left;
	width:150px;
}

#footernavigation {
	float:right;
	width:750px;
	text-align:right;
}

#footernavigation a {
	text-decoration:none;
	color:#afafaf;
	padding-left:20px;
}

#footernavigation a:hover {
	color:#edca00;
}

.captcha-160 {
	position:relative;
	top:-5px;
}
