/*  
Theme Name: Alex's Theme
Theme URI: http://www.thealexmazzucca.com
Description: A static-to-dynamic adaption
Author: Alex Mazzucca
Author URI: http://www.alexmazzucca.com

*/
#adcontent{
	margin:auto;
	width:743px;
	margin-bottom:30px;
	padding-left:5px;
}
#adcontent_2{
	margin-top:26px;
}
code{
	font-size:12px;
	padding:5px 5px 5px 15px;
	border-left:5px solid #ccc;
	background:#f1f1f1;
}
.img_flickr{
	width:200px;
}
input{
	font-family: Georgia, "Times New Roman", Times, serif;
}
p{
	font: .69em/1.95em Georgia, "Times New Roman", Times, serif;
	color:#333;
	background:#fff;
	margin:0 0 10px 0;
}
img{
	border:none;
}
.other ol li{
	margin-top:5px;
}
.other ol{
	font-family:Georgia, "Times New Roman", Times, serif;
}
body {
	margin:0px;
}
textarea{
	width:400px;
}
h1{
	font: 2.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.05em;
	color:#666;
	background:#fff;
	margin:0 0 10px 0;
	text-decoration:none;
}
h2{
	font: .69em Georgia, "Times New Roman", Times, serif;
	color:#999;
	background:#fff;
	margin:5px 0 10px 0;
}
h3{
	font: 1.2em/1em Georgia, "Times New Roman", Times, serif;
	color:#666;
	background:#fff;
	margin:0 0 7px 0;
}
small{
	color:#999;
}
#topContainer{
	background:#fff url('images/random_bg/rotate.php') repeat;
	height:150px;
	margin-bottom:30px;
}
#topContent{
	background:url('images/top_grime.gif') repeat-x bottom;
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
}
#topTitle{
	padding:30px 0px 0px 25px;
	margin:0px;
}
#topTitle a{
	font: 2.2em/1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.05em;
	color:#fff;
	background:none;
	text-decoration:none;
}
#topSlogan{
	font: 1em/1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.05em;
	color:#fff;
	padding:0px 0px 0px 30px;
	margin:0px;
}
#container{
	margin:auto;
	width:743px;
}
#content{
	float:left;
}
#indexLeft{
	width:200px;
	float:left;
	background:url('images/vertical_grime.gif') repeat-y top right;
}
#indexRight{
	float:left;
	width:518px;
	margin: 0 0 0 20px;
}
.wornHeader {
	font: bold .69em/1.8em Georgia, "Times New Roman", Times, serif;
	color:#999;
	letter-spacing:-.05em;
	background:#fff url('images/heading_background.jpg') repeat-x top;
	padding:0 0 3px 4px;
	text-transform:capitalize;
	
}
/* Global END */
	
/* Index News START */	

.article, .other, .navigation{
	float:left;
	padding:7px 0 7px 4px;
	background:url('images/horizontal_grime.gif') repeat-x bottom left;
	margin:0 0 7px 0;
	width:514px;
}
.articlePic{
	background: url('images/shadow.gif') no-repeat bottom right;
	padding:5px 10px 10px 5px;
}
.articlePic img{
	display: block;
	margin: 3px 8px 8px 3px;
	position: relative;
}
#footer{
	margin:0 0 30px 0;
}

/* Index News END*/

/* Features START */

.feature{
	margin:8px 0 0 0;
	width:200px;
	height:100px;
}
.featurePic{
	background: url('images/shadow.gif') no-repeat bottom right;
	float:left;
}
.featurePic img{
	display: block;
	margin: 0px 5px 5px 0px;
	padding: 4px;
	width:80px;
}
.featureText{
	float:left;
	padding:0px 0px 0px 5px;
	height:85px;
	width:95px;
}
.featureText a{
	font: .69em/1.8em Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#666;
}
/*
#content #indexLeft .feature .featurePic img:hover{
	padding: 1px;
border:3px solid #ffa7a7;
background:#ab5c5c;
}
*/
.featureText a:visited{
	font: .69em/1.8em Georgia, "Times New Roman", Times, serif;
	background:#fff;
	text-decoration:none;
	color:#666;
}
.featureText a:hover{
	font: .69em/1.8em Georgia, "Times New Roman", Times, serif;
	background:#fff;
	text-decoration:underline;
	color:#666;
}

/* Features END */

#indexLeft #searchform{
	margin:15px 0 0 0;
}
#indexLeft #searchsubmit{
	margin:10px 0 0 0;
}