/*
Theme Name: Buy Camera Digital
Theme URI: http://buy-digitalcamera.com/
Description: Buy Digital Camera Article, Camera Offers and Photgraphy guide
Author: Lutvi Avandi
Author URI: http://cafebisnis.com/
Tags: digital camera, buy digital camera, canon slr camera

*/
body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003333;
	text-decoration: none;
	background-color: #E5F8F7;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin:0;
	padding:0;
}
#wrap { 
	width:800px;
	margin:0 auto;
	}
#header {
	background-color: #E5F8F7;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:169px;
	margin:0;
	padding:0;
	text-align:left;
} 
#headertext {
	padding:70px 0px 0 300px;
	}
#headertext h1 {
	padding:0;
	margin:0;
	}
#headertext h1 a {
	color:#ffffff;
	text-decoration:none;
	padding:0;
	margin:0;
	}
#headertext p {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0;
	margin:0;
	}
#content {
	width:760px;
	margin:0 auto;
	padding:0;
	text-align: left;
}

#wordpressleft {
	width:520px;
	margin:0;
	padding:10px;
	float:left;
	}
h2 {
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	
h2 a{
	color:blue;
	text-decoration: none;
}
img a {
	border:0; 
	}
.postmetadata {
	font-size:10px;
	padding:10px;
	margin-bottom:25px;
	background-color:#CCCCCC;
	}
#box {
	width:150px;
	height:170px;
	float:left;
	text-align:center;
	background-color:#EEF8F7;
	border:solid 1px #B5E5E2;
	margin:5px;
	padding:5px;
	}
#box h3, #box p {
	padding:0;
	margin:0;
	}
#box h3 a {
	text-decoration:none;
	color:#000000;
	}
#wordpressright h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	}
#wordpressright {
	width:180px;
	padding:10px;
	float:right;
	overflow:hidden;
	}
#wordpressright a {
	text-decoration:none;
	}
#wordpressright a:hover{
	text-decoration:none;
	font-weight:bold;
	color:red;
	}
#wordpressright ul, #wordpressright ul ol {
	margin: 0;
	padding: 0;
	}

#wordpressright ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#wordpressright ul p, #wordpressright ul select {
	margin: 5px 0 8px;
	}

#wordpressright ul ul, #wordpressright ul ol {
	margin: 5px 0 0 10px;
	}

#wordpressright ul ul ul, #wordpressright ul ol {
	margin: 0 0 0 10px;
	}

ol li, #wordpressright ul ol li {
	list-style: decimal outside;
	}

#wordpressright ul ul li, #wordpressright ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#footer {
	background-color: #E5F8F7;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:106px;
	margin:0;
	padding:0;
	}
#footer p {
	margin:0;
	padding:50px 140px 0 0;
	text-align:right;
	}
#footer a {
	text-decoration:none;
	color:#000000;
	}
.testi {
	padding:10px;
	background-color: #E5F8F7;
	border: 1px solid #0000CC;
	margin:10px;
	}
