/*
Theme Name: Boltvideo
Theme URI: http://boltvideo.ru
Description: The original Boltvideo theme.
Version: 1.0
Author: Boltvideo

*/

/* Begin Typography & Colors */

* { font-family: arial; font-size: 14px; color:#000; margin:0px; padding:0px; } 
HTML, BODY { height:100%; }
BODY { background: #eaeaea url('images/shadow.gif') repeat-y 50% top; }

.logo_link { position:absolute; top:-90px;left:-95px;display:block;width:159px;height:76px;}

A { color: #aa4000; }
A, A:visited, A:active  { text-decoration:underline;}
A:hover { text-decoration: none; }

H1 { font-size: 4em; text-align: center; padding-top: 70px; 	margin: 0; }
H2, H2 A { color:#741100; font-size: 16px;  }
H2 A:hover, H2 A:visited { color:#9f2403; }
H3 {color:#000; font-size:13px;margin:0px 0px 10px 0px;}
h2.pagetitle { margin-top: 30px; color:#483d3a;}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description { text-decoration: none; color: white; }
/*h2, h2 a, h2 a:visited { color: #333; }*/
h2, h2 a, h2 a:hover, h2 a:visited, #wp-calendar caption, cite {  text-decoration: none; }

.nocomments, .postmetadata, blockquote, strike { color: #777; 	}
.postmetadata, .postmetadata A  { font-size: 11px;	}
small, small A {text-transform:lowercase; color: #777; font-size: 11px; }
small A, small A:hover, small A:active, small A:visited {text-decoration: none;border-bottom: dashed 1px #777; font-weight:normal;}
.both { clear:both;}
.none { display:none; }

DIV.wrapper { 
    background: url('images/top_img.jpg') no-repeat 50% top;
    min-width:774px;
    height:auto !important;
    margin:0 auto;
    min-height:100%;
}
#page {
	background: url('images/footer_img.jpg') no-repeat 50% bottom;
    display:table;
    height:100%;
    width:100%;
}
TABLE.main {
    border-collapse: collapse; 
    border-spacing: 0px; 
    width: 725px; 
    height: 100%; 
    margin: 0px auto;
    height:100%;
}
TABLE.main TR { vertical-align: top; }
TABLE.main TD.top_content { padding:95px 0px 5px 0px; color: #fff; font-weight:bold; font-family: tahoma; font-size:11px;}
TABLE.main TD.center_content { 
    background: #fff url(images/cnt_bg.gif) repeat-x left bottom;
    border-left:solid 2px #fff;
    height:100%; 
    padding-bottom: 10px;
 }

/* text */
DIV.textBlock {line-height:26px; padding:30px 33px 0px 33px; }
DIV.textBlock P {text-indent:25px;}

/**/
UL { list-style:inside none none;}
LI { }

UL.def { list-style:inside none none; }
UL.def LI { background:url(images/li_icon.gif) no-repeat left 9px;padding-left:25px;}

/*  Menu  */
DIV.menu {width:550px;margin:auto; position:relative;z-index:2;}
DIV.menu UL {list-style:inside none none;position:absolute;top:-31px;}

DIV.menu LI {
	float:left;
	padding-top:0px;
	text-align:center;
	cursor:pointer;
	margin-left:-5px;
}
DIV.menu A, DIV.menu A:hover, DIV.menu A:active, DIV.menu A:visited {
  font-weight:bold; 
	font-size:12px;
	font-family:Tahoma;
  text-decoration: none; 
  color:#232323; 
  display:block;
  padding-top: 12px;
}

A.main, A.main_act { 
  background:url(images/menu/yellow.png) no-repeat; 
  width:93px; 
  height: 19px; 
 }
 A.main_act {height:32px; }
A.about, A.about_act { 
  background:url(images/menu/green.png) no-repeat;  
  width: 84px; 
  height: 19px; 
 }
A.about_act {
  height:31px;
}
A.portfolio, A.portfolio_act { 
  background:url(images/menu/whight.png) no-repeat; 
  width:107px; 
  height:19px; 
}
A.portfolio_act {
  height:43px; 
}
A.services, A.services_act { 
  background:url(images/menu/pink.png) no-repeat; 
  width:78px; 
  height:19px; 
}
A.services_act { height:43px; }
A.video, A.video_act { 
    background:url(images/menu/blue.png) no-repeat; 
    width: 126px; 
    height: 19px; 
}
DIV.menu A.video, DIV.menu A.video:hover, DIV.menu A.video:visited, DIV.menu A.video:active, DIV.menu A.video_act, DIV.menu A.video_act:hover, DIV.menu A.video_act:visited, DIV.menu A.video_act:active {color: #fff;}
A.video_act {height:43px; }

DIV.pl-tabs { padding:10px 18px 0px 18px; }

/*  player  */
DIV.pl { 
	width:477px; height:360px; 
	float:left; 
	padding: 5px 0px 0px 5px;
	background: #b7b7b7 url(images/player_bg.png) no-repeat; 
	position:relative; 
}

DIV.loading { position:absolute; top:150px; left:192px; z-index:1; font-size:14px;font-family:tahoma;}
DIV.loading IMG {vertical-align:middle; margin-right:5px;}

/*   tabs in index   */
.tabs { float:right; height:360px; background:url(images/tabs_shw.jpg) no-repeat; padding:5px 0px 0px 6px; margin:0px; }
.tabs-title { position:relative; }
.tabs-title .best, .tabs-title .fresh, .tabs-title .bestAct, .tabs-title .freshAct {position:absolute; left:-20px;}
.tabs-title .best, .tabs-title .fresh { width:19px; overflow:hidden; }
.tabs-title .fresh, .tabs-title .freshAct { top:64px;}
.tabs-title .bestAct, .tabs-title .freshAct {width:25px;}
.tabs .act {z-index:2;position:relative;}
.tabs-cnt { 	width:176px; background:#e5e9ed url(images/tabs_bg.gif) repeat-x; }
.tabs-cnt .spring {
	background: url(images/spring.gif) no-repeat top right;
	padding:0px 22px 0px 9px;
	height:345px;
}
.tabs-cnt IMG.arrow { width:43px; height:18px; }
.tabs-cnt .up { background:url(images/up.png) no-repeat; }
.tabs-cnt .up_over { background:url(images/up_over.png) no-repeat; }
.tabs-cnt .up_not_active { background:url(images/up_not_active.png) no-repeat; }
.tabs-cnt .down { background:url(images/down.png) no-repeat; }
.tabs-cnt .down_over { background:url(images/down_over.png) no-repeat; }
.tabs-cnt .down_not_active { background:url(images/down_not_active.png) no-repeat; }
.tabs-cnt .trs { margin:6px 0px; padding:0px 5px; height:290px; overflow:hidden;}
.tr {color:#26282a;font-size:10px; font-weight:bold; margin-bottom:10px;}
.tr-thumb { float:right; width:80px; height:54px; overflow:hidden; border:solid 1px #dcc77b; cursor:pointer; }
.tr-thumb IMG {margin-left:-10px;}

/* about */
DL.men {margin-top:20px;}
DL.men DT {font-weight:bold;color:#741100;font-size:16px;}
DL.men DD {margin-bottom:20px;}
DL.men DD IMG {float:left; margin-right:20px; border: solid 1px #b7b7b7;}
P.web {margin-top:5px;}
P.web IMG {vertical-align:middle;}


/* portfolio */
DL.tracks {padding: 33px 33px 0px 33px;}
DL.tracks DT {margin:10px 0px;}
DL.tracks DT A {font-size:12px;font-weight:bold;font-family:verdana;color:#741100;}
DL.tracks DD {margin-bottom:15px;}
DL.tracks DD P {line-height:20px;margin:6px 0;}
DL.tracks DD IMG {float:left; margin:0px 20px 20px 0px; cursor:pointer;}

/*   service   */
DL.service {}
DL.service DD {padding-bottom:20px;}

/*   archive   */
DIV.archive-pls {padding-top:20px;}
DIV.archive-pls DIV.item, DIV.archive-pls DIV.itemAct {
	float:left; 
	height:109px; width:106px;
	border:1px solid transparent;
	line-height:normal; 
	margin:0px 17px 10px 17px;
	overflow:hidden; 
	padding-left:3px;
}
DIV.archive-pls DIV.thumb { width:100px; height:56px; overflow:hidden; border:solid 1px #dcc77b; cursor:pointer; background-color:#000;}
DIV.archive-pls DIV.thumb IMG {margin:auto;}
DIV.archive-pls DIV.itemAct {border:solid 1px #741100; }

DIV.pl-cnt {	width:477px; height:360px; padding: 5px 0px 0px 3px; background: #b7b7b7 url(images/player_bg.png) no-repeat; position:relative; }

/*  footer  */
TD.footer {height:104px;}
DIV.footer { padding:0px 0px 4px 11px; background: url(images/footer.png) no-repeat left top; height: 50px;}
.footer { margin:0px 18px; }
.footer *, .footer A, .footer A:hover, .footer A:visited { color:#ccc; font-size:11px; }
.footer P {color:#ccc; font-size:11px; padding:7px 10px;}
.footer .copy {float:right; padding:7px 10px;}
DIV.counter {margin: 0px 0px 20px 290px;}

.narrowcolumn .entry, .widecolumn .entry { padding:7px 0;}
.entry * { font-size:12px;}
.entry P {margin: 0px 0px 12px 0px;}
/*.widecolumn { line-height: 1.6em; }*/
/*.narrowcolumn .postmetadata { text-align: center; }*/
/*.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: white;  } 
*/

h2.pagetitle { /*font-size: 1.6em;*/ }


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.commentlist li ul li { /*font-size: 1em;*/ } 

.commentlist li { font-weight: bold; }

.commentlist li .avatar, .commentlist li .userpic  { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
  color:#741100;
	/*font-size: 1.1em;*/
}

.commentlist p {
	font-weight: normal;
	/*line-height: 1.5em;
	text-transform: none;*/
  font-size:12px;
}
/*
#commentform p { 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
*/

.even, .alt { border-left: 1px solid #ddd; }
.commentlist LI.depth-1 {	border-top: 1px solid #ddd; border-left:none; padding-left:0px; padding-right:0px;} 

.commentmetadata { font-weight: normal; }
.commentmetadata A { font-size:11px; }

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps { letter-spacing: .07em; }

/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn, .widecolumn {
	float: left;
  width: 460px;
	padding-right: 20px;
	margin: 0px 0px 0px 25px;
/*	background-color:coral;*/
  overflow:hidden;
	}
/*
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
*/
.post {	margin: 15px 0 25px 0; }
.post H2 { margin-top: 18px; }
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 20px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */


/*	Begin Headers */

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright { float: right; 	}
.alignleft { float: left }
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

    
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform { margin: 5px 10px 0 0; }
LABEL { font-size:12px; color: grey; font-weight:normal;}
#commentform input {
    vertical-align:baseline;
    width: 170px;
	/*margin: 5px 5px 1px 0;*/
}
#commentform textarea {
	width: 98%; height:90px;
	padding: 2px;
}
#commentform input, #commentform textarea { font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#respond { background-color: #eee; padding: 10px 0px 2px 10px; border: solid 1px #ccc; margin-top: 10px;}
#cancel-comment-reply { float:right; margin: 0px 10px 0px 0px; padding-bottom:2px; }
#commentform #submit { margin: 0 0 5px auto; }

TABLE.cm {width:100%; border:solid 1px #eee;}
TABLE.cm TD, TABLE.cmAct TD {padding:3px 2px 4px;}

TABLE.cmAct {width:100%;background-color:#e0e0e0; border:solid 1px #d1cfcf;}
TABLE.cmAct LABEL {color: #000;}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	/*text-align: justify;*/
	}
.reply A {font-size:11px; font-weight:normal;}
.commentlist li {
	margin: 15px 0 10px;
	padding: 10px 5px 0px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {	margin: 5px 0;	}
#commentform p, #commentform  A { font-size: 12px;}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar {
	padding: 25px 0 10px 0;
	margin-left: 518px;
	width: 185px;
  /*background-color: lightGreen; */
}
#sidebar A, #sidebar A:active, #sidebar A:visited { 
    font-size:12px; color: #535a5e; display:inline;
}
#sidebar UL UL LI A { padding-left: 14px; }
#sidebar UL UL LI A:hover { 
    color:#9f2403; 
    background: url(images/li_icon_def_act.gif) no-repeat;
    background-position: left 1px; //background-position: left 0px;
}
#sidebar h2 {
    margin: 5px 0 0;
    padding: 0;
    color: #aa4000;
}
#sidebar ul li {
	/*list-style-type: none;
	list-style-image: none;*/
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
ol li, #sidebar ul ol li { list-style: decimal outside; }
#sidebar ul ul li, #sidebar ul ol li { color:#777; margin: 3px 0 0; font-size:11px; background: url(images/li_icon_def.gif) no-repeat left 1px;}

DIV.partner IMG {clear:both; margin:0px 2px 10px 0px;}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 180px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}
/*
#wp-calendar caption { text-align: center; width: 100%; 	}
*/
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
    font-size:12px;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
/*
#wp-calendar a { text-decoration: none; 	}
*/
#wp-calendar caption {
	text-align: left;
    font-size: 16px;
    color:#aa4000;
    font-weight: bold;
	}

#wp-calendar th {
	font-weight: normal;
    font-size: 11px;
	}

/*#wp-calendar td.pad:hover { background-color: #fff; }*/
    
    
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/*  navigation  */

.navigation { margin: 10px 0px;   }
.navigation A { font-size: 12px; }
.navigation .alignright {width:210px; text-align:right;}
.navigation .alignleft {width:210px;}

.page-top { border-bottom: 1px solid #dedede; margin: 18px 0 0 0;}
.page-top .wp-pagenavi { padding:4px 0 8px 0; }
.page-bot { border-top:1px solid #CCCCCC; margin: 10px 0px;}
.page-bot  .wp-pagenavi { padding:4px 0; }
.wp-pagenavi * {font-size:11px;}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
/*
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
