/*  
Theme Name: vFreeMind Blue
Theme URI: http://www.vfree.in
Description: BlueDream
Version:
Author: vHv
Author URI: http://www.vfree.in
*/

body {
	background: #A9B3BB url(/img/page_bg.png) repeat-x;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 20px;
	margin: 0;
}
a:link, a:visited {
	color: #999999;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
	color: #ffcc00;
}

#vspacer {
	padding: 0;
	margin: 3px 0 2px 0;
	width: 100%;
	height: 1px;
	background: #111111 url(/img/vspace.gif) repeat-x;
}
#vspacer2 {
	padding: 0;
	margin: 3px 0 2px 0;
	width: 100%;
	height: 2px;
	background: #111111 url(/img/vspace2.gif) repeat-x;
}

h1 {
	font-size: 16px;
}
/* Header */
# header{
	background: #111111;
}

#header h1 {
	padding: 5px 0 0 33px;
	margin: 0;
	background: url(/img/logo.png) no-repeat;
	text-align: left;
	letter-spacing: -1px;
	font-size: 30px;
}

#header h2 {
	margin-top: -7px;
	padding-left: 35px;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

#header a {
	text-decoration: none;
	color: #888888;
}

#header i {
	font-weight: normal;
	color: #999999;
}

#header h2 a {
	color: #777777;
}
.hleft {
	width: 40px;
	height: 100px;
	background: #111111 url(/img/head_left.png) no-repeat;

}
.hright {
	width: 30px;
	height: 100px;
	background: #111111 url(/img/head_right.png) no-repeat;
}
.hcont {
	background: #111111 url(/img/head_bg.png) repeat-x;
	height: 100px;
}

/* Navbar Sidebar */
#nav {
	padding: 0;
	margin: 0;
	width: 770px;
	height: 120px;
	background: #111111 url(/img/nav.png) no-repeat;
}
#nav a {
	text-decoration: none;
	color: #999999;
}

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

/* Content */
#post {
width: 770px;
text-align: left;
background: #111111 url(/img/content_bg.png) repeat-y;
}
#post .title {
	width: 100%;
	height: 22px;
	background: url(/img/title_bg.png) repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C90404;
}
#post a, a:visited {
	color: #9999CC;
	text-decoration: none;
}
#post a:hover {
	color: #ffcc00;
	text-decoration: underline;
}
#post .title a, a:visited {
	color: #C90404;
	text-decoration: none;
}
#post .title a:hover {
	color: #C90404;
	text-decoration: underline;
}
#post .subcont {
	padding: 2px 5px 2px 5px;
	font-size: 9px;
	font-family: Verdana, Helvetica, sans-serif;
}
#post .subcont a, a:visited {
	color: #999999;
	text-decoration: none;
}
#post .subcont a:hover {
	color: #ffcc00;
	text-decoration: underline;
}
#pabl {
	margin-top: 0;
	padding: 0;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
/* Navigation */
#navig {
padding: 10px 20px 10px 20px;
}
#navig a, a:visited {
	color: #999999;
	text-decoration: none;
}
#navig a:hover {
	color: #ffcc00;
	text-decoration: none;
}


/* Footer */
#footer {
	width: 770px;
	height: 35px;
	background: url(/img/footer.png) no-repeat;
}
.fcont {
	color: #111111;
	font-size: 10px;
}
#unbutton {
	padding-left: 5px;
	height: 20px;
	font-size: 12px;
}
#unbutton a, a:visited {
	color: #9999CC;
	text-decoration: underline;
}
#unbutton a:hover {
	color: #ffcc00;
	text-decoration: none;
}
#attent {
color:#C90404;
font-family:Verdana,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}

#pisanina {
width: 680px;
padding: 5px;
text-align:justify
}
#pisanina a, a:link, a:visited {
	color: #9999CC;
	text-decoration: none;
}
#pisanina a:hover, a:active{
	color: #FFCC00;
	text-decoration: underline;
}
#pisanina strong {
font-family:Verdana,Helvetica,sans-serif;
font-weight:bold;
}
/* Forms */
#ibutton {
	height: 20px;
	background-color:#222222;
	color:#CCCCCC;
	font-size:12px;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	margin: -1px 5px 0px 5px;
	border: 1px #333333 groove ;
}
#itextfield {
background: #CCCCCC;
color:#222222;
border: 1px #333333 groove ;
}
