/*
Theme Name: Diploma
Author: Diploma master
Author URI: http://kupit-diploma.com
Description: Theme spacial for kupit-diploma.com
*/


/* Eric Meyer's Reset CSS v2.0 */
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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit; margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

/* vopros
======================================== */
.vopros {
margin: 0 0 20px 10px;
color: #353535;
font-size: 17px;
font-family: italic;
font-style: italic;
border-bottom: 1px dashed #ccc;
}
/* end vopros
======================================== */

span.links {
color: #1154B9;
}

span.links:hover {
color: #3879d9;
cursor: pointer;
}
.red {
color: red;
font-weight: bold;
}
hr {
    border: none;
    border-bottom: 1px dashed #ccc;
}

/* forma zakaza
======================================== */
form.wpcf7-form {
width: 80%;
margin: 0 auto;
}
.wpcf7-form h3 {
    line-height: 22px;
    margin-top: 15px;
    text-align: center;
}
.wpcf7-form h3 span {
    color: #797993;
    font-size: 17px;
}
input.wpcf7-quiz[type="text"] {
    width: 40px;
}
input.wpcf7-not-valid {
    background: #fff url('images/form-not-valid.png') no-repeat scroll right 5px center;
    border: 1px solid red;
}
textarea.wpcf7-not-valid {
    border: 1px solid red;
    background: #fff;
}
.wpcf7-form span.wpcf7-not-valid-tip {
    display: none;
}

.agree {
	display:none;
}

.wpcf7-form select {
    width: 200px;
    padding: 3px;
}
.wpcf7-form p {
color: #414141;
line-height: 12px;
}


.entry ul.tabs {
	height: 28px;
	line-height: 28px;
	list-style: none;
	border-bottom: 1px solid #BF0000;
	margin: 0;
    padding-left: 55px;
}

.entry p, .entry li {
    color: #515356;
    font-family: verdana;
    font-size: 15px;
    line-height: 23px;
}

.entry .tabs li {
	float: left;
	display: inline;
	margin: 0 4px -1px 0;
	padding: 0 13px 3px;
	color: #777;
font-weight: bold;
font-family: Georgia;
font-size: 21px;
	cursor: pointer;
	background: #F9F9F9;
	border: 1px solid #d4d4d4;
	border-bottom: 1px solid #F9F9F9;
	position: relative;
}
.tabs li:hover {
	color: #BF0000;
}
.tabs li.current {
	background: none;
	padding: 0 13px 4px;
	border-top: 1px solid #BF0000;
	border-left: 1px solid #BF0000;
	border-right: 1px solid #BF0000;
	border-bottom: 1px solid #EEEEEE;
	color: #BF0000
}
.box {
	display: none;
}
.box.visible {
	display: block;
}
/* end forma zakaza
======================================== */

/*--- foreign ---*/
.foreign {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
    margin: 0 0 0 4px;
}
a.foreign:hover,
a.foreign.active {
    color: #84baec;
    border-color:#84baec;
}


/*-----

.skype {
	background:url(images/skype-ru.png) left bottom no-repeat;
	margin: 0 10px 0 20px;
	height: 90px;
}
.skype p {
    color: #000;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin: 0 0 0 45px;
}
.skype p.chat {
    font-weight: normal;
    font-size: 13px;
    text-align: right;
    margin: 0 25px;
}
.widget .skype > a.call {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 8px 12px 0 70px;
    padding: 9px 0 9px 10px;
}
.chat > a,
.chat > a:link,
.chat > a:visited {
    font-size: 13px;
    text-decoration: underline;
}
.chat > a:hover {
    text-decoration: none;

}
----*/



/* GORODA
================================= */
.region {
width: 50%;
}
.region td {
vertical-align: middle;
}
td.gerb {
width: 70px;
text-align: center;
padding: 5px 0 0;
}
.obl > a {
    color: #323232;
    font-family: georgia;
    font-size: 15px;
    text-transform: uppercase;
}
.obl > a:hover {
color: #3879D9;
}
/* GORODA
================================= */

/* ceny
================================= */
.price {
	display: table;
	margin-bottom: 0;
	border-bottom: 1px solid #ccc;
}
.last {
	margin-bottom: 15px;
}
.price:hover {
border-bottom: 1px solid #84BAEC;
background: #fff;
}
.price-name, .price-info,
.price-cena, .price-order {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 0 7px;
}
.price-name {
	text-align: center;
	width: 220px;
	font-size: 15px;
	font-family: verdana;
	color: #434343;
	line-height: 18px;
	font-weight: bold;
}
.price-name span {
	font-weight: normal;
	color: #707273;
}
.price-info {
    width: 220px;
}
.price-cena {
	width: 90px;
	text-align: right;
}
.price-order {
	font-weight: bold;
	text-align: center;
	width: 120px;
}
.price-order button {
    background: #f0f0f0;
    border: 1px solid #be4646;
    border-radius: 3px;
    color: #be4646;
    font-family: italic;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    padding: 0 0 1px;
    text-align: center;
    width: 82px;
    cursor: pointer;
}
.price-order button:hover {
    color: #1154b9;
    border: 1px solid #1154b9;
}

.price-order a {
	font-family: italic;
	color: #BE4646;
}
/* end ceny
================================= */

.gallery {
	display: inline-block;
	width: 30%;
	margin: 0 1% 10px;
}
.gallery img {
	width: auto;
	height: 140px;
	display: block;
	margin: 0 auto;
}

/* tooltip
================================= */
/* TOOLTIP LINK STYLES */
span.tooltips-link {
    color: #1154B9;
    cursor: default;
    font-size: 15px;
}
span.tooltips-link.isimg {
	border-bottom: none;
}
span.tooltips-link.nostyle {
	border-bottom: none;
	cursor: inherit;
}

/* TOOLTIP STYLES */
div.tooltips-tip,
div.tooltips-tip.tool-tip,
div.tooltips-tip-tip {
	display: none;
	float: none;
	margin: 0;
	padding: 0;
	background: transparent;
	border: none;
	max-width: none;
	z-index: 200;
}
div.tooltips-tip-tip {
	display: block;
	visibility: hidden;
}
div.tooltips-tip div.tip,
div.tooltips-tip-tip > div {
	float: left;
	margin: 0;
	padding: 10px 15px 20px;
	background-color: #F6F6FF;
	border: 2px solid #CCE6FF;
	max-width: 400px;
	z-index: inherit;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(102, 153, 255, .5);
	-moz-box-shadow: 0 1px 3px rgba(102, 153, 255, .5);
	box-shadow: 0 1px 3px rgba(102, 153, 255, .9);
}
div.tooltips-tip div.tip-title,
div.tooltips-tip-tip div.tooltips-tip-title {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 16px;
	font-weight: bold;
color: #155CA4;

}
div.tooltips-tip div.tip-text,
div.tooltips-tip-tip div.tooltips-tip-text {
	font-size: 14px;
	margin: 0;
	text-align: left;
	padding: 0;
	padding-top: 0;
	line-height: 18px;
}

/* IMAGE TIPS */
div.tooltips-img.tooltips-tip div.tip,
div.tooltips-img.tooltips-tip-tip > div {
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
div.tooltips-img.tooltips-tip div.tip-title,
div.tooltips-img.tooltips-tip-tip div.tooltips-tip-title,
div.tooltips-img.tooltips-tip > div > div:first-child,
div.tooltips-img.tooltips-tip-tip > div > div:first-child {
	margin: 0;
	padding: 0;
	background: none;

}
/* end tooltip
================================= */

/* Layout
================================= */
html {
	background:url(images/background.jpg) left top repeat;
}

body{
	background:url(images/top.png) 50% top repeat-x;
	color:#545454;
	line-height:24px;
	font-size:14px;
min-width: 1000px;
}

#header .contact, #content, .footer-widgets, .footer-inner {
font-family: 'Shanti',sans-serif;
}

.h-container{
width: 1000px; margin: 0px auto;
}

.lang {
    float: right;
    text-align: left;
    width: 120px;
	margin-top: 7px;
}

.lang-down {
    float: right;
    margin-top: 7px;
    text-align: left;
    width: 215px;
}

.lang-down li {
width: 105px;
}

ul.qtrans_language_chooser li {
    float: left;
}
.qtrans_widget_end {
    clear: both;
}
#qtranslate-chooser li a, #qtranslate-chooser li a:link, #qtranslate-chooser li a:visited {
	color: #FFFFFF;
}

#qtranslate-chooser li.active a, #qtranslate-chooser li a:hover {
color: #84BAEC;
}

#main{
background:url(images/footer-one.png) left bottom repeat-x;
}

#content{
	width:660px;
	max-width:100%;
	float:left;
	padding: 0 30px 20px;
	line-height: 21px;
	text-align: justify;
    margin: 15px 0;
}

.container {
background:url(images/main-rr.png) left top repeat-y;
width:998px;
padding:0 2px;
margin: 0 auto;
min-height: 400px;
}
#sidebar{
margin-left: 2px;
position:relative;
float:right;
overflow:hidden;
padding-bottom:20px;
height:100%;
width:272px;  
}

#footer{
	background:url(images/footer-2.png) left top repeat;
	color:#fff;
}

.f-container {
padding-bottom:10px;
margin: 0 auto;
width: 1000px;
}

#content-bottom {
background:url(images/bottom-r.png) left bottom no-repeat; 
height: 15px;
width: 1002px;
margin: 0 auto 30px;
padding: 0;
}
/* End of Layout
================================= */

/* Format
================================= */	

	/* Selection */

	::selection,
	::-moz-selection,
	::-webkit-selection{
		background: #3879d9;
		color: #fff;
		text-shadow: none;
	}
	
	/* End of Selection */

	/* Links */
	
	a, a:active a:visited{
		color:#1154B9;
		text-decoration:none;					
	}

	a:hover{
		color:#3879d9;
	}
	
	.navigation a,
	.navigation a:active,
	.navigation a:visited
	{
		color:#7d7d7d;
		text-decoration:none;
		border:none;
	}
	
	.navigation a:hover{
		color:#3879d9;	
		text-decoration:none;
	}
	
	/* End of Links */	

	/* Text element */
h1.cattitle {
text-align: center;
color: #BF0000;

}
	
	h1,
	h2,
	h3,
	h4,
	h5,
	h6
	{
		color:#1154B9;
		font-family: Georgia;
		font-weight: bold;
		line-height:30px;
	}	

	h1{
		font-size:24px;
	}

	h2{
		font-size:22px;
	}

	h3, h4, h5, h6 {
		font-size:20px;
	}

.h2 {
font-size:24px;
line-height:28px;
color:#BF0000;
text-align: center;
font-family: Georgia;
}

.h3 {
font-size:19px;
line-height:22px;
color:#2943A6;
font-family: Tahoma;
font-weight: bold;
margin: 5px 0;
}

.h3 span {
color: #BF0000;
}

.descript {
background: #f7f7f7; /* Для старых браузров */
background: linear-gradient(to right, #f7f7f7, #f7f7f7, #eee);
margin: 3px 0 15px 10px;
padding: 5px 0 10px 15px;
border-bottom: 1px solid #E6E6E6;
border-left: 1px solid #DCDCDC;
border-top: 1px solid #E6E6E6;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.entry ul {
    list-style: circle;
    margin: 0 0 10px 30px;
}
.entry ol {
    margin: 0 0 10px 40px;
}
.entry ul li {
    margin: 0 10px;
}
	
	p, pre {
		margin: 0 0 10px;
	}
	
strong {
		font-weight: bold;
	}

	small {
		font-size: 85%;
	}	
	
	em {
		font-style: italic;
	}	
	
	dd,
	dl,
	dt
	{
		margin: 0 0 1.5em;
	}
	
	dd.gallery-caption{
		font-size:80%;
		margin-top:0;
		line-height:16px;
	}
	
	cite {
		font-style: normal;
	}	
	
	dfn {
		font-style: italic;
		font-weight: bold;
	}

	sub,
	sup {
		font-size: 75%;
		line-height: 0;
		position: relative;
	}

	sup {
		top: -0.7em;
		vertical-align: sub;
	}

	sub {
		bottom: -0.75em;
		vertical-align: super;
	}
	

	pre,
	code,
	tt {
		font-family: Arial, 'andale mono', 'lucida console', monospace;
	}
	
	abbr,
	acronym {
		font-size: 90%;
		text-transform: uppercase;
		border-bottom: 0.063em dotted #ddd;
		cursor: help;
	}	
	
	pre{
		background:#e7e7e7;
		white-space: pre;
		white-space: pre-wrap;
		color:#5e5e5e;
		padding:0.625em;
		border-radius:0.188em;
		-moz-border-radius:0.188em;
		-webkit-border-radius:0.188em;
	}
	
	code, ins{
		background: #e7e7e7;
		color: #777;	
		padding:0.125em;
	}
	
	address {
		display: block;
		margin: 0 0 1.5em;
		font-style: italic;
	}		
	
	mark {
		background: #e7e7e7;
		color:#5e5e5e;
		font-style: italic;
		font-weight: bold;
	}	

blockquote {
    background: #fefee6;
    border: 1px solid #dedeaa;
    font-style: italic;
    margin: 10px 0 10px 10px;
    padding: 5px 15px 0;
}
	
	blockquote cite{
		font-weight:bold;
	}
	
	/* End of text element */	
	
	/* List */

.vuz > li {
    border-bottom: 1px dashed #CCCCCC;
    color: #333333;
    font-size: 12px;
    line-height: 14px;
    list-style: square;
    margin-top: 3px;
    padding: 0 0 5px;
}
.vuz li ul > li {
    color: #7E7E7E;
    line-height: 16px;
}
.vuz {
    margin-bottom: 15px;
}
.vuz p {
    margin: 3px 0;
}
	ul{
		list-style: none;		
		margin-left:5px;		
	}
	
	ol{
		list-style-type:decimal;		
	}
	
	ol ol {
		list-style: upper-alpha;
		margin-left:1.250em;
	}

	ol ol ol {
		list-style: lower-roman;
	}

	ol ol ol ol {
		list-style: lower-alpha;
	}	
	
	/* End of List */
	
	/* Form */

	input, select, textarea{
		background:#F5F4F4;
		border: 1px solid #CCCCCC;
		padding: 3px 7px;
		border-radius: 5px;
		color: #222;
	}
	textarea{
		height: 140px;
		width: 99%;
	}
	input[type="text"], input[type="tel"], input[type="email"]{
		height: 22px;
		line-height: 22px;
		width: 99%;
	}
	input:focus, select:focus, textarea:focus, input:hover, select:hover, textarea:hover {
		border: 1px solid #4285f4;
	}

	input[type="submit"]{
		background: #111111; /* Old browsers */
		background: -moz-linear-gradient(
			top,
			#ffffff 0%,
			#444444 3%,
			#444444 0%,
			#111111 59%,
			#000000);
		background: -webkit-gradient(
			linear, left top, left bottom, 
			from(#ffffff),
			color-stop(0.3, #444444),
			color-stop(0.0, #444444),
			color-stop(0.59, #111111),
			to(#000000));
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		border: 1px solid #000000;
		-moz-box-shadow:
			0px 1px 3px rgba(255,255,255,0.5),
			inset 0px 0px 5px rgba(0,0,0,0.6);
		-webkit-box-shadow:
			0px 1px 3px rgba(255,255,255,0.5),
			inset 0px 0px 5px rgba(0,0,0,0.6);
		box-shadow:
			0px 1px 3px rgba(255,255,255,0.5),
			inset 0px 0px 5px rgba(0,0,0,0.6);
		border:1px solid #000;
		color:#f8f8f8;
		border:none;
		cursor:pointer;
		position:relative;
		padding: 6px 10px;
	}

	input[type="submit"]:hover{
		background: #0029d1; /* Old browsers */
		background: -moz-linear-gradient(top,  #0029d1 0%, #3879d9 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0029d1), color-stop(100%,#3879d9)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #0029d1 0%,#3879d9 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #0029d1 0%,#3879d9 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #0029d1 0%,#3879d9 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #0029d1 0%,#3879d9 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0029d1', endColorstr='#3879d9',GradientType=0 ); /* IE6-9 */
	}

.ask {
	background: url('images/ask_icon.jpg') no-repeat scroll 0 0;
	height: 180px;
    overflow: visible;
    position: fixed;
    left: -9.46px;
    top: 34%;
    width: 40px;
	z-index: 10;
	text-indent: -9999px;
	border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0; /* для Safari и Google Chrome */
    -moz-border-radius: 0 3px 3px 0; /*для Mozilla Firefox */
	border: 1px solid #d5d4d4;
	box-shadow: 0 0 5px #707073;
}
.ask.ukr {
	background: url('images/ask_icon_ukr.jpg') no-repeat scroll 0 0;
}
.ask a {
	display: block;
	height: 180px;
}
.ask:hover {
	left: -7px;
}
#ask_form {
    background: #eaeaea;
    padding: 20px;
	border-radius: 12px;
	font-family: verdana;
	font-size: 15px;
}
#ask_form p {
	line-height: 23px;
}

	/* End of From */	

	/* Table */
	
	table{
		width: 100%;
		margin-bottom:15px;
		border-collapse: collapse;
		border-spacing: 0;				
	}
/*
	
	table th{
		background:#e7e7e7;
		border:1px solid #ccc;
		padding:10px;	
	}
	
	
	
	table tr{
		background:#fff;
	}
	
	table tr:hover{
		background:#f7f7f7;
	}
	
	table#wp-calendar th{
		background:#444;
		padding-top:0;
		padding-bottom:0;
		font-size:11px;
		color:#fff;
	}
	
	table#wp-calendar td#today{
		background:#f0f0f0;
	}	
	
	table#wp-calendar tr:hover td#today{
		background:#e0e0e0;
	}	
	
	table#wp-calendar a{
		color:#3879d9;
	}	
	
	table#wp-calendar tfoot tr{
		background:transparent;
	}
	
	table#wp-calendar tfoot td{
		border:none;
	}
	
	table#wp-calendar tfoot td#next{
		text-align:left;
	}	
	
	table#wp-calendar tfoot td#next{
		text-align:right;
	}*/
	
	/* End of Table */	
	
/* End of Format
================================= */

/* Header
================================= */

#header{
	text-align:center;
}

#header-inner{
	padding-top:5px;
	height:120px;
	position:relative;
	z-index:11;
}

.head-info {
	margin-top: 12px;
	height: 172px;
	position:relative;
	padding: 25px 10px;
	background:#f5f5f5;
	border:1px solid #a9a9a9;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	box-shadow:0 0 3px #444;
}

.head-info ul li a,
.head-info ul li a:link,
.head-info ul li a:visited {
width: 173px;
height: 170px;
display: block;
color: #1154B9;
font-weight: bold;
font-size: 21px;
font-family:georgia;
float: left;
margin: 0 9px;
border: 1px solid #A9A9A9;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
}

.head-info ul li a:hover, .head-info ul li.current-menu-item > a {
border: 1px solid #BF0000;
}


.head-info ul li.obrazci a,
.head-info ul li.obrazci a:link,
.head-info ul li.obrazci a:visited {
background: #fff url('/wp-content/uploads/diploma.png') no-repeat scroll center 30px;
}

.head-info ul li.obrazci a:hover, .head-info ul li.obrazci.current-menu-item > a {
background: #fff url('/wp-content/uploads/diploma.png') no-repeat scroll center -128px;
}

.head-info ul li.ceny a,
.head-info ul li.ceny a:link,
.head-info ul li.ceny a:visited {
background: #fff url('/wp-content/uploads/coins.png') no-repeat scroll center 30px;
}

.head-info ul li.ceny a:hover, .head-info ul li.ceny.current-menu-item > a {
background: #fff url('/wp-content/uploads/coins.png') no-repeat scroll center -129px;
}

.head-info ul li.garantii a,
.head-info ul li.garantii a:link,
.head-info ul li.garantii a:visited {
background: #fff url('/wp-content/uploads/documents.png') no-repeat scroll center 30px;
}

.head-info ul li.garantii a:hover, .head-info ul li.garantii.current-menu-item > a {
background: #fff url('/wp-content/uploads/documents.png') no-repeat scroll center -128px;
}

.head-info ul li.zakaz a,
.head-info ul li.zakaz a:link,
.head-info ul li.zakaz a:visited {
background: #fff url('/wp-content/uploads/invoice.png') no-repeat scroll center 30px;
color: #BF0000;
}

.head-info ul li.zakaz a:hover, .head-info ul li.zakaz.current-menu-item > a {
background: #fff url('/wp-content/uploads/invoice.png') no-repeat scroll center -128px;
}

.head-info ul li.qwest a,
.head-info ul li.qwest a:link,
.head-info ul li.qwest a:visited {
background: #fff url('/wp-content/uploads/question.png') no-repeat scroll center 30px;
}

.head-info ul li.qwest a:hover, .head-info ul li.qwest.current-menu-item > a {
background: #fff url('/wp-content/uploads/question.png') no-repeat scroll center -128px;
}

.footer-widgets {
padding: 0 10px 0 50px;
}

.footer-widgets .widget-f {
float: left;
width: 250px;
margin: 10px;
}

.footer-widgets #custom_html-2, .footer-widgets #custom_html-3 {
font-size: 28px;
    font-weight: bold;
    line-height: 36px;
    margin-right: 40px;
    text-align: center;
    width: 340px;
}

.widget-f .widget-title {
color: #fff;
font-size: 19px;
font-family: georgia;
font-weight: bold;
}

#header .logos {
float: left;
	font-size:24px;
	font-family: Georgia, Arial;
	z-index:9999;
	line-height:24px;
	margin: 27px 25px 0 0;
	width: 295px;
}

#header p.description {
	font-size: 17px;
	color: #fff;
	font-family: v;
}

#header .logos a{
	color:#87C7F1;
	text-decoration:none;
	text-shadow: 1px 1px 0 #FFFFFF;	
	border-bottom:none;
}

#header .contact {
	background:url(/wp-content/uploads/contact-icon.png) left 24px no-repeat;
	width: 320px;
	float: left;
	line-height: 29px;
	text-align:left;
	margin-left: 40px;
}

.contact .phone {
padding-left: 95px;
font-weight: bold;
color:#fff;
font-size: 26px;
}
.contact .mail {
	padding-left: 95px;
}
.contact a {
color: #DDEFFB;
font-size: 18px;
}
.contact span {
	color: #fff;
	text-align: right;
	display: block;
	font-size: 15px;
	font-family: arial;
	padding-right: 5px;
}
.soc {
	float: left;
	width: 32px;
	margin: 5px 0 0 10px;
}
.soc a {
	width: 30px;
	height: 30px;
	display: block;
	margin: 5px 0 0;
}
.soc img {
	width: 100%;
	height: auto;
}


/* End of Header
================================= */

/* Primary Navigation
================================= */

/*#primarynav select{
	display:none;
	visibility:hidden;
	height:25px;
	width:100%;	
	border:none;	
}
*/
#primarynav{
	background:url(images/menu.png) left top repeat-x;
	height:44px;
	z-index: 999;
	margin:0 -1px;
	width:1000px;
}

#primarynav:after{
	display:table;
	clear:both;
	content:'';
}

#primarynav ul {
	list-style: none;
	margin:0 10px;
	padding:0;
}
#primarynav li {
	display: inline-block;
	float: left;
	position: relative;
}

#primarynav li a {
	text-align:center;
	display:block;
	text-decoration:none;
	margin: 8px 0;
	padding:0 10px;
	font-size:19px;
	color:#fff;
	font-family: 'times new roman';
	text-shadow:2px 0px 0px #203d68;
border-left: 1px solid #A2A2A2;
border-right: 1px solid #4A4A4A;
}

#primarynav #menu-item-173 > a {
    color: #BF0000;
    text-shadow: none;
}

#primarynav li:first-child a {
border-left: none;
}
#primarynav li:last-child a {
border-right: none;
padding-right: 0;
}

#primarynav ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	width: 11.750em;
	max-width:60%;
	z-index: 99999;
}
#primarynav ul ul ul {
	left: 100%;
	top: 0;
}
#primarynav ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #777;
	font-weight: bold;
	height: auto;
	min-width:15.938em;
	text-align: left;	
}
#primarynav li:hover > a,
#primarynav ul ul :hover > a,
#primarynav a:focus {
	color: #C6C6C6;
}
#primarynav li:hover > a,
#primarynav a:focus {
	color: #C6C6C6;	
}
#primarynav ul li:hover > ul {
	display: block;
	padding: 0;
}
#primarynav .current-menu-item > a,
#primarynav .current-menu-ancestor > a,
#primarynav .current_page_item > a,
#primarynav .current_page_ancestor > a {
	color:#C6C6C6;
}

#primarynav-footer ul, #primarynav-footer select{
	display:none;
	visibility:hidden;
}

/* End of Primary Navigation
================================= */

/* Content
================================= */

.post, .type-page, .not-found, div.attachment{
	background:url(images/article.png) 50% bottom no-repeat;
	padding-bottom:25px;
}

.smal-img {
float: right;
margin-left: 10px;
}

.not-found{
	padding-bottom:1.15em;
}

.singlepage{
	width:100%;
}

	.singlepage .post-head{
		text-align:center;	
	}
	.singlepage .post-head h2{
		text-align:center;
	}


h1.post-title{
	font-size:24px;
	line-height:30px;
}

h3.post-title a {
	font-weight: normal;
}

h3.post-title a:hover{
	color:#3879d9;
}	

/* Post Format Styles */
	.post-head span.post-format-label{
		padding:0.313em;
		margin:0 0.313em 0 0;
		float:right;
	}

	.post-head span.post-format{
		display:inline-block;
		width:60px;
		height:60px;
		margin:-6px -6px 0 0;
		float:right;
	}
	
	.post-head span.post-format a{
		border-bottom:none;
	}	
	
	/* Post Format Entry */
	
	.format-video .entry, 
	.format-audio .entry, 
	.format-status .entry, 
	.format-quote .entry, 
	.format-link .entry, 
	.format-gallery .entry, 
	.format-chat .entry, 
	.format-image .entry, 
	.format-aside .entry{
		background:#ededed;
	}
	
	.single .format-video .entry, 
	.single .format-audio .entry, 
	.single .format-status .entry, 
	.single .format-quote .entry, 
	.single .format-link .entry, 
	.single .format-gallery .entry, 
	.single .format-chat .entry, 
	.single .format-image .entry, 
	.single .format-aside .entry{
		background:transparent;
	}
	
	.format-gallery .entry{
		padding-top:40px;
	}		
	
	.format-quote .entry{
		font-style:italic;
		font-family: 'Bitter', serif;
		font-weight:100;
		font-size:20px;
		line-height:26px;		
	}	
	
	.format-quote .entry blockquote{
		margin-left:0;
	}	
	
	.format-quote .entry blockquote:after{
		content:'';
		display:block;
		clear:both;
	}		
	
	.format-quote .entry blockquote p{
		margin-bottom:0;
	}	
	
	.format-quote .entry blockquote cite{
		margin-top:10px;
		display: block;
		float:right;
	}	
	
	/* End of Post Format  Entry Styles */	
	
h2.archive-title{
	margin:0 0 1.505em 0;
	line-height:26px;
	font-size:1em;
	text-align:center;
}	

.meta{
	padding:0;
	margin:0;
	font-style:normal;
	font-size:0.813em;
}

.entry{
	padding:5px 0;
}

	.wp-caption{
	max-width:100%;
	}		
	
	.gallery-item{
	float:left;
	margin-bottom:0;
	}
	
	.gallery-item a{
	border-bottom:none;
	}	
	
	.gallery-icon{
	margin:0;
	}
	
	dl.gallery-item img{
	background:#f7f7f7;
	margin-bottom:0;
	}
		
	
	img.wp-smiley{
		border:none;
		margin-bottom: 0;
		margin-top: 0;
		padding: 0;	
	}
	
	.entry .wp-caption p.wp-caption-text .gallery-caption{
		color:#999;
		font-style:italic;
	}
	.wp-caption-text{
		max-width:89%;
		font-style:italic;		
		font-size:70%;
	}	
	.wp-caption-text::before{
		color:#999;
		content:'\2014';
		font-size:0.875em;
		margin-right:0.313em;
		padding:0 0 0.625em 0;
	}
	
.entry .meta2{
	font-size:0.875em;
	font-style:normal;
}	

span.edit-link{
	display:inline-block;
	float:right;
	margin-top:-4px;
}

span.edit-link a{
	background:#ccc;
	display:block;
	padding:1px 2px;
	border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	text-decoration:none;
	font-size:12px;
}

span.edit-link a:hover{
	background:#3879d9;
	color:#fff;
}
	
.morelink{
	position:absolute;
	right:-0.313em;
	bottom:1.875em;
	border:0.063em solid #ccc;
	border-right:0.125em solid #ccc;
	background:#fff;
	padding:0.188em 0.438em;
	text-decoration:none;
}	

.morelink:hover{
	background:#3879d9;
	border:0.063em solid #3879d9;
	border-right:0.125em solid #3879d9;
	color:#fff;
}	
	
	.aligncenter{
		display:block;
		margin-left:auto;
		margin-right:auto;
		clear:both;
	}
	
	.alignleft{
		float:left;
		/*margin-right:0.625em;
		clear:right;*/
		position: relative;
	}
	
	.alignright{
		float:right;
		/*margin-left:0.625em;
		clear:left;*/
		position: relative;
	}
	
	.alignnone{
		display:inline-block;
		margin:0;
	}

.entry img.helpimg {
    border: medium none;
    padding: 0;
    position: absolute;
}

.page-link{
	padding-top:1.250em;
}	

.page-link a{
	background: #111111; /* Old browsers */
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#444444 3%,
		#444444 0%,
		#111111 59%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.3, #444444),
		color-stop(0.0, #444444),
		color-stop(0.59, #111111),
		to(#000000));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(255,255,255,0.5),
		inset 0px 0px 5px rgba(0,0,0,0.6);
	-webkit-box-shadow:
		0px 1px 3px rgba(255,255,255,0.5),
		inset 0px 0px 5px rgba(0,0,0,0.6);
	box-shadow:
		0px 1px 3px rgba(255,255,255,0.5),
		inset 0px 0px 5px rgba(0,0,0,0.6);
	border:1px solid #000;	
	color:#fff;
	padding:0.14em 0.375em;
	text-decoration:none;
}

.page-link a:hover{
	background: #0029d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #0029d1 0%, #3879d9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0029d1), color-stop(100%,#3879d9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0029d1 0%,#3879d9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0029d1 0%,#3879d9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0029d1 0%,#3879d9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0029d1 0%,#3879d9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0029d1', endColorstr='#3879d9',GradientType=0 ); /* IE6-9 */		
	color:#fff;
	border:0.063em solid #3879d9;
	text-decoration:none;
}
	
.excerpt{
	overflow:hidden;
	height:auto;
	padding:0;
}


/* End of Content
================================= */
	

/* Comments
================================= */

#respond h2{
	border:none;
	margin:1.043em 0;
}

#comments{
	font-style:normal;
	padding:1.250em 1.563em 0.938em 0;
}

#respond form a:hover, #comments a:hover{
text-decoration:none;
}

h3#reply-title{
font-size:1.5em;
font-family: Arial, 'Bitter', serif;
font-weight:600;
}

h3#reply-title a{
border-bottom:none;
}

#comments h2#commenttitle{
	margin-left:1.043em;
	margin-bottom:0;
}	

#comments ol.commentlist{
	margin-left:1.563em;
}

#comments ol.commentlist, #comments ul.children
{
	list-style-type:none;
}

#comments ol.commentlist li.bypostauthor .comment-content{
	background:#f0efef;
	padding:0.625em;
	padding-bottom:0;
}

#comments ol.commentlist li.bypostauthor .comment-content .comment-text{
	border:none;
}

#respond, p.closed-comment{
	margin:0 0 0 1.563em;
}

#respond a{
text-decoration:none;
}

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

li.comment, li.trackback, li.pingback{
	border:1px solid #ccc;
	margin-bottom:1.250em;
	padding-top:0;
}

li.comment ol{
	list-style-position:inside;
	margin-left:1.250em;
	margin-bottom:0.938em;
}

.comment-content{
	border-bottom:0.063em solid #d7d7d7;
}

.user_info{
	display:block; 
	width:100%; 
	overflow:hidden; 
	margin:0.625em;
}

.user_info h3{
	margin:0;
	color:#5e5e5e;
	line-height:16px;
}

.user_info h3 a{
	color:#5e5e5e;
	text-decoration:none;
}

.user_info h3 a:hover{
	color:#3879d9;
}

.user_info p{
	margin:0;
	font-size:0.75em;
	color:#7d7d7d;
}

img.avatar{
	float:left;
	margin:0 0.625em 0 0;
}

p.closed-comment{
	font-style:italic;
	font-size:0.875em;
}

.comment-text{
	padding: 10px 10px 3px 10px;
}

.reply-link{
	display:block;
	text-align:right;
	margin-top:10px;
}

a.comment-reply-link{
	display:inline-block;
	margin:0;
	text-decoration:none;
	font-size:75%;
	border-bottom:none;
	background:#ccc;
	color:#555;
	padding:0 5px;
}

a.comment-reply-link:hover{
	background:#3879d9;
	color:#fff;
}

a#cancel-comment-reply-link{
	border-left:1px solid #5e5e5e;
	padding:0 0 0 1.250em;
	margin:0 0 0 0.625em;
}

span.comments-off{
	font-style:italic;
	margin-left:1.563em;
}

	/* Comment Form */
	
	form#commentform{
		clear:both;
		display:block;
		overflow:hidden;
		width:100%;
		border:none;
	}
	
	form#commentform p, form#commentform p[class*='comment-form-']{
		display:table;
		width:100%;
	}
	
	form#commentform p[class*='comment-form-']:after{
		content:'';
		display:table;
		clear:both;
		margin:0;
	}	
	
	form#commentform label, form#commentform span{
		display:inline-block;
		float:left;
	}
	
	form#commentform input{
		float:left;
	}
	
	form#commentform input[type="text"]{
		width:98%;	
		max-width:100%;
		margin-left:0;
	}
	form#commentform textarea{
		width:98%;		
		max-width:100%;
		float:left;
	}
	
	form#commentform div{
		margin-bottom:0.313em;
	}
	
	form#commentform p.form-allowed-tags{
		font-size:75%;
		width:100%;
		display:block;
		float:left;
	}
	
	form#commentform input[type="submit"]{
		float:left;
		padding:5px 7px;
		margin-left:0;
	}
	
	/* End of Comment Form */
	
/* End of Comments
================================= */	

/* Sidebar
================================= */	

input[type="text"]#s{
width:199px;
height:27px;
max-width:100%;
float:left;
margin:0 5px 5px 0;
padding:0 3px;
}
input[type="submit"]#searchsubmit{
line-height:26px;
height:28px;
float:left;
padding-left:7px;
padding-right:7px;
}

.widget:first-child {
border-top:none;
padding-top: 15px;
}

.widget{
padding: 25px 0 10px;
border-bottom:1px solid #d7d7d7;
border-top:1px solid #fff;
}
#text-19.widget, #text-20.widget{
	padding-top: 12px;
}

.widget h2{
	font-family: Georgia, Arial;
	font-weight:bold;
	border-bottom:0.063em solid #c7c7c7;
	margin:0 0 8px;
	font-size: 15px;
	line-height: 1.286em;
	padding:6px 3px 6px 10px;
	background:url('images/pattern2.png');
	text-shadow: 0 0.063em 0 #fff;
	text-transform: uppercase;
	color: #2A58A4;
}

.widget ul, .widget ol{
	padding:0 5px 0 20px;
	list-style:none;
}

.widget ul{
	list-style-position:outside;
	margin-left:0;
	}

.widget ul li{
	color:#000;
	margin-left:0;
}

.widget a, .widget a:visited, .widget a:active{
	color:#1154B9;
	text-decoration:none;
	border-bottom:none;
	font-family: Trebuchet MS;
	font-size: 15px;
}

.widget a:hover {
	color:#3879d9;
}

.widget .current-menu-item > a, .widget .current-menu-ancestor > a, .widget .current_page_item > a, .widget .current_page_ancestor > a {
color: #0074D7;
}

/* End of Sidebar
================================= */			

/* Footer
================================= */	

.footer-inner{
	padding:0;
	background:url(images/footer-3.png) left top repeat-x;
}

.footer-txt{
	padding:15px 7px;
	width:986px;
	color:#fff;
	border:none;
	margin: 0 auto;
}

.footer-inner .footcreditleft{
	float:left;
	margin-right:0.625em;
	font-size: 12px;
    line-height: 16px;
}
.footer-inner .footcreditright{
	float:right;
}

#footer a{
	color:#ccc;
	text-decoration:none;
	border-bottom:none;
}

#footer a:hover{
	color:#fff;
	text-decoration:none;
}

/* End of Footer
================================= */	

/* Misc Styles
================================= */	

.clear{
	clear:both;
}

.sticky{
	/*background:#eae8e8;
	border:0.4em solid #bcbcbc;*/
	border:2px solid #f9f9f9;
	background:#eae8e8;
	-moz-box-shadow: 0 0 7px #acabab;
	-webkit-box-shadow: 0 0 7px#acabab;
	box-shadow: 0 0 7px #acabab;		
	z-index:1;
}

a.scrollup{
	width:34px;
	height:34px;
	opacity:0.7;
	position:fixed;
	bottom:35px;
	right:20px;
	display:none;
	text-indent:-9999px;
	background: url('images/icon_top.png') no-repeat;
	border:none;
}

a.scrollup:hover{
	opacity:1;
}

span.nav-previous{
	float:left;
}

span.nav-next{
	float:right;
}

span.previous-image-link{
	display:inline-block;
	margin-left:16px;
	float:left;
}

span.next-image-link{
	display:inline-block;
	margin-right:16px;
	float:right;
}

#post-0 .widget{
	float:none;
	margin-bottom:30px;
}

#post-0 .widget h2{
background-image:none;
padding-left:0;
}

#post-0 .widget ul{
	list-style-type: disc;	
	list-style-position:inside;			
}

/* End of Misc Styles
================================= */	


@media screen and (max-width: 999px) {
#primarynav li a {
    padding: 0 3px;
}

}