/*  
Theme Name: AddMultimedia Business
Theme URI: http://addmultimedia.com/wordpress_themes/addmultimedia-business
Description: AddMultimedia.com Main Topbar, Widebar, Sidebar Design - widgetized
Version: 1.0
Copyright 2008 AddMultimedia.com
Author: AddMultimedia.com 
Author URI: http://addmultimedia.com
--------------------------------------------------------------------*/

* {
	margin: 0 auto;
	padding: 0;
}

body {
	background:#ffffff url(images/topbg.png) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	behavior:url("csshover.htc");
	font-size: 1em;
	color: #6B6B6B;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	background: #F7F9F9;
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cccccc;
	color: #37404C;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p {
	margin-bottom: 1.5em;
	line-height: 125%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
	margin-bottom: 1.2em;
	text-align:justify;
}


blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #438D91;

}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

hr {
	display: none;
}

/* Header ------------------------------------------------------------------*/

#header {
	height: 246px;
	width:950px;
	margin: 0 auto;

}

/* Logo (places blog title in header; use if logo isn't placed in Topbar (col B) -------------------------*/

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 35px 0 0 680px;
	letter-spacing: 1px;
	font-size: 30px;
	color: #666600;
}

#logo h1 a {
	text-decoration: none;
	color: #666600;
}

#logo h1 a:hover {
	color: #ffffff;
}

/* Menu --------------------------------------------------*/

#menu {
	position:absolute;
	top:0px; right:10%;
	margin: 0;
	background: transparent;
	overflow:hidden;

}

#menu ul {
	line-height: 5px;
}

#menu li {
	float:left; 
	list-style-type:none; 
	width: 130px;
	
}

#menu li a {
	display:block; 
	width: 110px;
	background:transparent;
	text-align:center;
	color: #DC6BC8; 
	padding:13px 10px; 
	font-size:.9em; 
	text-decoration:none; 
	letter-spacing:1px; 
	border-right: #333333 1px solid; 
	border-bottom: 0; 
	border-left:#333333 1px solid;
}
	

#menu a:hover {
	background: #333333 url(images/topbghover.png) repeat-x;
	padding: 13px 10px;
	color: #FF9900;	
	display:block;
}

#menu li.selected a:hover {
	color:#c00; 
	background-color:#600;
}


.clear {
	clear:both;
}

/* Topbar ------------------------------------------------*/

#topbar {
	width:950px;
	margin: 0 auto;
	clear: both;

}



#topbar #colA {
	background: url(images/logo.png) bottom left no-repeat;
	margin-top: 33px;
	float: left;
	height: 169px;
	width: 450px;
	display:inline;
}

#topbar #colA:hover {
	background:url(images/logohover.png) bottom left no-repeat;
	cursor: pointer;
	
}

#topbar #colB {
	float: right;
	background: url(images/blockmenu.png) no-repeat;
	margin-top: 33px;
	height: 169px;
	width: 490px;
	display:inline;
}

#tagline {
	margin: 120px 0 0 80px;

}	


#tagline h2 {
	font-size: 18px;
	font-weight:bold;
	color:#61D6DF;
	border: 0;

}	

	
/* Container --------------------------------------------------------*/



#container {

	background:#FFFFFF;
	width: 950px;
	margin:auto;
	text-align:justify;
}	

#content {
	float: left;
	width: 500px;
	margin-left:45px;
	
}

#contentwide {
	float: left;
	width: 700px;
	margin-left:60px;
	
}

.post {
	padding-top: 25px;
}

.post h2 {
	color:#305E67;

}

.post .title {
	padding-top: 25px;
	display:block;
}

.post .title a {
	text-decoration: none;
	color:#305E67;
	display:block;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height:30px;
	margin: 10px 0 5px 0;
	border-bottom: 1px solid #cccccc;
	line-height: normal;
	font-size: .9em;
}

.post .meta .posted {
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

.post .longmeta {
	line-height: normal;
}

/* Navigation */

.navigation {
	clear: both;
	padding: 20px 0;
	font-weight: bold;
	font-size: larger;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 195px;
	padding: 37px 56px 20px 30px;
	margin-right: 15px;
}


#sidebar a {
	display:block;
	border-top: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
	text-decoration:none;
}

#sidebar a:hover {
	border-top: #9D7B16 solid 1px;
	border-bottom: #9D7B16 solid 1px;
	background:#fcfcfc;
	text-decoration:none;

}

#sidebar h2 {
	font-size: 16px;
	color: #9D7B16;	
	font-weight: bold;
	list-style:none;
	display:inline;
	border: 0;
	
}

#sidebar h2 a{
	display:inline;
	color: #9D7B16;		
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#sidebar li {
	text-align:left;
	margin-bottom: 40px;
	list-style: square;
	color: #9D7B16;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 5px 0;
	list-style: square;
	color: #9D7B16;
	
}


/* Sidebarb */

#sidebarb {
	float: right;
	width: 195px;
	padding: 37px 56px 20px 30px;
	margin-right: 15px;
}


#sidebarb a {
	display:block;
	border-top: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
	text-decoration:none;
}

#sidebarb a:hover {
	border-top: #9D7B16 solid 1px;
	border-bottom: #9D7B16 solid 1px;
	background:#fcfcfc;
	text-decoration:none;

}

#sidebarb h2 {
	font-size: 16px;
	color: #9D7B16;	
	font-weight: bold;
	list-style:none;
	display:inline;
	border: 0;
	
}

#sidebarb h2 a{
	display:inline;
	color: #9D7B16;		
}

#sidebarb ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#sidebarb li {
	text-align:left;
	margin-bottom: 40px;
	list-style: square;
	color: #9D7B16;
}

#sidebarb li ul {
}

#sidebarb li li {
	margin: 5px 0;
	list-style: square;
	color: #9D7B16;
	
}

/* SidebarC */

#sidebarC {
	float: right;
	width: 195px;
	padding: 37px 56px 20px 30px;
	margin-right: 15px;
}


#sidebarC a {
	display:block;
	border-top: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
	text-decoration:none;
}

#sidebarC a:hover {
	border-top: #9D7B16 solid 1px;
	border-bottom: #9D7B16 solid 1px;
	background:#fcfcfc;
	text-decoration:none;

}

#sidebarC h2 {
	font-size: 16px;
	color: #9D7B16;	
	font-weight: bold;
	list-style:none;
	display:inline;
	border: 0;
	
}

#sidebarC h2 a{
	display:inline;
	color: #9D7B16;		
}

#sidebarC ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#sidebarC li {
	text-align:left;
	margin-bottom: 40px;
	list-style: square;
	color: #9D7B16;
}

#sidebarC li ul {
}

#sidebarC li li {
	margin: 5px 0;
	list-style: square;
	color: #9D7B16;
	
}

/* Search */

#search {
	float: right;
	margin: 0 80px 0 0;
	display:inline;
}

#search br {
	display: none;
}

#search input {
	padding: 1px 2px;
	border: 1px solid #305E67;
	background: #305E67;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

#search input:hover {
	background: #438D91;
	cursor:pointer; 

}

#search #s {
	width: 120px;
	padding: 1px 3px;
	background: #F7F9F9;
	border: 1px solid #cccccc;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

/* Comments */

#comments {
}

#comment {
	width: 500px;
}



/* Footer */

#footer {
	position:relative;
	bottom: 0;
	width: 100%;
	height: 304px;
	background: url(images/footerbg.png) repeat-x;
	margin: 0 auto;
	overflow:hidden;
}

#footer p {
	margin: 20px auto;
	line-height: 1.1em;
	font-size: .8em;
	text-align: center;
	color: #77ACAC;
}

#footer a {
	color: #A9CBCB;
	text-decoration:none;
}

#footer a:hover {
	font-weight: bold;
}

#footerlogo {
	background: url(images/footerlogo.png) no-repeat right;
	position: relative;
	margin-right: 7%;
	margin-top: -66px;
	height: 66px;
	width: 65px;
	padding-top: 3px;
	color:#A9CBCB;
	font-size: .9em;
	overflow:hidden;
}

#footerlogo:hover {
	background:url(images/footerlogohover.png) no-repeat right;
	cursor: pointer;

}

/* Add this ID for the submit button on any contact form used (recommend Enhanced WP-Contactform -- http://ryanduff.net/projects/wp-contactform/ -- so that contact form submit button matches search button. */
#contactbutton {
	padding: 1px 2px;
	border: 1px solid #305E67;
	background: #305E67;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

#contactbutton input:hover {
	background: #438D91;
	cursor:pointer; 

}




/*Widebar - Horizontal Widget
*/

#widebar {
	height: 210px;
	padding: 20px 10px 5px 50px;
	width: 900px;
	margin: 0 auto;
	overflow:hidden;
}


#widebar a {
	display:inline;
	text-decoration:none;
	color:#305E67;
	border-top: #F6FBFB solid 1px;
	border-bottom: #F6FBFB solid 1px;
}

#widebar a:hover {
	border-top: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;
	background:#EDF7FA;
	text-decoration:none;
	font-weight:normal;
}

#widebar h2 {
	font-size: 16px;
	font-weight: bold;
	list-style:none;
}

#widebar ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}

#widebar ul li {
	width: 200px;
	float: left;
	text-align: left;
	margin: 5px 40px 10px 40px;
}

#widebar ul li ul li {
	margin: 0 auto;
	float: none;
	width: auto;
}

/*WidebarB - Horizontal Widget
*/

#widebarB {
	height: 210px;
	padding: 20px 10px 5px 50px;
	width: 900px;
	margin: 0 auto;
	overflow:hidden;
}


#widebarB a {
	display:inline;
	text-decoration:none;
	color:#305E67;
	border-top: #F6FBFB solid 1px;
	border-bottom: #F6FBFB solid 1px;
}

#widebarB a:hover {
	border-top: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;
	background:#EDF7FA;
	text-decoration:none;
	font-weight:normal;
}

#widebarB h2 {
	font-size: 16px;
	font-weight: bold;
	list-style:none;
}

#widebarB ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}

#widebarB ul li {
	width: 200px;
	float: left;
	text-align: left;
	margin: 5px 40px 10px 40px;
}

#widebarB ul li ul li {
	margin: 0 auto;
	float: none;
	width: auto;
}

