/*
Theme Name: Videomonitor.se
Theme URI: http://www.videomonitor.se
Description: The first version of Videomonitor.se
Version: 1.0
Author: Alexander Radsby
*/

/* CSS RESET
----------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/* Global
----------------------------------------------- */
body														{ background: url("images/bg_tile.gif") #fff top left repeat; font-size: 12px; font-family: Georgia, "Times New Roman", serif; line-height: 18px; }
p															{ color: #2d2d2d; font-size: 12px; margin-top: 10px; margin-bottom: 10px;}
a:link 														{ color: #326baa !important; border-bottom: 1px solid #ccc; text-decoration: none; }
a:visited 													{ color: #326baa !important; text-decoration: none; }
a:hover  													{ color: #000 !important; border-bottom: 1px solid #326baa; text-decoration: none; text-decoration: none; }


/* Wrapper
----------------------------------------------- */
div#wrapper 												{ width: 945px; margin:10px; }
div#holder	 												{ float:left; margin-top: 10px; width: 790px; border: 1px #d5d5d5 solid; border-top: 3px #82bce0 solid; background: #fff; }

/* Header
----------------------------------------------- */
div#header h1 												{ text-indent: -9999px; background: url("images/masthead.jpg") top left no-repeat; width:790px; height:181px; border-bottom: 3px #d1d1d1 solid; }

/* Navigation
----------------------------------------------- */
div#navigation 												{ height: 35px; border-bottom: 1px #d5d5d5 solid; }
div#navigation ul 											{ padding-top: 10px; }
div#navigation li 											{ display:inline; margin-left: 15px; font-size: 12px; font-weight: bold; text-transform: uppercase; }

div#sub-navigation											{ height: 25px; border-bottom: 2px #d5d5d5 solid; }
div#sub-navigation ul 										{ padding-top: 5px; }
div#sub-navigation li 										{ display:inline; margin-left: 15px; font-size: 11px; font-family: Arial, Helvetica, Sans-serif;}

div#navigation a:link, div#sub-navigation a:link 			{ color: #1557a3; text-decoration: none; border: 0; }
div#navigation a:visited, div#sub-navigation a:visited 		{ color: #1557a3; text-decoration: none; border: 0; }
div#navigation a:hover, div#sub-navigation a:hover			{ color: #1557a3; text-decoration: none; border-bottom: 1px #1557a3 dotted; }

/* Content
----------------------------------------------- */
div#content 												{ background: url("images/devider.gif") top left repeat-y; float:left; }

/* Sidebar
----------------------------------------------- */
div#sidebar													{ float:left; padding: 15px; width: 173px; }
div#sidebar h2												{  }

div.sidebar-entry											{ border-bottom: 1px solid #ccc; padding-bottom: 8px;padding-top: 5px;  }
div.sidebar-entry span.number								{ font-family: "Helvetica Neue", Arial, sans-serif; font-size: 11px; color:#0E4996; text-transform: uppercase; }

/* Main-Content
----------------------------------------------- */
div#main-content											{ width: 555px; float:left; padding: 15px; }
div#main-content h2, div#sidebar h2							{ font-size: 12px; font-weight: bold; font-family: Georgia, Times New Roman, Serif; text-transform: uppercase; }

div.post													{ float:left; margin-top: 20px; margin-bottom: 20px; border-bottom: 4px #d5d5d5 double; width: 100%; }
div.post h3													{ font-size: 22px; margin-bottom: 5px; font-weight: bold; color: #366EA7; text-decoration: none; }
div.post h3 a:link											{ font-size: 22px; font-weight: bold; color: #366EA7; text-decoration: none; border: 0; }
div.post h3 a:visited										{ font-size: 22px; font-weight: bold; color: #366EA7; text-decoration: none; }
div.post h3 a:hover 										{ font-size: 22px; font-weight: bold; color: #77B3EF; text-decoration: none; }
div.post ul 												{ margin-left: 25px; list-style: disc; }
div.post blockquote 										{ margin: 12px 10px 22px 10px; float:left; color:#575757; padding: 0 50px; background: transparent url("images/blockquote.gif") no-repeat 0 0; }

div.post div.title											{ border-bottom: 1px solid #ccc; }
div.post div.title span 									{ font-size: 11px; font-family: Arial, Helvetica, Sans-Serif; text-transform: uppercase; color: #626262; }

div.post div.tags 											{ padding-bottom: 10px; }
div.post div.tags span										{ color: #626262; }

.pagenavigationbox 											{ text-align: center; padding: 5px 0; }
.pagenav, .pagenavcurrent 									{ border: 1px solid #CCCCCC; margin: 0 3px; padding: 5px; }
.pagelink 													{ border: 1px solid #9999FF; color: #9999FF !important; margin: 0 3px; padding: 5px; }
.pagelink:hover 											{ border: 1px solid #CCCCCC; background-color: #9999FF; color: #FFFFFF !important; }
.menubox a 													{ text-transform: uppercase; }


/* Comments
----------------------------------------------- */
ol#commentlist li											{ border-bottom: 1px solid #ccc; margin: 10px 0; }

/* Footer
----------------------------------------------- */
div#footer 													{ clear:both; float:left; margin-top: 5px; width: 770px; padding: 10px 10px 0 10px; border: 1px #d5d5d5 solid; background: #fff; margin-bottom: 10px; font-size: 11px; text-transform: uppercase; font-family: Helvetica, Arial, sans-serif; }
div#footer p 												{ margin-top: 10px; font-size: 10px;}
div#footer ul li 											{ display:inline; }
  
