/*
Theme Name: mediadesk.lv
Description: Mediadesk.lv mājaslapas stils
Version: 1.0
Author: Pāvels Nikolajevs

*/

/* typography */
body,h2
{ 
	font-family: Tahoma, sans-serif; 
}

body 
{ 
	font-size: 13px;
	color: #646464;
	background: #e6e6e6;
}

.btn-violet { background: #6550a3; border-radius: 0; border: 1px solid #6550a3;}
.btn-violet:hover{ background: #8572bc; border-radius: 0; border: 1px solid #8572bc;}

.align-right { text-align: right; }
h2 { font-size: 26pt; color: #6550a3; margin-bottom: 20px; }
a:link:not(.btn) { color: #6550a3; } 
a:visited:not(.btn)  { color: #452f85; } 
a:hover:not(.btn)  { color: #8572bc; } 

#content { background: #fff; padding-bottom: 30px; }
	.entry {margin-right:5%;}
	.post {margin-left:10%;}


#header {background: url(../img/bal.jpg) no-repeat;}
	#header h1 { display: none; }
	#header  .header-top { height: 250px; }
	#header  .header-bot { height: 100px; }
	#header .header-bot img{ margin-left: 25px; margin-bottom: 14px; }
	#header .relogo { margin-right: 90px; margin-top: 20px; }
	
#menu ul  { list-style-type: none; padding: 0; height: 50px; border-top: 1px solid #fff;}
	#menu ul  li { list-style-type: none; width: 140px; height: 50px; background: #969696; float: left; text-align: center; border-right: 1px solid #fff; }
	#menu a { width: 140px; height: 50px; display: block; color: #fff; text-decoration: none; padding-top: 13px; font-size: 16px; }
	#menu a:hover { text-decoration: underline; }
	#menu .menu-item-1.current-menu-item, #menu .menu-item-1:hover { background: #f72130; }
	#menu .menu-item-2.current-menu-item, #menu .menu-item-2:hover { background: #f97e15; }
	#menu .menu-item-3.current-menu-item, #menu .menu-item-3:hover { background: #4683ea; }
	#menu .menu-item-4.current-menu-item, #menu .menu-item-4:hover { background: #00c5ac; }
	#menu .menu-item-5.current-menu-item, #menu .menu-item-5:hover { background: #d5cc00; }

#right-side{padding-left:5%;}
	#right-side h3 { font-size: 13px; font-weight: bold; color: #6550a3; margin-left;10% }
	#right-side h3:nth-child(1) { margin-top: 27px;}
	
#footer { background: #d5cc00; color: #fff; }
	#footer p { margin-top: 40px; margin-bottom: 20px; margin-left: 24px; } 
/*
     FILE ARCHIVED ON 01:47:08 Feb 07, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:54:40 Oct 27, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/