/*
Theme Name: Depixelart
Theme URI: http://www.depixelart.com/
Version: 1.0
Description: 1 Column
Author: Dianne Espejo
Author URI: http://www.diannechinita.com/
*/
* {
	margin: 0;
	padding: 0;
	}
body {
	color: #222222;
	line-height:160%;
	margin:0;
	padding:0;
	text-align:center;
	font-size: 11px; 
	font-family : tahoma, helvetica, sans-serif;
	background-color:#222222;
	}
h1{
	font-weight:normal;
	font-size:14px;
	text-align:left;
	color:#7c0505;
	}
	
h2{
	font-weight:normal;
	font-size:14px;
	text-align:left;
	color:#7c0505;
	border-bottom:1px solid #e3e3e3;
	text-transform:uppercase;
	}
a{	
	color:#7c0505;
	text-decoration:none;
	}
a:hover{
	color:#000;
	text-decoration:none;
	}
a img{
	border:none;
	}
#wrapper{
	width:100%;
	}
#header{
	background:url('images/bg.gif');
	width:901px;
	margin:auto;
	}

#container{
	width:901px;
	background:url('images/bg.gif');
	margin:auto;
	}
#content{
	width:700px;;
	text-align:left;
	padding-left: 50px;
	padding-right: 50px;
	margin:auto;
	padding-bottom: 20px;
	
	}
	
.welcome
{
background:url('images/depixelart_11.gif');
width: 900px;
height: 105px;
}

#welcometext
{
width: 690px;
margin: auto;
text-align:left;
}

#widget1{
	width:200px;
	float:left;
	margin: 3px 3px 3px 3px;
	}
#widget2{
	width:250px;
	float:left;
	margin: 3px 3px 3px 3px;
	}
#widget ul{
	list-style:none;
	text-align:left;
	margin-bottom: 5px;
	}
#widget li{
	line-height:140%;
	}
#widget li a{
	color:#7c0505;
	text-decoration:none;
	}
#widget li a:hover{
	color:#000000;
	text-decoration:none;
	}
.post{
	margin-bottom:15px;
	border-bottom:1px solid #e3e3e3;
	padding-bottom:5px;
	}
.portfolio img
{
background:url('images/imgbg.jpg');
background-color: #CCCCCC;
padding: 6px;
margin: 5px 5px 0 0;
}

.links{
	border-bottom:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;
	font-size:11px;
	margin-top:5px;
	margin-bottom:10px;
	}
	
#widget
{
background-color:#ffffff;
width: 710px;
margin: auto;
padding-bottom: 200px;
}
#footer{
	clear:both;
	width: 800px;
    margin: auto;
	background-color:#222222;
	height:40px;
	color:#a1a0a0;
	}
#footer a{
	color:#ffffff;
	text-decoration:underline;
	}
#footer a:hover{
	text-decoration:none;
	color: #7c0505;
	}
	
#footer1
{
width: 270px;
float: left;
}
#footer2
{
text-align: right;
margin-right: 40px;
}

.ads
{
margin-left: -24px;
}
