/*  
Theme Name: UGLtema
Theme URI: http://
Description: UGL tema
Version: 1.0
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #bbb url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/bg.gif) repeat-x;
        color: #666;
	margin: 0px;
	padding: 0px;
}

a  {
	color: #663366;
	border: none;
	text-decoration: none;
}
a:hover  {
	color: #666;
}
p {
	margin: 0 0 10px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Arial, Helvetica, sans-serif;
	
}
h2 {
	font-size: 16px;
}

.frontpage {
	display:block;
	width:210px;
	height:80px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
}

.frontpage a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
#header {
	width: 800px;
	height: 99px;
	float: left;
	background: #ccc url(./images/header.png) no-repeat;
}
#wrapper  {
	width: 1065px;
	margin: 15px 0 0 15px;
	padding: 0 0 15px 0;
	float: left;
	overflow: hidden;
}
#container {
	width: 800px;
	float: left;
}
#banner_container {
	width: 250px;
	float: right;
}
#header {
	width: 800px;
	height: 99px;
	float: left;
}
#menu {
	width: 800px;
	height: 32px;
	float: left;
	margin: 0;
	background: #ddd url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/menu.png) no-repeat;
	font-weight: bold;
	font-size: 13px;
}
#menu ul  {
	padding: 1px 1px 0 10px;
	margin: 0;
	float: left;
	list-style-type: none;
}
#menu ul li  {
	height: 25px;
	float: left;
	margin: 0;
	text-align: center;
}	
#menu ul li a {
	height: 25px;
	float: left;
	margin: 0;
	color: #FFF;
	text-align: center;
	padding: 5px 10px 0 10px;
	text-decoration: none;
	text-shadow: 0px 0px 0px #000;
}
#menu ul li a:hover  {
	height: 25px;
	float: left;
	margin: 0;
	color: #fff;
	text-align: center;
	padding: 5px 10px 0 10px;
	background: #666699;
}
#menu ul li.current_page_item a{
	height: 25px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 5px 10px 0 10px;
	color: #fff;
	background: #330033;
}
#content {
	width: 770px;
	float: left;
	margin: 0px 0 0 0;
        min-height: 420px;
	padding: 15px 15px 15px 15px;
	background: #fff url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/content_bg.gif) no-repeat;
}

#popup {
	width: 500px;
	float: left;
	margin: 0px 0 0 0;
        min-height: 420px;
	padding: 15px 15px 15px 15px;
	background: #fff url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/content_bg.gif) no-repeat;
}

#left {
	width: 500px;
	float: left;
}
#left h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 3px 0 5px 0;
	margin: 0 0 10px 0;
	color: #333;
}

#left h2           {font-size:13px;font-weight:bold;padding:3px 0 0px 0;margin:0 0 5px 0;color:#333;}
.post {
	width: 490px;
	float: left;
	margin: 0px 0 0px 0;
        padding-bottom:5px;
     }  
       

.post_static {
	width: 500px;
	float: left;
	margin: 0px 0 10px 0;
       
}
.post h2 a {
	color: #660066;
}
.post h2 a:hover {
	color: #666;
}

#left h3 {
	font-size: 13px;
	font-weight: bold;
}

.post h3 {
	color: #333;
        font-size: 13px;
        padding: 0 0 0 0;
	margin: 0px 0 5px 0;
}
.post_static h3 {
	color: #333;
        font-size: 13px;
        padding: 0 0 0 0;
	margin: 0px 0 5px 0;
}
.post_static ul, .post_static ol {
	margin: 0 0 0 20px;
       
}
.postmeta {
	width: 500px;
	float: left;
        margin-top: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
	border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        display:none;
}	

.post h4 {
	color: #333;
        font-size: 13px;
        padding: 0 0 0 0;
	margin: 0px 0 5px 0;
}
.post_static h5 {
      color:#663366;
      font-size:16px;
      font-style:italic;
      font-weight:normal;
      padding:0 0 8px;
}

/*--------- Add this ---------*/

.addthis_toolbox .custom_images a
{
      height:16px;
      margin:0;
      padding-left:8px;
      width:15px;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.7;
}
/*--------- Sidebar ---------*/


#sidebar a  {
	color: #663366;
	font-weight: bold;
}

#sidebar h5 {
        font-size: 12px;
	padding: 8px 0px 2px 0px;
  }

#sidebar h4 {
  display:none;
  }
#sidebar ul  {
	list-style-type: none;
}
#sidebar ul li  {
	list-style-type: none;
}

#sidebar	{
	list-style-type: none;
}


#right {
	width: 250px;
	float: right;
}
#right p {
margin:0px;
}
.share {
	float:left;
     height:16px;
      margin:0;
     width:250px;
}
.share .alignright {
	font-size: 12px;
	padding: 0px 0 0 0;
}
.right_headline {
	width: 240px;
	height: 24px;
	float: left;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/right_headline.gif) no-repeat;
	font-size: 14px;
	padding: 6px 0 0 10px;
	font-weight: bold;
	margin: 15px 0 8px 0;
	color: #fff;
}
/*-------- Sökruta -------*/
.searchbox {
	width: 250px;
	height: 25px;
	float: left;
	background: #eee url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/searchbox.gif) no-repeat;
	margin: 15px 0 0px 0;
}
.searchbox #s {
	float: left;
	width: 185px;
	height: 20px;
	border: none;
	background: none;
	padding: 5px 0 0 5px;
	color: #888;
}
.searchbox #searchsubmit {
	float: left;
	width: 58px;
	height: 25px;
	border: none;
	background: none;
	text-indent: -9999px;
	cursor: pointer;
}
/*----- Knapp förfrågan -------*/
.forfragan {
	width: 250px;
	height: 90px;
	float: left;
	text-indent: -9999px;
	margin: 15px 0 0 0;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/forfragan.gif) no-repeat;
}

/*--------- Referenser --------*/

#right_line {
	padding: 5px 0 5px 0;
	border-bottom: 1px dashed #CCCCCC;
        margin-bottom: 5px;
        }
/*-------- Kommentarer ------*/
#comment_container {
	width: 500px;
	float: left;
        display:none;
}
#comment_container h3 {
	font-size: 15px;
	padding: 2px 0 7px 0;
	margin: 0 0 15px 0;
	font-weight: bold;
        display:none;
	

}
.comment {
	width: 500px;
	float: left;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
        border-bottom: 1px solid #eee;
        display:none;
}
.comment_avatar {
	width: 70px;
	height: 70px;
	float: left;
	background: #eee url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/gravatar.gif) no-repeat;
	margin: 0 0 5px 0;
        display:none;
}
.comment_user {
	width: 500px;
	margin: 0 0 10px 0;
	float: right;
	font-size: 12px;
        display:none;
}
.comment_user .alignright {
	color: #888;
        display:none;
}
.comment_content {
	width: 500px;
	float: right;
        display:none;
}

.comment textarea
{
font-size: 12px;
	line-height: 1.5em;
        color: #666;
        display:none;
}
/*------- Banners ----------*/
.banner {
	
	float: left;
	margin: 0 0 15px 0;
}
/*------------ Footer ------------*/
#footer
{
	width:770px;
	height:55px;
	float:left;
	background: url(/wp-content/themes/ugl/images/footer.png) no-repeat bottom;
	margin:0;
	padding:20px 15px 5px;
}

#footer a
{
	color:#69C;
}

#footer p
{
	padding-top:3px;
        color:#666666;
        font-size:11px;
        line-height:1.2em;
        margin:0 0 0 0;
}

.thumbnail {
	float: right;
	width: 75px;
	height: 81px;
	margin: 10px 0px 0 10px;
	}

.std_image {
	float: right;
	width: 110px;
	height: 120px;
	margin: 0px 0px 0px 10px;
	}
.kursgard_box  {
	float: left;
	width: 500px;
        margin-bottom: 10px;
	}

.img_kursgard  {
	float: left;
	width: 110px;
	height: 120px;
	margin-right: 8px;
	}

.ugl_2008 {
        float: right;	
	width: 72px;
	height: 51px;
	margin: 0px 0px 0px 10px;
	}
hr {
        border-color:#CCCCCC;
        border-style:dotted;
        border-width:1px 0 0;
        height: 1px;
        margin: 3px 0 3px 0;
	}

.knapp  {
	float: left;
	width: 133px;
	height: 24px;
	margin-right: 5px;
        margin-bottom: 5px;
        margin-top: 10px;
	}

.knapp-ok  {
	width: 48px;
	height: 21px;
        vertical-align: bottom;
}

.emailbox {
	width: 150px;
	height: 17px;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	margin: 5px 5px 0px 0px;
}

#price {
        font-size: 22px;
	padding: 5px 0px 5px 0px;
        color: #FF9900;
  }

#price-extra {
        font-size: 12px;
	color: #666666;
        line-height: 1.3em;
        font-style: italic;
  }

/*----- Knapp kursbokning -------*/
.kursbokning {
	width: 250px;
	height: 90px;
	float: left;
	text-indent: -9999px;
	margin: 15px 0 0 0;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/boka-kurs.png) no-repeat;
}

#box-yellow-mini-top {
	width: 250px;
        height: 10px;
	float: left;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/bg-yellow-top-mini.gif) no-repeat;
	margin: 15px 0 0 0;
}

#box-yellow-mini-mid {
	width: 250px;
	float: left;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/bg-yellow-mid-mini.gif) repeat;
	margin: 0 0 0 0;
}
#box-yellow-mini-bot {
	width: 250px;
        height: 10px;
	float: left;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/bg-yellow-bot-mini.gif) no-repeat;
}

#box-yellow-mini-mid #text {
	float: left;
	width: 230px;
	border: none;
	background: none;
	margin: 5px 10px 5px 10px;
}

#box-grey-mini-top {
	width: 250px;
        height: 10px;
	float: left;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/bg-grey-top-mini.gif) no-repeat;	
        margin: 15px 0 0 0;
}

#box-grey-mini-mid {
	width: 250px;
	float: left;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/bg-grey-mid-mini.gif) repeat;
	margin: 0 0 0 0;
}
#box-grey-mini-bot {
	width: 250px;
        height: 10px;
	float: left;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/bg-grey-bot-mini.gif) no-repeat;
	margin: 0 0 0 0;
}

#box-grey-mini-mid #text {
	float: left;
	width: 230px;
	border: none;
	background: none;
	margin: 5px 10px 5px 10px;
}

#box-white-mini-top {
	width: 250px;
        height: 10px;
	float: left;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/bg-white-top-mini.gif) no-repeat;
	margin: 15px 0 0 0;
}

#box-white-mini-mid {
	width: 250px;
	float: left;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/bg-white-mid-mini.gif) repeat;
	margin: 0 0 0 0;
}
#box-white-mini-bot {
	width: 250px;
        height: 10px;
	float: left;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/bg-white-bot-mini.gif) no-repeat;
	margin: 0 0 0 0;
}

#box-white-mini-mid #text {
	float: left;
	width: 230px;
	border: none;
	background: none;
	margin: 5px 10px 5px 10px;
}


/*----- Knapp kalender -------*/
.kalender {
	width: 250px;
	height: 90px;
	float: left;
	text-indent: -9999px;
	margin: 15px 0 0 0;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/kalender.gif) no-repeat;
}

/*----- Stor gul box -------*/

#box-yellow-large-top {
	width: 500px;
        height: 10px;
	float: left;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/bg-yellow-top-large.gif) no-repeat;
	margin: 0 0 0 0;
}

#box-yellow-large-mid {
	width: 500px;
	float: left;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/bg-yellow-mid-large.gif) repeat;
	margin: 0 0 0 0;
}
#box-yellow-large-bot{
	width: 500px;
        height: 10px;
	float: left;
	background: url(http://www.ugl-guiden.se/wp-content/themes/ugl/images/bg-yellow-bot-large.gif) no-repeat;
	margin: 0 0 15px 0;
}

#box-yellow-large-mid #text {
	float: left;
	width: 470px;
	border: none;
	background: none;
	margin: 0px 5px 0px 5px;
}
