/*  
Theme Name: Adobe Developer Connection Theme
Theme URI: http://www.adobe.com/devnet/
Description: WordPress theme created with Adobe Dreamweaver
Version: 1.0
Author: Codify Design Studio
Author URI: http://www.codifydesign.com
*/


body {
	margin-left: 100px;
	min-height: 75%;
	padding-bottom: 50px;
	color: #000;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #fff;
}

h1 {
	color: #25476C;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 {
	color: #8150B5;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 0px;
}
h4 {
	font-size:10px ;
	font-weight: normal;
	margin-bottom: 25px;
} 
h5 {
	color: #8150B5;
	font-size: 20px;
	font-weight: normal;
	margin: 3px 0px 5px 0px;
	text-decorations: none;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a          {
	color: #8150B5;
}
a:visited  {
	color: #674091;
}
a:hover    {
	color: #985FD6;
}

.container {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}


/* BANNER AREA */
.bannerArea {
	width: 1100px;
	height: 150px;
	background-image: url(images/loggaweb.jpg);
	
	background-position: 150px;
	background-repeat: no-repeat;
	background-color: #fff;	
}

.bannerArea .container {
	height:150px;
	

	background-repeat: no-repeat;
}

.bannernav {
	padding-top: 20px;
	float: right;
	color: #112c4c;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a { color: #ffffff; text-decoration: none; }
.bannernav a:visited { color: #ffffff; }
.bannernav a:hover { color: #112c4c; text-decoration: none; }

.toplogo {
	padding-left: 30px;
	padding-top: 5px;
}




/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 1100px;

	background-image: url(images/img111.jpg);
	background-color: #fff;
}
#menu {
	float: right;
	width: 750px;
	height: 50px;
	padding-right: 60px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	margin-right: 3px;
	padding: 16px 30px 0px 30px;
	background: url(images/img04.jpg) no-repeat left top;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AAA;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.topnavigationgroup {
	margin: 0px;
	float: right;
	padding-right: 40px;
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 167px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 124px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}
#header p {
	margin: 0px;
}
.title { /*-- This is the title of your blog --*/
	display:none

}
.title a {
	text-decoration:none;
	color:#000;
}
.title a:hover {
	text-decoration:none;	
}
.description { /*-- This is the line of text below your blog title --*/
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	float: left;
	clear: left;
	padding-top: 7px;
}
.topnav { /*-- This is the RSS links in the header --*/
	float:right;
	color: #fff;
	text-align:right;
	font: bold normal 12px Arial, Helvetica, sans-serif;
	padding-right: 7px;
	padding-top: 10px;
}

.bannernav {
	padding-top: 20px;
	float: right;
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a { color: #ffffff; text-decoration: none; }
.bannernav a:visited { color: #ffffff; }
.bannernav a:hover { color: #112c4c; text-decoration: none; }

/* CONTENT AREA */
.contentArea {
	width: 1100px;
	margin-left: 0px;
	background-color: #f0eff0;
	background-image: url(images/img22.jpg), url(images/img222.jpg);
	background-repeat: repeat-y;
	background-position: top left, top right;

	
}

textarea#comment {
width: 550px;
}

.contentArea .container {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(images/);
	background-repeat: no-repeat;
}
.contentsbleft {
	padding-left: 15px;
	width: 200px;
	hight: 100%;
	float: left;
	color: #AAA;
}
.contentleft {
	width: 540px;
	padding-top: 0px;
	padding-left: 70px;
	padding-right: 40px;
	float: left;
}

.contentright {
	padding-top: 0px;
	float: left;
	padding-left: 30px;
	width: 200px;
}

.imageright {
	
	margin-left: 5px;
	float: right;
	
}

#search {
	margin: 0 0 1.4em 0;
}

#searchbutton {
	margin-left:7px;
}


/* FOOTER AREA */
.footerArea {
	width: 1110px;
	background-color: #fff;
	border-top-style: solid;
	border-top-color: #8150B5;
	border-top-width: 4px;
	border-bottom-width: 1100px;

	
}

.footerArea .container {
	height: 50px;
	background-image: url(images/);
}

.copyright {
	padding-left: 40px;
	padding-top: 12px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align:center;
}
