/*Theme Name: VectorianTheme
URI: http://www.vectorian.com/
Description: Vectorian themeVersion: 1.0
Tags: blue, custom header, fixed width, two columns, widgets
*//* Begin Typography & Colors */

body, html {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5 ,h6, ul, li, p {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    outline: none;
    color: #db5317;
}

a:hover {
    color:#A83E11;
}

img, a img {
    border: 0;
}

body {
    background-color: #0d253f;
}

h2 {

font-family: Georgia;
    font-size: 18px;
    font-weight: normal;
    color: #224582;
    margin-bottom: 20px;
}

h3 {
	color: #224582;
}

ul {
    list-style-image: url(images/bullet.png);
    list-style-type: disc;
    list-style-position: outside;
    font-family: Georgia;
    font-size: 13px;
    font-weight: normal;
    color: #555250;
    margin-bottom: 20px;
    margin-left: 40px;
}

li {
    font-family: Verdana;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 5px;
}

#outer_wrapper {
    background: url(images/outer-wrapper-bg.jpg) no-repeat top center;
}

#wrapper {
    width: 1000px;
    margin: 0 auto;
}

#header {
    position: relative;
    z-index: 9;
}

#header_menu {
    list-style-image: none;
    list-style-type: none;
    top: 0;
    right: 0;
    position: absolute;
}

#header_menu li {
    float: left;
}

#header_menu li a {
    background: url(images/header-menu-center-bg.png);
    display: block;
    height: 44px;
    padding-left: 8px;
    padding-right: 8px;
    font-family: "georgia";
    font-size: 19px;
    color: #fefefe;
    padding-top: 25px;
    text-align: center;
    text-transform: uppercase;
}

#header_menu li.first a {
    background: url(images/header-menu-first-bg.png);
    width: 25px;
    padding-left: 0px;
    padding-right: 0px;
}

#header_menu li.last a {
    background: url(images/header-menu-last-bg.png);
    width: 25px;
    padding-left: 0px;
    padding-right: 0px;
}

.linija {
    height: 23px;
    overflow: hidden;
    background: url(images/linija.png);
}

#header_logo {
    margin: 0 0 20px 20px;
    display: block;
}

#header_slonce {
    bottom: -105px;
    right: 15px;
    position: absolute;
}

.breadcrumb{
    font-size: 14px;
    font-family: Arial;
    color: #bdbdbd;
    margin: 10px 0px -10px 10px;
}

.breadcrumb a:visited {
    color: #acbb43;
}

#content {
    margin-top: 20px;
}

#content_main_top {
    background: url(images/content-top.png) no-repeat;
    height: 23px;
    overflow: hidden;
}
#content_main_bottom {
    background: url(images/content-bottom.png) no-repeat;
    height: 23px;
    overflow: hidden;
}

#content_main {
    background: url(images/content.png) repeat-y;
    overflow: hidden;
}

#content_main #main {
    width: 555px;
    float: left;
    padding: 35px 60px 0 50px;
}

#content_main #sidebar {
    width: 300px;
    float: right;
    padding: 40px 15px 0 15px;
}

#content_main #main h1 {
    font-family: Georgia;
    font-size: 38px;
    font-weight: normal;
    color: #224582;
    margin-bottom: 27px;
}

.tabletrans td{
    font-family: Verdana;
    font-size: 14px;
    line-height: 19px;
    color: #4e4e4e;
    margin-bottom: 27px;
}

#content_main #main p {
    font-family: Verdana;
    font-size: 14px;
    line-height: 19px;
    color: #4e4e4e;
    margin-bottom: 27px;
}

#content_main #main p a {
    font-family: Verdana;
    font-size: 14px;
}

#featured_video {
    width: 545px;
    height: 270px;
    margin-bottom: 45px;
}

.social_bookmarks {
    padding: 20px 0 0 75px;
    height: 42px;
    background: url(images/social-bookmarks/malo-slonce.png) no-repeat;
    margin-bottom: 20px;
}

.social_bookmarks ul {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0px;
}

.social_bookmarks ul li {
    float: left;
    margin-right: 8px;
    font-family: Georgia;
    font-size: 14px;
    color: #082340;
    font-style: italic;
}

.social_bookmarks ul li a {
    display: block;
    font-family: Georgia;
    font-size: 14px;
    color: #082340;
    font-style: italic;
}

.social_bookmarks ul li a span, .social_bookmarks ul li a img {
    vertical-align: middle;
}

#more_about {
    display: block;
    margin-bottom: 25px;
}

#sidebar_menu {
    list-style-type: none;
    margin: 0 0 40px 15px;
}

#sidebar_menu li {
    display: block;
    margin-bottom: 20px;
}

#sidebar_menu li a { /*display: block;*/
    color: #2e2e2e;
    font-size: 23px;
    font-family: Georgia;
}

#sidebar_menu li a img, #sidebar_menu li a span {
    vertical-align: middle;
}

#sidebar_menu li a img {
    display: inline-block;
}

#sidebar .info {
    font-size: 23px;
    color: #224582;
    /*font-weight: bold;*/
    margin-bottom: 17px;
}

#btn_download {
    margin-left: 25px;
    display: block;
}

.download_info {
    font-family: Georgia;
    font-size: 12px;
    color: #555454;
    margin: 0 0 40px 50px;
}

#vectorian_giotto_product {
    margin-left: 60px;
    display: block;
}

#footer {
    background: url(images/footer-bg.png) no-repeat;
    height: 450px;
    position: relative;
    margin-bottom: 20px;
}

#footer_menu_container {
    overflow: hidden;
    padding: 75px 0 0 80px;
}

#footer_menu_container .footer_menu  {
    float: left;
}

#footer_menu_container .footer_menu h2 {
    margin-bottom: 20px;
    font-family: Georgia;
    font-size: 21px;
    color: #e7e7e7;
    font-style: italic;
    font-weight: normal;
}

#footer_menu_container .footer_menu ul {
    list-style-type: none;
}

#footer_menu_container .footer_menu ul li {
    display: block;
    margin-bottom: 15px;
}

#footer_menu_container .footer_menu li a {
    font-size: 14px;
    font-family: Arial;
}

#footer_menu_container .menu1 {
    width: 160px;
}

#footer_menu_container .menu2 {
    width: 210px;
}

#footer_menu_container .menu3 {
    width: 315px;
}

#footer_menu_container .menu1 li a {
    color: #acbb43;
}

#footer_menu_container .menu2 li a {
    color: #cb773a;
}

#footer_menu_container .menu3 li a {
    color: #bdbdbd;
}

#footer_menu_container .menu2 li a img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

#footer_menu_container .menu2 li a span {
    vertical-align: middle;
}

#footer .copyright {
    font-size: 11px;
    font-family: Arial;
    color: #bcbcbc;
    position: absolute;
    bottom: 3px;
    left: 100px;
    width: 800px;
}

/* ***************************************** *//* homepage */

#homepage_desc {
    width: 591px;
    height: 314px;
    background: url(images/homepage/header.png) no-repeat;
    text-indent: -9999px;
    margin: -30px 0 40px -20px;
}

#homepage_header_buttons {
    overflow: hidden;
    margin: 0 0 10px 20px;
}

#homepage_header_buttons a {
    float: left;
}

#homepage_header_buttons p {
    float: left;
    color: #f8f8f8;
    font-size: 24px;
    font-style: italic;
    width: 60px;
    text-align: center;
    padding-top: 18px;
    padding-right: 4px;
}

#tv_slonce {
    position: absolute;
    top: 100px;
    right: -60px;
}

#features_box {
    overflow: hidden;
    margin-left: 5px;
}

#features_box .feature {
    width: 293px;
    float: left;
    margin-right: 52px;
    padding-bottom: 45px;
    margin-bottom: 0;
}

#features_box .feature h2 {
    font-family: Georgia;
    color: #4282ce;
    font-size: 39px;
    font-weight: normal;
    margin: 25px 0;
}

#features_box .feature p {
    font-family: Georgia;
    color: #979696;
    font-size: 16px;
    line-height: 20px;
}

#license_box {
    overflow: hidden;
    margin-left: 5px;
}

#license_box .feature {
    padding-bottom: 45px;
    margin-bottom: 0;
}

#license_box .feature h2 {
    font-family: Georgia;
    color: #4282ce;
    font-size: 39px;
    font-weight: normal;
    margin: 25px 0;
}

#license_box .feature p {
    font-family: Georgia;
    color: #979696;
    font-size: 16px;
    line-height: 20px;
}

/* ***************************************** *//* giotto */

.features_table {
    border-collapse:collapse;
    color: #fefefe;
    font-family: Georgia;
    font-size: 16px;
    width: 860px;
    margin: 0 auto;
}

.features_table tr {
    height: 44px;
    border-top: 2px solid #656F7B;
    z-index: 9999;
    position: relative;
}

.features_table tr.even {
    background: url(images/giotto/featurestable-even-bg.png);
}

.features_table tr.odd {
    background: url(images/giotto/featurestable-odd-bg.png);
}

.features_table th {
    color: #dcfc46;
    font-size: 18px;
    font-weight: normal;
}

.features_table td.true {
    background: url(images/giotto/featurestable-cell-ok.png) no-repeat 50% 50%;
}

.features_table tr.footer {
    border-bottom: 2px solid #656F7B;
}

.features_table tr.footer td {
    color: #fd3c23;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}

.features_table td, .features_table th {
    padding: 0 25px;
    background: transparent;
    text-align: center;
}

.features_table2 {
    border-collapse:collapse;
    color: #4e4e4e;
    font-family: Verdana;
    font-size: 14px;
    width: 560px;
    margin: 0px auto auto 20px;
}

.features_table2 tr {
    height: 44px;
    border-top: 2px solid #656F7B;
    z-index: 9999;
    position: relative;
}

.features_table2 tr.even {
    background: url(images/giotto/featurestable-even-bg2.png);
}

.features_table2 tr.odd {
    background: url(images/giotto/featurestable-odd-bg2.png);
}

.features_table2 th {
    font-family: Georgia;
    color: #224582;
    font-size: 16px;
    font-weight: normal;
}

.features_table2 td.true {
    background: url(images/giotto/featurestable-cell-ok.png) no-repeat 50% 50%;
}

.features_table2 tr.footer {
    border-bottom: 2px solid #656F7B;
}

.features_table2 tr.footer td {
    font-family: Georgia;
    color: #fd3c23;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}

.features_table2 td, .features_table th {
    padding: 0 10px;
    background: transparent;
}

.feature {
    overflow: hidden;
    margin-bottom: 55px;
}

.feature .feature_img {
    float: left;
    width: 462px;
    margin-right: 32px;
}

.feature .feature_desc {
    float: right;
    width: 490px;
}

.feature .feature_desc h2 {
    color: #4282ce;
    font-family: Georgia;
    font-size: 39px;
    font-weight: normal;
}

.feature .feature_desc p {
    color: #979696;
    font-family: Georgia;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    margin: 25px 0;
}

#testimonials {
    overflow: hidden;
    width: 982px;
    margin: 0 auto;
}

.testimonial {
    overflow: hidden;
    width: 490px;
    height: 220px;
    float: left;
    margin-bottom: 50px;
}

.testimonial_img {
    width: 210px;
    float: left;
    margin-right: 20px;
}

.testimonial_desc {
    width: 240px;
    float: left;
}

.testimonial_desc h2 {
    color: #cbcbcb;
    font-size: 28px;
    font-family: Georgia;
    font-weight: normal;
    margin-bottom: 10px;
}

.testimonial_desc h3 {
    color: #78af20;
    font-size: 14px;
    font-family: Georgia;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 10px;
}

.testimonial_desc p {
    color: #7e7e7e;
    font-size: 14px;
    font-family: Georgia;
}

#giotto_desc {
    width: 591px;
    height: 314px;
    background: url(images/giotto/header.png) no-repeat;
    text-indent: -9999px;
    margin: -30px 0 40px -20px;
}

#giotto_header_buttons {
    overflow: hidden;
    margin: 0 0 10px 20px;
}

#giotto_header_buttons a {
    float: left;
}

#giotto_header_buttons p {
    float: left;
    color: #f5df23;
    font-size: 24px;
    width: 250px;
    text-align: center;
    padding-top: 18px;
    padding-right: 4px;
}

#heading_features {
    text-indent: -9999px;
    background: url(images/giotto/heading-features.jpg) no-repeat top center;
    width: 980px;
    height: 100px;
    margin: 0 auto 50px auto;
}

#heading_comparsion {
    text-indent: -9999px;
    background: url(images/giotto/heading-comparsion.jpg) no-repeat top center;
    width: 972px;
    height: 108px;
    margin: 30px auto 50px auto;
}

#heading_screenshots {
    text-indent: -9999px;
    background: url(images/giotto/heading-screenshots.jpg) no-repeat top center;
    width: 968px;
    height: 112px;
    margin: 30px auto 50px auto;
}

#heading_testimonials {
    text-indent: -9999px;
    background: url(images/giotto/heading-testimonials.jpg) no-repeat top center;
    width: 968px;
    height: 112px;
    margin: 30px auto 50px auto;
}

#heading_download {
    text-indent: -9999px;
    background: url(images/giotto/heading-download.jpg) no-repeat top center;
    width: 975px;
    height: 112px;
    margin: 30px auto 50px auto;
}

#download_giotto {
    overflow: hidden;
}

#system_requirements {
    height: 240px;
    width: 322px;
    background: url(images/giotto/laptop.png) no-repeat;
    padding-left: 218px;
    padding-top: 10px;
    float: left;
    margin: 0 60px 0 30px;
}

#system_requirements h3 {
    font-family: Georgia;
    font-size: 30px;
    color: #658ab5;
    font-weight: normal;
}

#system_requirements p {
    font-family: Georgia;
    font-size: 16px;
    color: #afafaf;
    line-height: 19px;
}

#dg_download  {
    float: left;
    width: 300px;
    margin-top: 50px;
}

#dg_download .download_info {
    color: #afafaf;
    margin-left: 25px;}
    
/** ERROR **/

#error a {
    color:#acbb43;
}

#error a:hover {
    color:#C1D536;
}

#error h1 {
    font-family: Georgia;
    font-size: 38px;
    font-weight: normal;
    color: #e7e7e7;
    margin-bottom: 27px;
}

#error h2 {
    margin-bottom: 20px;
    font-family: Georgia;
    font-size: 21px;
    color: #e7e7e7;
    font-style: italic;
    font-weight: normal;
}

#error p{
    color: #B4B4B4;
    font-family: Georgia;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    margin: 25px 0;
}
    
#error li {
    color: #B4B4B4;
    font-family: Georgia;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
}

#searchform {
	left: 387px;
	top: 35px;
	position: absolute;
	text-align: center;
	width: 223px;
	z-index: 999;
	line-height: 16px;
}

#searchform .screen-reader-text {
	display: none;
}

#searchform input[type="submit"] {
	background:url("images/search.png") no-repeat scroll -173px 0 transparent;
	border: medium none;
	height: 24px;
	margin-left: -4px;
	padding: 0;
	width: 24px;
	vertical-align: top;
	/* margin-top: 2px; */

}

#searchform input[type="text"] {
	background:url("images/search.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	height:24px;
	padding:0 8px;
	width:157px;
	color: #666666;
}

/* ***************************************** */