/* 
File Name: reset.css
Version: 0.0.4
Updated: 04.01.10 | 12.30.09 | 08.25.09 | 05.20.09
Package: ParentTheme_VC
License: GPL v2 - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {word-wrap:break-word; margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}table {border-collapse:collapse;}td {padding: 0;}body {line-height: 1;}blockquote, q {quotes: none;}blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}ul {list-style:none;}ol {list-style:decimal;}li {line-height:18px;}
/* My Stuff */.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {margin-bottom:5px;letter-spacing:1px;}.entry blockquote p {padding:0;margin:10px 45px 20px 20px;}.center {text-align:center;}.right {text-align:right;}.left {text-align:left;}.alignright {float:right;}.fc-right {float:right;clear:right;}.alignleft {float:left;}.fc-left {float:left;clear:left;}.anchor, .clear {display:block;clear:both;}.border {border:solid 1px #333;}.no_border{border:none;}.bk{background:#333;}img#wpstats {width:0px;height:0px;padding:0px;border:none;overflow:hidden}a img {border:none;}
a, a:visited {text-decoration:none;}body,code,input,textarea {font-family:Verdana;}body,input,textarea {font-size:12px;}input, textarea {color:#000;}
.vc_clear { clear:both; }
.none,
.ui-tabs .ui-tabs-hide,
.ui-tabs-hide { display: none; }

table, td, tr { vertical-align:top;}
.entry td { 	vertical-align:top; padding-right:5px; }
.entry input, .entry textarea { margin:0 5px 5px 0; }

h1 { font-size:30px;	line-height:35px; }
h2 { font-size:27px;	line-height:32px; }
h3 { font-size:23px;	line-height:28px; }
h4 { font-size:18px;	line-height:23px; }
h5 { font-size:15px; }
h6 { font-size:12px; }

.pointer, input[type="submit"] { cursor:pointer; }

.vc_img_p_w .widget_title, .vc_img_w .widget_title { display:none; }
.vc_img_p_w .show_widget_title { display:block; }


.float-clear:after{
	content: ".";
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
} /* after method, works very well, must set height: 1%; for IE */
