/*  

Theme Name: Paketa12 for RazvanPop

Theme URI: http://www.paketa12.ro

Description: WP RazvanPop theme designed by <a href="http://www.paketa12.ro">Paketa12</a>.

Version: 0.2

Author: Lucian Bozdog

Author URI: http://www.paketa12.ro

This theme was designed and built by Lucian Bozdog.

*/



body {

	font: 75%/150% "Times New Roman", Times, serif;

	color: #333333;

	background: #252525 url(images/main-bg.gif);

	margin: 0px;

	padding: 0px 0px 30px;

}

a {

	color: #393939;

	text-decoration: none;

}

a:visited {

	color: #393939;

	text-decoration: none;

}

a:hover {

	color: #2A5482;

	text-decoration: underline;

}

img {

	border: none;

}

p {

	padding: 0px 0px 15px;

	margin: 0px;

}

h1 {

	position: absolute;

	top: 40px;

	left: 318px;

	font: 30px "Times New Roman", Times, serif;

	color: #dfdfdf;

	padding: 0px;

	margin: 0px;	

}

h1 a, h1 a:visited{

	color: #dfdfdf;

	text-decoration: none;

}

h1 a:hover{

	color: #dfdfdf;

	text-decoration: none;

}

h2 {

	color: #393939;

	margin: 0px 0px 2px;

	border-bottom: 1px dotted #CCCCCC;

	font: normal 190%/100% "Times New Roman", Times, serif;

	padding-bottom: 3px;
	
	text-align: left;

}

h2 a, h2 a:visited {

	color: #393939;

	text-decoration: none;

}

h2 a:hover {

	color: #2A5482;

	text-decoration: none;

}

h3 {

	font: bold 120%/100% "Times New Roman", Times, serif;

	color: #393939;

	margin: 10px 0px 5px;

}

h4 {

	font: normal 130%/100% "Times New Roman", Times, serif;

	color: #2A5482;

	margin: 10px 0px 5px;

}

form {

	margin:0px;

	padding:0px;

}

#page {

	margin: 0px auto;

	width: 850px;

	background: #FFFFFF ;

}

/* header area */

#header {

	background: #cccccc url(images/header-bg.gif) repeat-x;

	height: 277px;

	width: 850px;

	position: relative;

}

#header #headerimg {

	position: absolute;

	background: url(images/razvan-pop.jpg) no-repeat;	

	top: 18px;

	left: 32px;

	width: 228px;

	height: 253px;

}

#header #description{

	position: absolute;

	left: 318px;

	top: 100px;

	color: #dfdfdf;

	font-size: 13px;

	padding: 0px;

	margin: 0px;	

	

}

#header #despremine{

	position: absolute;

	left: 318px;

	top: 140px;

	width: 460px;

	color: #dfdfdf;

	font-size: 13px;

	line-height: 16px;

	padding: 0px;

	margin: 0px;	

	

}

#nav {

	list-style: none;

	padding: 0px;

	margin: 0px;	

	position: absolute;

	left: 318px;

	top: 217px;

}

#nav li {

	float: left;

	display: block;

	margin-right: 0px;

}

#nav .current_page_item a, #nav .current_page_item a:visited{

	color: #ffffff;

	text-decoration: none;

	display: block;



}

#nav .page_item a{

	color: #ffffff;

	text-decoration: none;

	padding: 7px 15px 8px 15px;

	font: bold 14px/100% "Times New Roman", Times, serif;

	display: block;

}

#nav .page_item a:hover {

	color: #2A5482;

	display: block;

	background-color: #ffffff;	

}



/* content area */

#content {

	padding: 0px 0px 30px 48px;

	float: left;

	width: 525px;

	overflow: hidden;

}

.post {

	clear:both;

	padding-top: 15px;

}

.post-date {

	width: 45px;

	height: 49px;

	float:left;

	background: url(images/date-bg.gif) no-repeat;

}

.post-month {

	font-size: 11px;

	text-transform: titlecase;

	color: #FFFFFF;

	text-align: center;

	display:block;

	line-height: 11px;

	padding-top: 1px;

	margin-left: -3px;

}

.post-day {

	font-size: 22px;

	text-transform: uppercase;

	color: #396392;

	text-align: center;

	display:block;

	line-height: 18px;

	padding-top: 8px;

	margin-left: -4px;

}

.post-title {

	float: left;

	margin-left: 10px;

	width: 467px;
	
	text-align: left;

}

.entry {

	font-size: 14px;

	clear: both;

	padding-top: 10px;

}

.post-cat {

	background: url(images/mini-category.gif) no-repeat;

	padding-left: 20px;

	float:left;

	font-size: 100%;

	color: #999999;

}

.post-comments {

	background: url(images/mini-comments.gif) no-repeat;

	padding-left: 20px;

	float: right;

	font-size: 95%;

}

.post-calendar {

	background: url(images/mini-calendar.gif) no-repeat;

	padding-left: 20px;

	float: right;

	font-size: 95%;

	color: #999999;

}

.mini-add-comment {

	background: url(images/mini-down-arrow.gif) no-repeat;

	padding-left: 18px;

	float: right;

}

.navigation {

	clear: both;

	padding: 10px 0px;

}

.navigation a, .navigation a:visited {

	color: #393939;

}

.previous-entries a {

	float: left;

	padding-left: 18px;

	background: url(images/mini-nav-left.gif) no-repeat left center;

}

.next-entries a {

	float: right;

	padding-right: 18px;

	background: url(images/mini-nav-right.gif) no-repeat right center;

}



/* comments area */

#comments, #respond {

	border-bottom: 1px dotted #CCCCCC;

	padding: 10px 0 5px 0;

	clear: both;

}

.commentlist {

	margin: 10px 0px;

	padding-left: 20px;
	font-size: 120%;
	line-height: 120%;

}

.commentlist li{

	padding: 5px 10px;

}

.commentlist .alt {

	background: #ffffff;

}

.commentlist cite {

	font-weight: bold;

	font-style: normal;

	font-size: 110%;

	color: #2A5482;

}

.commentlist cite a, .commentlist cite a:visited {

	color: #2A5482;

}

.commentlist small {

	margin-bottom: 5px;

	display: block;

	font-size: 100%;

}

#commentform {

	margin-top: 10px;

	font: 120% "Times New Roman", Times, serif;

}

#commentform p {

	padding: 6px 0px;

	margin: 0px;

}

#commentform label{

	color: #787878;

	font-size: 100%;

}

#commentform input{

	width: 200px;

	background:#ffffff;

	border: 1px solid #dfdfdf;

	padding: 3px;

	margin-top: 3px;

}

#commentform textarea{

	width: 519px;

	height: 115px;

	background:#ffffff;

	border: 1px solid #dfdfdf;

	padding: 2px;

	margin-top: 3px;

}

#commentform textarea:focus, #commentform input[type="text"]:focus {

	background: #ffffff;

}

#commentform #submit{
	width: 150px;
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 13px "Times New Roman", Times, serif;
	line-height: 13px;
	color: #FFFFFF;
	border: none;
	float:left;
	height: 22px;
	cursor: pointer;
}
#commentform .checkbx{
	width: 20px;
	padding-top: 2px;
}

/*sidebar */

#sidebar {

	float: right;

	padding: 0px 25px 20px 0px;

	width: 200px;

	color: #393939;

	overflow: hidden;

}

/*sidebar title (h2) */

#sidebar h2, #sidebar .sidebartitle{

	font: bold 14px "Times New Roman", Times, serif;

	color: #393939;

	margin: 10px 0px 2px;

	border-bottom: 1px dotted #dfdfdf;

}

/*sidebar text styles */

#sidebar a, #sidebar a:visited{

	color: #393939;

	text-decoration: none;

}

#sidebar a:hover{

	color: #2A5482;

	text-decoration: none;

}

/*sidebar list level1 */

#sidebar ul {

	margin: 0;

	padding: 0;

}

#sidebar ul li {

	list-style: none;

	margin: 0;

	padding: 0;

	border: none;

}

/*sidebar list level2 */

#sidebar ul li ul {

	padding: 0;

	margin: 0;

}

#sidebar ul li ul li{

	padding: 2px 0 2px 0px;

}



/*sidebar list level3 */

#sidebar ul li ul li ul li{

	padding: 1px 0 1px 10px;

	border: none;

}



/*blogroll */

ul.list-blogroll li{

	background: url(images/mini-blogroll.gif) no-repeat !important;

	padding-left: 16px !important;

}

/*category widget */

ul.list-cat li, li.widget_categories li{

	background: url(images/mini-category.gif) no-repeat !important;

	padding-left: 20px !important;

}

/*archives widget */

ul.list-archives li, li.widget_archives li, #links ul li{

	background: url(images/mini-monthly-archive.gif) no-repeat !important;

	padding-left: 20px !important;

}

/*pages widget */

ul.list-page li, li.widget_pages li, li.widget_recent_entries li{

	background: url(images/mini-page.gif) no-repeat !important;

	padding-left: 20px !important;

}

/*sub-pages */

ul.list-page li ul li, li.widget_pages li ul li{

	background: url(images/mini-page-arrow.gif) no-repeat !important;

	padding-left: 10px !important;

}

/*recent comments widget */

li.widget_recent_comments li{

	background: url(images/mini-recent-comments.gif) no-repeat !important;

	padding-left: 20px !important;

}

/*calendar widget */

li.widget_calendar td {

	padding: 1px 7px;

}

/*text widget */

.textwidget {

	padding-top: 5px;

}

/*search form */

#searchform {

	margin: 0px;

	position: absolute;

	top: 0px;

	right: 0px;

	width: 201px;

	height: 36px;

	background: url(images/search-bg.gif) no-repeat;	

	padding: 15px 0px 0px 24px;

}

#searchform br {

	display: none;

}

#searchform #s {

	border:1px solid #203346;

	width: 138px;

	height: 18px;

	padding: 2px 2px 0px 2px;

	border: 1px solid #535353;

	background: #4C4C4C;

	color: #DFDFDF;

	font-weight: normal;

	line-height: 16px;

}

/* search form button - to specify button only use input[type="submit"] */

#searchform input {

	background: url(images/search-btn-bg.gif) no-repeat;

	font: normal 14px "Times New Roman", Times, serif;	

	border: none;

	width: 29px;

	height: 22px;

}

#searchform #searchsubmit{

	margin-top: 4px;

}

/* footer area */

#footer {

	clear: both;

	background: #393939 url(images/footer-bg.gif) repeat-x;

	color: #dfdfdf;

	font-size: 95%;

	line-height: 130%;

	padding: 0px 0px 10px 0px;

	margin: 0px;

	width: 850px;

}

#footer a, #footer a:visited {

	color: #ffffff;

}

#footer h4 {

	font: normal 146%/100% "Times New Roman", Times, serif;

	color: #dfdfdf;

	margin: 10px 0px 5px;

}

.footer-recent-comments {

	width: 250px;

	float: left;

	margin: 0px 0px 0px 10px;

	padding: 0px;

}

.footer-recent-comments ul {

	list-style: none;

	margin: 0px;

	padding: 0px;

}

.footer-recent-comments ul li {

	padding: 0px 0px 10px 0px;

}

.footer-recent-posts {

	width: 250px;

	float: left;

	margin: 0px;

	padding: 0px 0px 0px 49px;

}

.footer-recent-posts strong {

	font-size: 107%;

	line-height: 135%;

	font-weight: bold;

}

.footer-recent-posts ul {

	list-style: none;

	margin: 0px;

	padding: 0px;

	font-size: 92%;

	line-height: 110%;

}

.footer-recent-posts ul li {

	padding: 0px 0px 10px 0px;

}

.footer-about {

	width: 240px;

	float: right;

	margin: 0px 25px 0px 0px;

	padding: 0px;

}

/* credits */

#credits {

	margin: 0px auto;

	width: 776px;

	padding: 3px 25px 0px 49px;

	color: #dfdfdf;

	font-size: 85%;

	line-height: 120%;

}

#credits a, #credit a:visited {

	color: #dfdfdf;

}

.rss {

	background: url(images/mini-rss.gif) no-repeat left center;

	padding-left: 18px;

	padding-bottom: 2px;

	margin-left: 8px;

}

.loginout {

	background: url(images/mini-loginout.gif) no-repeat left center;

	padding-left: 18px;

	padding-bottom: 2px;

	margin-left: 8px;

}

/* alignments */

.center {

	text-align: center;

}

img.center, img[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

img.alignleft, img[align="left"] {

	float:left;

	margin: 2px 10px 5px 0px;

}

.alignright {

	float: right;

}

img.alignright, img[align="right"] {

	float:right;

	margin: 2px 0px 5px 10px;

}

.clear {

	clear:both;

}

hr.clear {

	clear:both;

	visibility: hidden;

	margin: 0px;

	padding: 0px;

}
.omulzilei{
font-weight:bold; font-variant:text-transform: uppercase;
}

#wp-calendar tr td a { font-weight: bold; }
