/*   
Theme Name: our-picks[dot]com
Theme URI: http://www.our-picks.com/
Description: This theme has been coded for our-picks.com with the staff of the site. All the coding is my property. You may get inspired from it, but you cannot steal.
Author: ciops
Author URI: http://www.ciops.ro/
Version: 2.0

Not at the moment.

*/

.diggclick { float:left; padding: 0px 10px 10px 0px; }

#header-ad {
	left: 210px;
	top: 17px;
	position: relative;
	overflow: hidden;
	height: 90px;
	width: 730px;
}

#sidebar-ad-square {
	padding-top: 20px;
	padding-bottom: 20px;
}

#after-post-ad {
	padding-top: 20px;
	padding-bottom: 20px;
}

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #333333;
	background-repeat: repeat-x;
}

#sidebar #tips {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

body {
	margin: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #474747;
	padding: 0;
	margin: 0;
}

h1 {

}

h2 {
	font-size: 20px;
}



#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
/*	border: 2px solid #B1B6C5; */
}

#header {
	background-color: #006699;
/*	background-image: url(img/header.png);
	background-repeat: no-repeat; */
	height: 120px;
	border-bottom: 1px solid #333333;
}

#wrapper {
/* background-color: #E0DAC2; */
	background-color: #ECEBE4;
}

#content {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
	width: 660px;
}

.warning {
	margin-top: 5px;
	width: 648px;
	background-color: #FEEEED;
	padding: 15px 10px 10px 10px;
	font-size: 12px;
	color: #990000;
	border: 1px solid #990000;
}

.post {
	margin-top: 5px;
	width: 650px;
	background-color: #FFFFFF;
	padding: 15px 10px 10px 10px;
	background-image: url(img/post-top-bg.png);
	background-repeat: repeat-x;
	font-size: 12px;
}

.entry a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

.entry a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

.entry .imgleft {
	float: left; margin: 10px;
}

.entry img { border: 0px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #474747;
	text-decoration: none;
}

.postmetadata {
	color: #666666;
	font-size: 10px;
}

.postmetadata a {
	color: #333333;
	text-decoration: none;
}

.postmetadata a:hover {
	color: #333333;
	text-decoration: underline;
}

#afterpostlinks {
	padding: 7px;
	border: 1px dashed #CCCCCC;
}

.navigation {
	background-color: #C1CCCB;
	font-weight: bold;
	padding: 10px;
	width: 650px;
}

.navigation a {
	color: #474747;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.alignleft {
	width: 200px;
	float: left;
	text-align: left;
}

.alignright {
	width: 200px;
	float: right;
	text-align: right;
}

#sidebar {
	padding: 10px;
	/*	background-color: #D7CFB1; */
	background-color: #C1CCCB;
	width: 250px;
	float: right;
}

#sidebar ul { padding:0; }
#sidebar li { display:block; }

#sidebar-splitter, #latest-forum-posts, #archives, #random-posts, .sidebarbox {
	padding-top: 20px;
}

#sidebar #feeds, #sidebar #pages {
	float: left;
	width: 110px;
}

#sidebar #categories, #sidebar #people {
	float: right;
	width: 130px;
}

#sidebar #people ul {
	list-style-image: url(img/figure_ver.gif);
}

#sidebar #people li {
	margin-left: 18px;
	display: list-item;
}

#sidebar #pages ul {
	list-style-image: url(img/page.gif);
}

#sidebar #pages li {
	margin-left: 17px;
	display: list-item;
}

#sidebar #latest-forum-posts ul {
	list-style-image: url(img/speech_bubble.gif);
}

#sidebar #latest-forum-posts li {
	margin-left: 17px;
	display: list-item;
}

#search-box {
	padding: 0px;
	width: 250px;
	height: 34px;
	border: 1px solid #474747;
	background-color: #FFFFFF;
}

#search-box form, #search-box input {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
 
#search-box #s {
	height: 14px;
	width: 190px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#search-box .left {
	float: left;	
}

#search-box .right {
	float: left;	
}

#sidebar a {
	color: #474747;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar #random-posts li, #sidebar #archives li {
	padding-bottom: 3px;
	margin-left: 18px;
	display: list-item;
}


#sidebar #random-posts ul, #sidebar #archives ul {
	list-style-image: url(img/documents.gif);
}

/* FOOTER */

#footer {
	background-color: #006699;
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	padding: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#trackbacklist { padding-top: 50px; }
.trackback a { font-weight: normal; color: #777777; text-decoration: none; }
#trackbacklist ul { list-style-image: url(http://www.our-picks.com/wp-content/themes/opV2/img/external.gif); }

.commentstitle { padding-top: 20px; padding-bottom: 20px; }
.commentlist a { color: #474747; text-decoration: underline; }

.commentlist a:hover, .trackback a:hover {
	text-decoration: underline;
}

.commentlist .odd {
	padding: 10px;
	background-color: #F3F5F5;
	border-top: 1px solid #474747;
}

.commentlist .even {
	padding: 10px;
	background-color: #EDEFEF;
	border-top: 1px solid #474747;
}

.commentlist .staffcomment {
	padding: 10px;
	background-color: #ECEBE4;
	border-top: 1px solid #474747;
}

.commentlist ul {
	margin: 0px;
	padding: 0px;
}

.commentlist li {
	padding-left: 24px;
	display: list-item;
}

#commentform {
	background-color: #C1CCCB;
	padding: 5px 15px 5px 15px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	width: 350px;
	border: 1px solid #FFFFFF;
	padding: 3px;
}

#commentform #comment {
	height: 200px;
}

#commentform a {
	color: #474747;
	text-decoration: none;
}

#commentform a:hover {
	text-decoration: underline;
}