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,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

p, span, .longtext, td, span.longtext {

	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;

	font-size: 12px;
	color: #393939;
	!important;

}

body {

	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;

	font-size: 12px;

	line-height: 19px;

	color: #222;

}



a {

	color: #00baff;

	text-decoration: none;

}



a:hover, a:focus {

	outline: none;

	text-decoration: underline;

}



.left, .alignleft {

	float: left;

}



.right, .alignright {

	float: right;

}



.clear {

	clear:both;

}



.hidden {

	display: none;

}



#content h2 {

	font-size: 23px;

}



#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {

	font-family: 'TitilliumText14L400wt';

	margin-bottom: 19px;

}





#outer-header {

	/*background: url(../images/bg-header-tile.jpg);*/

	background: url(../images/bgtile.jpg);

	width: 100%;

}



#header {

	background: url(../images/bg-header-main.jpg);

	margin: 0px auto;

	padding: 30px 0px 0px 0px;

	width: 960px;

}



.heading {

	background: url(../images/bg-heading.jpg) repeat-x;

	width: 100%;

	height: 65px;

	padding-top: 35px;

}



.searchbox {

	float: right;

	background: url(../images/bg-search.jpg);

	margin-top: -7px;

}



.searchbox button {

	float: left;

	background: url(../images/btn-search.png) no-repeat;

	width: 28px;

	height: 25px;

	margin-top: 6px;

	border: none;

}



.bg-search-left {

	background: url(../images/bg-search-left.jpg) no-repeat;

	width: 4px;

	height: 36px;

	float:left;

}



.bg-search-right {

	background: url(../images/bg-search-right.jpg) no-repeat;

	width: 4px;

	height: 36px;

	float:left;

}



#top-search {

	background: url(../images/bg-search.jpg) no-repeat;

	border: 0px;

	height: 15px;

	width: 150px;

	margin: 0px;

	padding: 11px 0px 10px 5px;

	color: white;

	float: left;

}



.heading-inner {

	width: 960px;

	margin: 0 auto;

}



.heading-inner h2 a {

	font-size: 30px;

	color: #111;

	font-family: 'TitilliumText14L400wt';

	width: 500px;

}



.heading-inner h2 {

	display: inline;

}



.page #header, .search #header, .post #header, .blog #header, .single #header, .error404 #header {

	height: 100px;

}



.page.home #header {

	height: 411px;

}



.page.home .post-content {

	padding-bottom: 0px;

}



.page.home #comments-wrapper {

	margin-top: 0px;

}



.page.page-template-page-full-width-php #main {

	float: none;

	width: 100%;

}



.page #content .post-content {

	border-bottom: none;

}



#logo {

	float: left;

	margin-top: 5px;

}



#logo h1 {

	font-size: 35px;

	margin: 5px 0px 10px;

}



#logo h3 {

	font-size: 17px;

	font-weight: lighter;

}



#logo a {

	color: #fefefe;

	font-family: 'TitilliumText14L400wt';

}



#menu {

	float: right;

	margin-right: -5px;

	margin-top: 7px;

}



#menu-left {

	background: url(../images/bg-menu-left.png) no-repeat;

	float: left;

	height: 50px;

	padding-left: 8px;

}



.nav {

	position: relative;

	z-index: 2;

	font-family: Arial, sans-serif;

}



.nav li {

	position: relative;

	display: inline;

	float: left;

}



.nav li a {

	color: black;

	display: block;

	padding: 14px 15px 16px 15px;

	font-family: 'TitilliumText14L400wt';

	font-size: 13px;

}



.nav li ul li a:hover {

	background-color: #444;

	color: white;

	text-decoration: none;

}



.nav li ul li.current-menu-item a {

	background-color: #333;

	color: white;

}



.nav li ul li.current-menu-item ul a {

	background-color: #f1f1f1;

	color: black;

}



.nav li ul {

	visibility: hidden;

	background: url(../images/bg-menu-drop-top.png) no-repeat;

	position: absolute;

	display: block;

	top: 42px;

	width: 170px;

}



.nav li ul li {

	visibility: hidden;

	display: list-item;

	float: none;

	padding: 5px;

	margin: 0px 0px 0px 5px;

	width: 150px;

	background: #f1f1f1;

	

}



.nav li ul li a {

	font-weight: normal;

	background: #f1f1f1;

	padding: 2px 5px;

	margin: 0px;

	width: 140px;

	position: relative;

	z-index: 99;

}





#menu .nav li ul li ul{

	background: none;

	top: 0px;

	left: 155px;

}



#menu .nav li ul li ul li a {

	z-index: 98;

}



#menu .nav li ul li ul li ul li a {

	z-index: 97;

}



#menu-right {

	background: url(../images/bg-menu-right.png) no-repeat;

	float: left;

	height: 50px;

	width: 10px;

}



/* Billboard */



#billboard-wrapper {

	background: url(../images/bg-billboard.png);

	height: 400px;

	margin: 0px 0px 0px 0px;
	
	position: relative;

	width: 960px;

}



#billboard-wrapper .loader {

    background: url(../images/ajax-loader.gif) no-repeat center center transparent;

    width: 960px;

    height: 400px;

    position: absolute;

    z-index: 100;

}



#billboard {

	position: relative;

	width: 940px;

	height: 380px;

	top: 10px;

	left: 10px;

	overflow: hidden;

}



#billboard .slide {

	position: absolute;

}



#billboard .descr-wrapper {

	display: block;

	position: absolute;

	padding: 7px;

	bottom: 10px;

	left: 10px;

    max-width: 480px;

    z-index: 10;

}



#billboard .descr {

	display: block;

	background: black;

	padding: 10px;

	color: #fff;

	font-size: 12px;

}



#billboard .descr a {

	font-family: 'TitilliumText14L400wt';

	display:block;

	margin-top: 15px;

	font-size: 13px;

}



#billboard .descr-wrapper h2 {

	font-family: 'TitilliumText14L400wt';

	margin-bottom: 19px;

	font-size: 21px;

}



#billboard .navi {

	display: block;

	position: absolute;

	right: 20px;

	bottom: 10px;

	z-index: 10;

}



#billboard .navi .center {

	display: block;

	float: left;

	background: black;

	height: 25px;

	padding: 0px 3px;

}



#billboard .navi .right {

}



#billboard .navi a {

	float: left;

	margin: 7px 3px;

	display: block;

	width: 10px;

	height: 10px;

	background: url(../images/slide.png) no-repeat;

	outline: none;

}



#billboard .navi a.current, #billboard .navi a:hover {

	background: url(../images/slide-current.png);

}



/*#outer-tagline {

	background: url(../images/bg-tagline-outer.jpg) repeat-x;

	height: 204px;

}*/
#outer-tagline {

	background: url(../images/bg-tagline-outer2.jpg) repeat-x;

	height: 127px;

}


#outer-tagline.compact {

	height: 120px;

	background-position: bottom;

	margin-bottom: 10px;

}


/*
#inner-tagline {

	background: url(../images/bg-tagline.jpg) no-repeat;

	height: 110px;

	margin: auto;

	padding: 110px 30px 0px;

	width: 960px;

}*/
#inner-tagline {

	background: url(../images/bg-tagline-outer2.jpg) repeat-x;

	height: 127px;

	margin: auto;

	padding: 110px 30px 0px;

	width: 960px;

}



.inner-tagline-text {

	font-size: 26px;

	font-family: 'TitilliumText14L400wt';

	margin-top: 24px;

	float: left;

	color: #111;

}



#tagline-link {

	display: block;

	float: right;

	width: 174px;

	height: 54px;

	margin-top: 9px;

}



#footer-bottom-inside {

	margin: auto;

	width: 960px;

	padding-top: 5px;

}



.social {

	margin-top: 4px;

	float: left;

	margin-right: 5px;

}



.btn-tour {

	float: right;

	margin: 8px 0px 0px 0px

}



.featured-left {

	width: 10px;

	height: 121px;

	background: url(../images/bg-featured-left.jpg);

	float: left;

}



.featured-main {

	width: 940px;

	height: 121px;

	background: url(../images/bg-featured.jpg) repeat-x;

	float: left;

	margin-bottom: 34px;

}



.featured-right {

	width: 10px;

	height: 121px;

	background: url(../images/bg-featured-right.jpg);

	float: left;

}



.featured-service {

	width: 285px;

	margin: 35px 0px 30px 25px;

	float: left;

	position: relative;

}



.featured-service-inner {

	height: 70px;

}



#content .featured-service h3 a, #content .featured-service h3 {

	line-height: 22px;

	color: #222;

	padding-top: 3px;

}



#content .featured-service h3 a:hover {

	text-decoration: underline;

}



.featured-service img {

	float: left;

	margin-right: 19px;

}



.featured-service .tooltip {

	display: none;

	background: transparent url(../images/triangle.png) 14px bottom no-repeat;

	color: white;

	position: absolute;

	width: 240px;

}



.featured-service .tooltip-inner {

	margin: 5px;

	background: #111;

	padding: 10px 15px;

}



/* content */

#content {

	width: 960px;

	margin: auto; 

         min-height:300px;

	padding: 19px 0px 35px 0px;

}



#main {

	float: left;

	width: 610px;

	margin-right: 30px;

}



#main .date {

	float: right;

	margin-top: 1px;

	color: white;

}



.post-heading a {

	font-size: 21px;

	color: white;

	float: left;

	margin-right: 40px;	

}



.post-heading a:hover {

	text-decoration: underline;

}



.heading-category {

	z-index: 9999;

	background: #111;

	padding: 10px;

	width: 590px;

}



.with-thumb .heading-category {

	padding: 10px;

	margin: 0px -5px 0px 19px;

	position: absolute;

	width: 540px;

	bottom: 19px;

}



#content .heading-category h2.post-heading{

	margin-bottom: 0px;

}



.post-categories a {

	color: #111;

	border: 1px solid #cfcfcf;

	background: #eee;

	font-size: 11px;

	padding:2px;

	float: left;

	margin-right: 5px;

	margin-bottom: 16px;

}



.category a:hover {

	text-decoration: underline;

}



.read-more {

	padding: 5px;

	color: white;

	font-size: 12px;

	background: #222;

	display: block;

	margin-top: 19px;

	width: 102px;

}



#main img.alignright {

	margin: 0px 0px 19px 19px;

}



#main img.alignleft {

	margin: 0px 19px 19px 0px;

}



#main ul {

	list-style: square inside;

}



#main ol {

	list-style: decimal inside;

}



#main p, #content ul, #content ol {

	margin-bottom: 19px;

}



#main ul.post-categories {

	list-style: none;

	margin: 0px;

	margin-top: 9px;

}



#main ul.post-categories li {

	float: left;

}



/* Author box */



#authorbox {

	width: 560px;

	background: #f0f0f0;

	border: 1px solid #b8b8b8;

	padding: 19px;

	margin: 0px 0px 19px 0px;

	min-height: 80px;

}



#authorbox  .avatar {

	float: left;

	margin: 0px 19px 19px 0px;

}



#authorbox h4 {

	float: left;

	width:438px;

	background: #111;

	color: white;

	padding: 5px 10px;

	font-size: 16px;

	margin-bottom: 15px;

}



#authorbox p {

	margin-bottom: 0px;

}



#authorbox h4 a {

	color: white;

}





.read-more:hover {

	text-decoration: underline;

	background: #333;

}



.post {

		

}



.thumb-heading {

	position: relative;

	margin-bottom: 19px;

}





#content .attachment-post-thumbnail {

	margin-bottom: 0px;

}



#content .thumb-shadow {

	margin: -10px 0px 0px 0px;

}



#content .thumb-shadow-up {

	margin: 0px 0px 0px 0px;

}



.post-content {

	padding-bottom: 38px;

}



.single .post-content {

	border: none;

}



.sidebar {

	width: 260px;

	background: url(../images/bg-sidebar.jpg);

	padding: 15px 30px 0px 30px;

}



.sidebar-top {

	width: 320px;

	height: 10px;

	background: url(../images/bg-sidebar-top.jpg);

}



.sidebar-bottom {

	width: 320px;

	height: 10px;

	background: url(../images/bg-sidebar-bottom.jpg);

}



.sidebar-wrapper {

	float: right;

	width: 320px;

}



#content .sidebar h4.widget-heading {

	font-size: 21px;

	color: #111;

	border-bottom: 1px solid #cfcfcf;

	padding-bottom: 19px;

	margin-bottom: 0px;

}



.widget ul li a, .widget ul li  ul li a, .widget ul li  ul li ul li a {

	color: #111;

	padding:8px 0px 8px 19px;

	border-bottom: 1px solid #ccc;

	border-top: 1px solid white;

	display: block;

	background: url(../images/sidebar-ul.png) no-repeat 0px 14px;

}



.widget ul li  ul li a {

	margin-left: 10px;

}



.widget ul li  ul li ul li a {

	margin-left: 19px;

}



.widget {

	padding-bottom: 38px;

}



#content .sidebar .widget_uds_contact h4.widget-heading, #content .sidebar .widget_calendar h4.widget-heading, #content .sidebar .widget_tag_cloud h4.widget-heading  {

	border-bottom: none;

}



.sidebar .textwidget {

	padding-top: 15px;

	border-top: 1px solid white;

}



#content img {

	margin-bottom: 19px;

}



#content h3 {

	font-size: 18px;

	color: #111;

	font-family: 'TitilliumText14L400wt';

	margin-bottom: 19px;

}



/* Comments */



.comment-divider {

	display: none;

}



#comments-wrapper {

	margin-top: 19px;

}



#comments-wrapper p {

	text-indent: 0px;

}



#comments {

	width: 600px;

}



#comments h2 {

	color: black;

	padding: 7px 0px;

	font-size: 30px;

	margin: 10px 0px 30px 0px;

	font-weight: normal;

}



#comments img.avatar {

	background: url(../images/avatar.jpg) no-repeat;

	width: 80px;

	height: 80px;

	float: left;

	margin-right: 19px;

}



#comments .comment-meta {

	background: #222;

	color: white;

	width: 480px;

	padding: 5px 10px;

	margin-bottom: 15px;

	float: left;

}







#comments .pingback .comment-meta, #comments .trackback .comment-meta {

	width: 480px;

}



#comments .comment-meta p {

	margin-bottom: 0px;

}



#comments .comment-meta .comment-author {

	text-indent: 0px;

	float: left;

}



#comments .comment-meta .comment-author a {

	color: white;

}



#comments .comment-meta .comment-author a:hover {

	text-decoration: underline;

}



#comments .comment-meta .comment-date {

	float: right;

	color: #5d5d5d;

	font-size: 12px;

}



#comments .comment .depth-2 {

	margin-left: 100px;

}



#comments .comment .depth-3 {

	margin-left: 100px;

}



#comments .comment .depth-2 .depth-3 .comment-meta {

	width: 330px;

}

#comments .comment .depth-2 .depth-3 .comment-text {

	width: 318px;

} 



#comments .comment .depth-2 .comment-meta {

	width: 380px;

}



#comments .comment .depth-2 .comment-text {

	width: 368px;

} 



#comments .comment-text {

	padding: 15px;

	width: 465px;

	background: white;

	border: 1px solid #b8b8b8;

	float: left;

	margin-bottom: 19px;

}



#comments .pingback .comment-text, #comments .trackback .comment-text {

	width: 568px

}



#comments .comment-text blockquote {

	border-left: 2px solid #555;

	padding: 5px 5px 5px 19px;

	background: white;

	margin: 19px 0px 19px 10px;

}



#comments p.comment-action a{

	color: #555;

	display: block;

	width: 35px;

	margin-top: 15px;

	float: left;

	margin-right: 10px;

}



#respond h3 {

	background: #222;

	color: white;

	font-size: 16px;

	padding: 5px 10px;

	width: 580px;

	margin-bottom: 19px;

	margin-top: 19px;

	font-weight: normal;

}



#add-comment input, #add-comment textarea {

	padding: 5px 10px;

	background: white;

	border: 1px solid #b8b8b8;

	margin-bottom: 19px;

	float: left;

	max-width: 428px;

}



#add-comment label {

	width: 80px;

	margin: 0px 19px 19px 0px;

	float: left;

	clear: both;

}



#add-comment .buttons {

	clear: both;

	margin-left: 100px;

	

}



#add-comment .buttons button {

	background: #111;

	color: white;

	padding: 5px 10px;

	border: none;

	display: block;

	float: left;

	margin-right: 10px;

	border: 1px solid #000;

	font-size: 12px;

}



#add-comment {

	margin-bottom: 19px;

}



/* footer */



#outer-footer {

	background: url(../images/bg-header-tile.jpg);

}



#footer-top, #footer-bottom {

	background: black;

	border-bottom: 1px solid #232323;

	height: 30px;

}



#footer-top {

	height: 10px;

}



#footer-bottom {

	border-bottom: none;

	border-top: 1px solid #232323;

}



#inner-footer {

	background: url(../images/bg-footer.jpg) no-repeat;

	margin: auto;

	width: 960px;

	color: #afafaf;

	padding: 40px 0px;

	font-size: 12px;

	font-family: Georgia, Times, Times New Roman, serif;

}



#inner-footer h3 {

	color: white;

	font-size: 21px;

	margin-bottom: 19px;

	font-family: 'TitilliumText14L400wt';

}

#inner-footer p {

	color: #afafaf;

}



#inner-footer ul {

	border-top: 1px solid #000;

	border-bottom: 1px solid #1e1e1e;

}



#inner-footer ul li {

	

	list-style-position: inside;

}



#inner-footer ul li a{

	border-bottom: 1px solid #000;

	border-top: 1px solid #1e1e1e;

	padding: 10px 0px 10px 15px;

	display: block;

	color: #afafaf;	

	background: url(../images/footer-ul.png) no-repeat 0px 15px;

}



.footer-column {

	float: left;

	margin-right: 50px;

	width: 263px;

}



.footer-column-last {

	margin: 0px;

}



.footer-about-img {

	margin-bottom: 12px;

}



#inner-footer input {

	background: url(../images/bg-footer-contact-input.png);

	border: none;

	height: 18px;

	width: 250px;

	color: #afafaf;

	padding: 10px 0px 0px 10px;

	margin-bottom: 10px;

}



#inner-footer textarea {

	font-family: "Lucida Grande", "Lucida Unicode",Arial, sans-serif;

	background: url(../images/bg-footer-contact-textarea.png);

	border: none;

	height: 60px;

	width: 250px;

	color: #afafaf;

	padding: 10px 0px 0px 10px;

	margin-bottom: 10px;

	font-family: "Lucida Grande";

	font-size: 11px;

}



#inner-footer button {

	background: url(../images/bg-footer-contact-btn.png);

	width: 106px;

	height: 36px;

	border: none;

}



.footer-column.widget_recent_entries, .footer-column.widget_links, .footer-column.widget_pages, .footer-column.widget_recent_comments, .footer-column.widget_archive {

	width: 140px;

}



.copyright {

	font-size: 11px;

	color: #333;

}



#content .box, p.error, p.success {

	padding: 10px 10px 10px 55px;

	margin-bottom: 19px;

	background: 15px center no-repeat #ccc;

	color: #666;

	border: 1px solid #aaa;

}



#content .box.info {

	border: 1px solid #a2b4ee;

	background-image: url(../images/box-info.png);

	background-color: #dbe3ff;

	color: #665b66;

}



#content .box.success, p.success {

	border: 1px solid #8ede95;

	background-image: url(../images/box-success.png);

	background-color: #cfffd3;

	color: #66525e;

}



#content .box.warn {

	border: 1px solid #debd8e;

	background-image: url(../images/box-warning.png);

	background-color: #ffebcf;

	color: #665d51;

}



#content .box.error, p.error {

	border: 1px solid #df8f8f;

	background-image: url(../images/box-error.png);

	background-color: #ffcece;

	color: #66515e;

}



.pages-prev {

	float: left;

}



.pages-next {

	float: right;

}



/**

 *	Layout options

 */



.layout-third, .layout-two-thirds, .layout-half, .layout-fourth, .layout-three-fourths { float: left; margin: 0px 5% 19px 0px; }

.layout-third { width: 30%; }

.layout-two-thirds { width: 65%; }

.layout-half { width: 47.5%; }

.layout-fourth { width: 21.25%; }

.layout-three-fourths { width: 73.75%; }

.layout-last { margin-right: 0px; }



/* Contact */



#contact-form input, #contact-form textarea {

	padding: 5px;

	width: 250px;

	font-size: 11px;

	margin: 0px 0px 10px 0px;

	border: 1px solid #cfcfcf;

	float: left;

}



#contact-form textarea {

	height: 90px;

}



#contact-form textarea:focus, #contact-form input:focus {

	border: 1px solid #00d0fd;

}



#contact-form button {

	background: #333;

	color: white;

	border: none;

	padding: 10px;

}



#contact-form button:hover {

	background: #444;

}



#contact-form label {

	float: left;

	height: 19px;

	text-align: left;

	margin: -3px 10px 0px 0px;

	clear: both;

	width: 100px;

}



#contact-form {

	

}



/* Calendar */



.sidebar #wp-calendar {

	width: 260px;

	text-align: center;

}



.sidebar #wp-calendar table {

	border: 1px solid #cecece;

}



.sidebar #wp-calendar thead tr th{

	background: #f0f0f0;

	color: #111;

	text-align: center;

	padding: 5px;

	border: 1px solid #cecece;

}



.sidebar #wp-calendar tbody tr td {

	border: 1px solid #ccc;

	padding: 5px;

	background-color: white;

}



.sidebar #wp-calendar tfoot {

	border: none;

}



.sidebar #wp-calendar tfoot tr td a {

	background: #222;

	color: white;

	border: none;

	display: block;

	margin: 19px 0px;

	text-align: center;

	padding: 3px;

}



.sidebar #wp-calendar tfoot tr td a:hover, .sidebar #contact_widget button:hover, #add-comment .buttons button:hover {

	background-color: #333;

	text-decoration: underline; 

}



.sidebar #wp-calendar caption {

	text-align: center;

	background: #222;

	color: white;

	padding: 5px;

	font-size: 15px;

	margin-bottom: 19px;

}



#content .sidebar ul {

	margin-bottom: 0px;

}



/* Portfolio */



.portfolio-item-wrapper {

	width: 300px;

	height: 175px;

	background: url(../images/bg-portfolio.jpg) no-repeat;

	float: left;

	margin: 0px 30px 25px 0px;

	overflow: hidden;

}



.portfolio-item {

	width: 290px;

	height: 160px;

	border: 1px solid #cfcfcf;

	padding: 4px;

	overflow: hidden;

	background: #eee;

}



.portfolio-item a {

	display: block;

	height: 160px;

	width: 290px;

	color: #111;

	position: relative;

}



.portfolio-item img {

	width: 290px;

	height: 160px;

	overflow: hidden;

	position: relative;

	z-index: 2;

}





.portfolio-heading {

	margin: -40px auto;

	z-index: 200;

	display: block;

	position: relative;

	background: black;

	text-align: right;

	width: 250px;

	padding: 7px 10px;

}



.portfolio-heading a {

	font-size: 15px;

	color: white;

	height: auto;

	width: auto;

}



.portfolio-item .portfolio-hover {

    position: absolute;

    left: 0px;

    top: 0px;

    width: 280px;

    height: 160px;

    /*background: url(../images/hover-portfolio.png) center center no-repeat transparent;*/

    z-index: 1;

}



.portfolio-item.video .portfolio-hover {

    background-image: url(../images/hover-portfolio-video.png);

}



.last {

	margin-right: 0px;

}





.terms {

	height: 30px;

	width:  930px; 

	background: url(../images/bg-terms.jpg);

	float: left;

	padding: 15px 5px;

	margin-bottom: 30px;

}



.terms-left {

	background: url(../images/terms-left.jpg);

	float: left;

	height: 60px;

	width: 10px;

}



.terms-right {

	background: url(../images/terms-right.jpg);

	float: right;

	height: 60px;

	width: 10px;

}



#content .terms a {

	color: white;

}



#content .terms a:hover {

	text-decoration: underline;

}



#content .terms {

	

}



.terms-tag {

	float: left;

	margin-right: 10px;

	height: 32px;

}



.terms-tag-left {

	float: left;

	height: 32px;

	width: 6px;

	background: url(../images/terms-tag-left.jpg);

}



.terms-tag-right {

	float: left;

	height: 32px;

	width: 6px;

	background: url(../images/terms-tag-right.jpg);

}



.terms-tag-right {

	float: left;

}



.terms-tag-main {

	background: url(../images/bg-terms-tag.jpg);

	height: 27px;

	display: block;

	float: left;

	padding: 5px 3px 0px 6px;

}





#content .list.check li {

	list-style-image: url(../images/check.png);

	list-style-position: inside;

}



#content blockquote.pullquote {

	background: #eee;

	border: 1px solid #cfcfcf;

	padding: 19px;

	width: 242px;

}



#content blockquote.pullquote.left {

	margin-right: 19px;

}



#content blockquote.pullquote.right{

	margin-left: 19px;

}



#content a.button {

	margin-bottom: 19px;

	display: block;

	padding:10px;

	width: 150px;

	border: 1px solid #cfcfcf;

	background: #eee;

	color: #111;

}



#content a.button:hover {

	background: #e1e1e1;

}



 #content a.button.download:hover {

 	background: url(../images/download.png) 5px 5px no-repeat #e1e1e1;

 }



#content a.button.download {

	background: url(../images/download.png) 5px 5px no-repeat #eee;

	padding-left: 40px;

}



#content blockquote.pullquote.left {

	border-left-width: 5px;

}



#content blockquote.pullquote.right {

	border-right-width: 5px;

}



.attachment-post-thumbnail {

	z-index: 1000;

	margin-bottom: 100px;

}



#main b, #content strong {

	font-weight: bold;

}



#main i, #content em {

	font-style: italic;

}



#main blockquote {

	background: #fcfcfc;

	border-left: 2px solid #555;

	padding: 10px 5px 5px 30px;

	font-style: italic;

	margin-bottom: 20px;

}



#main blockquote cite {

	text-align: right;

}



#main .divider {

	margin-bottom: 15px;

}



.sidebar #contact_widget input, .sidebar #contact_widget textarea {

	border: 1px solid #cfcfcf;

	background: white;

	padding: 5px;

	width: 250px;

	margin-bottom: 10px;

}



.sidebar #contact_widget button {

	background: #222;

	color: white;

	padding: 8px;

	border: none;

}



.sidebar #recentcomments li{

	padding: 7px 0px 7px 2px;

	border-top: 1px solid white;

	border-bottom: 1px solid #cfcfcf;

}



.sidebar #recentcomments li a {

	border-bottom: none;

	color: #0297ce;

}





#uds-google-map {

	width: 260px;

	height: 260px;

}



/** Ads **/



.uds-ad {

	overflow: hidden;

	float: left;

	margin-right: 5px;

}



.uds-ad.odd {

	margin-right: 0px;

}



.uds-ads-16 {

	width: 16px;

	height: 16px;

}



.uds-ads-125 {

	width: 125px;

	height: 125px;

	margin-bottom: 5px;

}



.uds-ads-160 {

	width: 160px;

	height: 600px;

}



.uds-ads-200 {

	width: 200px;

	height: 125px;

}



.uds-ads-234 {

	width: 234px;

	height: 60px;

}



.uds-ads-250 {

	width: 250px;

	height: 250px;

}



.uds-ads-260 {

	width: 260px;

	height: 120px;

}



.uds-ads-300 {

	width: 300px;

	height: 250px;

}



.uds-ads-468 {

	width: 468px;

	height: 60px;

}



.uds-ads-728 {

	width: 728px;

	height: 90px;

}



.pages-prev a, .pages-next a {

	padding: 5px;

	background: #111;

	color: #ccc;

}



/* Widget Slideshow */

.uds-slideshow-widget {

	position: relative;

}



.uds-slideshow-widget .images {

	position: relative;

}

.uds-slideshow-widget .images img {

	position: absolute;

	top: 0;

}



.uds-slideshow-widget .control {

	position: absolute;

	right: 10px;

	bottom: 10px;

}



.uds-slideshow-widget .control div {

	cursor: pointer;

	float:left;

	padding: 2px 7px;

	color: white;

	background: black;

	margin-left: 3px;

}



.uds-slideshow-widget .control div.active {

	color: black;

	background: white;

}



#main.full-width {

	width: 960px;

}