/*  
Theme Name: Milk It Premium (Reloaded version) 
Theme URI: http://www.weborithm.com/
Description: Custom theme based on www.JohnCow.com
Version: 1.0
Author: Weborithm (Modifications Teodorescu Razvan)
Author URI: http://teo.esuper.ro/
*/

a {
	color: #4096EE;
	text-decoration: underline;
}

a:hover {
	color: #7ABCFF;
	text-decoration: none;
}

body {
	background: #EEEEEE;
	color: #333333;
	font: 80%/150% "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}

cite a{
	color: #4096ee!important;
	text-decoration: underline !important;
}

cite a:hover{
	color: #7abcff!important;
	text-decoration: none!important;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	color: #4096EE;
	font-size: 36px;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
}

h1 a {
	color: #4096EE;
	text-decoration: none;
}

h1 a:hover{
	color: #3D3D3D;
	text-decoration: none;
}

h2 {
	color: #4096EE;
	font-size: 190%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	margin: 0 0 2px;
	padding-bottom: 3px;
}

h2 a {
	color: #4096EE;
	text-decoration: none;
}

h2 a:hover {
	color: #3D3D3D;
	text-decoration: none;
}

h3, h4{
	color: #4096EE;
	font-size: 140%;
	font-weight: normal;
	margin: 10px 0 5px;
}

hr.clear {
	clear: both;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

img {
	border: none;
}

img.alignleft, img[align="left"] {
	float: left;
	margin: 2px 10px 5px 0;
}

img.alignright, img[align="right"] {
	float: right;
	margin: 2px 0 5px 10px;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}

p {
	line-height: 1.6em;
	margin: 0;
	padding: 0 0 10px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.box{
	background: #7ABCFF;
	overflow: auto;
	width: 531px;
}

.box a {
	color: #3D3D3D;
	text-decoration: underline;
}

.box a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.box img {
	margin: 0 5px;
	text-decoration: underline;
}

.box ul {
	color: #3D3D3D;
	margin: 5px;
	padding: 0 0 0 20px;
}

.box ul a {
	color: #3D3D3D;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.box ul li {
	color: #3D3D3D;
	list-style: disc;
	margin: 5px;
	padding: 0;
}

.boxholder{
	clear: both;
	padding: 0 2px 2px;
}

.boxholder p{
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0;
	padding: 5px;
	text-align: justify;
}

/* alignments */
.center {
	text-align: center;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.commentlist {
	line-height: 130%;
	margin: 10px 0px;
	padding-left: 20px;
}

.commentlist .alt {
	background: #FFFFFF;
}

.commentlist blockquote{
	background: url(images/quote.gif) no-repeat 0 0;
	font-size: 14px;
	line-height: 16px;
	margin: 10px;
	padding: 5px 5px 0 25px;
}

.commentlist cite {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
}

.commentlist li{
	padding: 5px 10px;
}

.commentlist small {
	display: block;
	font-size: 87%;
	margin-bottom: 5px;
}

.entry {
	float: right;
	width: 438px;
}

.footer-about {
	color: #3D3D3D;
	float: right;
	font-size: 18px;
	height: 187px;
	text-align: center;
	width: 433px;
}

.footer-about a {
	color: #3D3D3D;
	text-decoration: none;
}

.footer-about a:hover {
	color: #4096EE;
	text-decoration: underline;
}

.footer-about ul{
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-recent-comments {
	float: left;
	margin: 0;
	padding: 10px 0 0 10px;
	width: 440px;
}

.footer-recent-comments h4 {
	color: #8FBE00 !important;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.footer-recent-comments ul {
	list-style: none;
	margin: 12px 12px 0;
	padding: 0;
}

.footer-recent-comments ul li {
	color: #3D3D3D;
	font-size: 92%;
	list-style: none;
	margin: 0;
	padding: 0 0 6px;
}

.mmakers {
	color: #8FBE00;
	font-size: 13px;
	margin: 0;
	padding: 0 0 10px;
	text-align: center;
}

.navigation {
	clear: both;
	padding: 10px 0;
}

.navigation a, .navigation a:visited {
	color: #4096EE;
}

.next-entries a {
	background: url(images/mini-nav-right.gif) no-repeat right center;
	float: right;
	margin-right: 7px;
	padding-right: 28px;
}

.post {
	clear: both;
	padding: 20px 15px 0;
}

.post-calendar {
	color: #999999;
	float: left;
	font-size: 80%;
	padding: 0 0 5px;
}

.post-cat {
	color: #647073;
	float: left;
	font-size: 80%;
	padding: 0;
}

.post-comments {
	float: right;
	font-size: 95%;
	padding-left: 20px;
}

.post-content {
	border-bottom: 1px dashed #4096EE;
	clear: both;
	margin: 0;
	padding: 10px 0 10px 0;
}

.post-content blockquote{
	background: url(images/quote.gif) #FFFFFF no-repeat 0 0;
	color: #3D3D3D;
	font-size: 14px;
	margin: 5px 0 5px 15px;
	padding: 8px 10px 0 25px;
	width: 90%;
}

.post-content blockquote p{
	margin: 0;
	padding: 0 0 5px;
}

.post-content ol{
	color: #4F4F4F;
	font-size: 105%;
	margin: 0 0 0 15px;
	padding: 0 15px 5px 15px;
}

.post-content p{
	margin: 0;
	padding: 0 0 10px;
}

.post-content ul{
	color: #4F4F4F;
	font-size: 105%;
	list-style: url(images/li.gif);
	margin: 0 0 0 15px;
	padding: 0 15px 10px 15px;
}

.post-content ul li{
	padding: 0 0 10px 0;
}

.post-date {
	float: left;
	height: 50px;
	width: 50px;
}

.post-day {
	background: #FFFFFF;
	color: #3D3D3D;
	display: block;
	font-size: 11px;
	line-height: 11px;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
}

.post-month {
	background: #7ABCFF;
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
}

.previous-entries a {
	background: url(images/mini-nav-left.gif) no-repeat 7px center;
	float: left;
	padding-left: 35px;
}

.tab{
	background: #FFFFFF;
	border: 1px solid #7ABCFF;
	float: left;
	height: 28px;
	margin: 2px 3px;
	padding: 0;
	text-align: center;
	width: 96px;
}

.tab a {
	!important: ;
	color: #7ABCFF !important;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none !important;
}

.tabtxt{
	color: #4096EE;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 7px 0 0 0;
}

/*text widget */
.textwidget {
	padding-top: 5px;
}

#adboxes{
	background: url(images/adboxesmid.gif) repeat-y;
	float: left;
	padding: 16px 0 12px;
	position: relative;
	width: 360px;
}

#adboxes ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#adboxes ul li {
	background: url(images/banner_bg.gif) no-repeat;
	display: block;
	float: left;
	list-style: none;
	margin: 5px 4px 5px 6px !important;
	padding: 7px !important;
}

#adboxesbottom{
	background: url(images/adboxesbottom.gif) no-repeat;
	float: left;
	height: 10px;
	padding: 0;
	position: relative;
	width: 360px;
}

#adboxestop{
	margin: 0;
	padding: 0;
}

#adcontainer {
	margin: 0;
	padding: 10px 0 0;
	width: 360px;
}

#advertisement {
	font: bold 11px/58px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: auto;
	text-align: center;
}

#advertisement img{
	margin: 0;
	padding: 0;
}

#commentform {
	font: 110% Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	width: 160px;
}

#commentform input{
	background: #FFFFFF;
	border: 1px solid #8FBE00;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
	margin-top: 3px;
	padding: 5px;
	width: 200px;
}

#commentform label{
	color: #787878;
	font-size: 87%;
}

#commentform p {
	margin: 0px;
	padding: 6px 0px;
}

#commentform textarea{
	background: #FFFFFF;
	border: 1px solid #8FBE00;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
	height: 130px;
	margin-top: 3px;
	overflow: auto;
	padding: 5px;
	width: 485px;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dashed #4096EE;
	clear: both;
	padding: 0 0 5px 0;
}

/* content area */
#content {
	background: url(images/content_mid.gif) repeat-y;
	float: left;
	margin: 0;
	padding: 0 0 12px;
	text-align: justify;
	width: 538px;
}

#contentbottombg {
	height: 9px;
	margin: 0;
	padding: 0;
	width: 538px;
}

#contentcontainer {
	float: left;
	padding: 0 0 15px 30px;
}

#contenttopbg {
	height: 9px;
	margin: 0;
	padding: 0;
	width: 538px;
}

/* footer area */
#footer {
	background: url(images/footerbg.gif) no-repeat center center;
	clear: both;
	height: 179px;
	line-height: 130%;
	margin: auto;
	padding: 15px 0 0;
	width: 898px;
}

/* header area */
#header {
	height: 188px;
	margin: 0 0 15px;
	position: relative;
}

#headerimg {
	background: url(images/header.gif) no-repeat;
	height: 188px;
	margin: auto;
	padding: 0;
	position: relative;
	width: 958px;
}

#headerimg .description{
	color: #FFFFFF;
	float: right;
	font-size: 18px;
	font-weight: normal;
	padding: 66px 30px 0 0;
}

#headerimg h1 {
	float: left;
	font-size: 35px;
	font-weight: normal;
	margin: 0;
	padding: 60px 0 10px 30px;
}

#headerimg h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav {
	bottom: 0px;
	list-style: none;
	margin: 0px;
	padding: 0 16px;
	position: absolute;
}

#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#nav .page_item a{
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 15px 6px;
	text-decoration: none;
}

#nav .page_item a:hover {
	color: #3D3D3D;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
}

#page {
	background: #FFFFFF;
	border-left: 1px solid #4096EE;
	border-right: 1px solid #4096EE;
	margin: 0 auto;
	padding: 0 0 30px;
	width: 960px;
}

#rssmain {
	float: left;
	padding: 10px 0 0 0;
}

#rssright {
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding: 33px 0 0 0;
	text-align: left;
}

#rssright a {
	color: #4096EE;
	text-decoration: none;
}

#rssright a:hover {
	color: #3D3D3D;
}

#searchback {
	background: url(images/search_bg.gif) no-repeat right;
	height: 44px;
	padding: 0 0 0 5px;
	width: 340px;
}

/*search form */
#searchform {
	float: left;
	margin: 0;
	padding: 0;
}

#searchform #s {
	border: none;
	color: #4096EE;
	margin: 0 0 0 30px;
	padding: 13px 0 0 0;
}

#searchform br {
	display: none;
}

/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: transparent;
	border: none;
	color: #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
}

#searchform li {
	list-style: none;
}

#sidebar {
	background: url(images/sidebar_bg.gif) repeat-y center;
	color: #666666;
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 5px 0 12px;
	width: 360px;
}

/*sidebar text styles */
#sidebar a, #sidebar a:visited, #sidebar a:hover {
	text-decoration: none;
}

/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	color: #4096EE;
	font-size: 20px;
	font-weight: normal;
	margin: 20px 0 5px;
}

/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0 30px;
}

#sidebar ul li {
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li a:hover{
	color: #4096EE !important;
	text-decoration: underline!important;
}

/*sidebar list level2 */
#sidebar ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li{
	margin: 0;
	padding: 0;
}

/*sidebar list level3 */
#sidebar ul li ul li ul li{
	border: none;
	padding: 4px 0 0 10px;
}

#sidebar ul ul li {
	font-size: 14px;
	padding: 0 0 4px 10px !important;
}

#sidebar ul ul li a{
	color: #3D3D3D !important;
}

#sidebarbottom{
	background: url(images/sidebar_bottom.gif) no-repeat;
	float: right;
	height: 9px;
	margin: 0;
	padding: 0 15px 0 0;
	width: 330px;
}

/*sidebar */
#sidebarcontainer {
	float: right;
	margin: 0;
	padding: 0 15px 0 0;
	width: 360px;
}

#sidebarcontainer form {
	margin: 0;
	padding: 0;
}

#subscriptionoptions{
	padding: 0 30px;
	width: 300px;
}

#tabbedcontent {
	margin: 0;
	padding: 0;
}

#wrapper{
	float: left;
	margin: 7px auto 15px;
	width: 538px;
}
