/*
Theme Name:  Ganz Coaching
Theme URI: http://wordpress.org/
Description: Ett template f&ouml;r Ganz Coaching byggt av MediaAnalys.
Version: 1.0
Author: MediaAnalys
Author URI: http://www.mediaanalys.se
Tags:  Ganz Coaching

	 Ganz Coaching 1.0
	 http://www.mediaanalys.se

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
* {
     padding: 0;
     margin: 0;
}

body {
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: #364c52;
	line-height: 15px;
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#container_big_meny {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	border: 0px solid #000000;

}

     #menu-centered {
          background: #0075B8;
          background: #fff;
          padding: 10px;
          margin-bottom: 0px;
      }
	  
      #menu-centered ul {
           margin: 0;
           padding: 0;
           text-align: center;
      }
	  
      #menu-centered li {
           display: inline;
           list-style: none;
          
      }
	  
	  
          #menu-centered a {
               font: normal 12px/30px Arial;
               color: #4d4d4d;
			   text-transform: uppercase;
               text-decoration: none;
               padding: 10px 0px 10px 0px;
			   font-weight: bold;
          }
		  
		  #menu-centered a:hover {
               font: normal 12px/30px Arial;
               color: #165b8d;
			   text-transform: uppercase;
               text-decoration: none;
               padding: 10px 0px 10px 0px;
			   font-weight: bold;
          }

          #menu-centered a span {
                padding: 10px 10px 10px 10px;
              }
			  
			  
			  #menu-centered .current_page_item a {
               font: normal 12px/30px Arial;
			   font-weight: bold;
			   text-transform: uppercase;
               color: #ffffff;
               text-decoration: none;
               padding: 10px 0px 10px 0px;
               background: #57a8d6;
               background: url('images/link_left.gif') no-repeat;
          }

          #menu-centered .current_page_item a span {
                padding: 10px 10px 10px 10px;
                background: url('images/link_right.gif') no-repeat right 0px;
              }
			  
			  #menu-centered .current_page_parent a {
               font: normal 12px/30px Arial;
			   font-weight: bold;
			   text-transform: uppercase;
               color: #ffffff;
               text-decoration: none;
               padding: 10px 0px 10px 0px;
               background: #57a8d6;
               background: url('images/link_left.gif') no-repeat;
          }

          #menu-centered .current_page_parent a span {
                padding: 10px 10px 10px 10px;
                background: url('images/link_right.gif') no-repeat right 0px;
            }
			  
			  


#container_small_meny {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	height:30px;
	border: 0px solid #000000;
	background-image: url(images/small_link_back.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

	#container_small_meny ul{
		padding-top:2px;
		border: 0px solid #000000;	
	}
	
		#container_small_meny li{
			float: right;
			display: block;
			display: inline;
			/*padding-left:8px;*/
			padding-right:0px;
			background-color:#386582;
			border: 0px solid #000000;
			padding-top:5px;
			padding-bottom:5px;
		}
	
		#container_small_meny a{
			color: #4d4d4d;
			text-decoration: none;
			font-weight: bold;
			padding-right:20px;
		}
		
		#container_small_meny a{
			color: #ffffff;
			/*
			color: #4d4d4d;
			color: #ab1157;
			*/
			text-decoration: none;
			font-weight: bold;
			padding-right:20px;
		}
		
		#container_small_meny a:hover {
			color: #adc0cc;
			text-decoration: underline;
			font-weight: bold;
			padding-right:20px;
		}

		
		
#container_top_back {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	height:153px;
	border-top: 1px solid #f7f2ee;
	background-image: url(images/top_back.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
	
	.container_top_text {
		background-color:#ab1157;
		width:350px;
		padding-left:20px;
		margin-top:30px;
	}
	
		.container_top_text h2 {
			font-weight: normal;
			font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
			font-size: 25px;
			color: #ffffff;
			line-height: 55px;
		}
				


#container_top_back_under {
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/top_back_under.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 930px;
	height:56px;
	border: 0px solid #000000;
	text-align: right;
	margin-bottom:10px;
}

	#container_top_back_under h2 {
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
		line-height: 30px;
		padding-right:30px;
	}

				
#container_content {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	border: 0px solid #000000;
}

	#container_content_box {
		width: 580px;
		float: left;
		border: 0px solid #000000;
	}
	
	
	#container_content ul{
		padding-bottom:20px;
		padding-left:30px;
	}
	
	#container_content li{
		padding-bottom:10px;
	}
	
	#container_content p{
		padding-bottom:20px;
		border: 0px solid #000000;
	}

	#container_content h1{
		color: #386682;
		padding-bottom:15px;
		font-size: 25px;
		font-weight: normal;
		line-height: 25px;
	}
	
	#container_content h2{
		color: #386682;
		padding-bottom:10px;
		font-size: 18px;
		font-weight: normal;
		line-height: 20px;
	}
	
	#container_content h3{
		color: #386682;
		padding-bottom:8px;
		font-size: 15px;
		font-weight: normal;
		line-height: 13px;
	}
	
	#container_content a{
		color: #386682;
	}
	
	#container_content_right {
		width: 190px;
		float: left;
		margin-left:45px;
		border: 0px solid #000000;
	}
	
		#container_content_right p {
			font-size: 11px;
		}
		
		
#container_foot {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	height:55px;
	border: 0px solid #000000;
	background-image: url(images/fot_back.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top:30px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

	
	
		#container_foot ul{
		float: left;
		background-color: #386682;
		border: 0px solid #000000;
		padding-left:20px;
		padding-right:20px;
		
	}
	
		#container_foot li{
			font-size: 11px;
			display: inline;
			padding-right:0px;
			border: 0px solid #000000;
			line-height: 30px;
		}
	
			#container_foot a{
			color: #ffffff;
			text-decoration: none;
			font-weight: bold;
			padding-left:12px;
			background-image: url(images/middle_foot.gif);
			background-repeat: no-repeat;
			background-position: center left;
		}



#portfolio li {
	padding-bottom:0px;
	padding-left:0px;
}
	
#portfolio {
	border: 1px solid #d8d8d8;
	width:553px;
}		
		
#portfolio li {
	list-style: none;
}


#portfolio_text {
	margin-top:10px;
	background-color: #f1f1f1;
	border: 1px solid #d8d8d8;
	width: 553px;
	
}

#portfolio_text li {
	padding-left:10px;
	margin-top:10px;
	list-style: none;
	background-color: #f1f1f1;
}


#smal_meny_start {
	width: 25px;
	height:15px;
	border: 0px solid #000000;
	background-image: url(images/smal_meny_start.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


.mediaanalys {
	border: 0px solid #d8d8d8;
}

.mediaanalys th {
	text-align: left;
	width: 100px;
	padding-bottom:10px;
}

.mediaanalys td {
	text-align: left;
	width: 100px;
	padding-bottom:10px;
}


.textbox {
	width: 450px;
	padding:2px;
}

.textarea {
	width: 450px;
	padding:5px;
	height:150px;
}

hr {

	/*border: 1px solid #386682;*/
	margin-bottom:15px;
	color:#386682;background-color:#386682;height:1px;border:none;
	
}


