/*  
Theme Name: Atmosphere
Theme URI: http://www.dagondesign.com
Description: A custom theme by <a href="http://www.dagondesign.com">Dagon Design</a>.
Version: 1.0
Author: Dagon Design
Author URI: http://www.dagondesign.com
*/

/*
body {
	padding: 0px 0 20px 0;
	margin: 0;
	/*background: #626262;*/
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*color: #404040;*/
}
*/


#container {
	margin: 0 auto 0 auto;
	width: 100%;
	background: #FFFFFF;
	text-align: left;
}



a img {
	border: none;
}

a {
	color: #456FA2;
	text-decoration: underline;
}

a:hover {
	color: #888888;
	text-decoration: none;
}



ul, ol {
	margin: 4px 0 15px 35px;
	padding: 0;
        font-size:13px;
        font-family:tahoma, verdana, arial;
        color:#333333;
}

ul ul, ol ol {
	margin: 4px 0 0 15px;
	padding: 0;
}

li {
	margin: 0 0 4px 0;
	padding: 0;
}



.headerWelcome
{
  font-size: 13px;
  color:#211400;
}

#header {
	/*position: relative;
        width:100%;*/
height:132px;
        /*background: url("http://www.dialsimple.com/images/header.gif") bottom left repeat-x;
        background-repeat:repeat-x;*/
}

#header img {
	/*display: block;*/
}




#search-box {
	position: absolute;
	top: 20px;
	right: 20px;
}	

#search-box form {
	margin: 0;
	padding: 0;
}

#search-box input {
	margin: 0;
	padding: 0;
	width: 160px;
	color: #888888;
}




#top-nav {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        background:#1895df url("http://www.dialsimple.com/images/header2.jpg") bottom left repeat-x;
	/*background:#6565BB; */
	color: #FFFFFF;
        font-weight:bold;
	width: 100%;
	font-size: 13px;
        text-align:center;
        height:45px;
}

#top-nav ul {
	margin: 0;
	padding: 5px 22px 5px 22px;
	list-style: none;
}

#top-nav li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
        font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

#top-nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#top-nav a:hover {
	color: #B0B0B0;
	text-decoration: none;
}



#content-container-post
{
  width:842px;
  margin: 0px auto 0px auto;
  border:0px solid blue;
}

#content {
	width: 640px;
	display: inline;
        float:left;
	margin: 20px auto 20px auto;
 border:0px solid red;
}

#content-container
{
  width:752px;
  margin: 0px auto 0px auto;
}

#page-content {
	width: 600px;
	display: inline;
        float:right;
        
        border:0px solid green;
	margin: 20px 60px 20px auto;
}

.post {
	margin: 0 0 20px 0;
}

h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.7em;
	color: #456FA2;
}

#content h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.3em;
	color: #456FA2;
}

#content h1 a {
	text-decoration: none;
}

#content h1 a:hover {
	text-decoration: none;
}

#content h1.pagetitle {
	font-size: 1.1em;
	color: #888888;
	margin-bottom: 6px;
}



#content h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.25em;
	color: #ff5500;
}

.h2a {
	color: #ff5500;
        text-decoration:none;
}

#content h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #33689a;
}

#content h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.05em;
	color: #606077;
}




#content .post-date {
	color: #707070;
	font-size: 0.8em;
	margin: 0 0 3px 0;
}

#content p {
	margin: 0 0 12px 0;
	line-height: 140%;
        font-size:10pt;
        font-family:verdana;
}

.post p
{
	margin: 0 0 12px 0;
	line-height: 140%;
        font-size:10pt;
        font-family:verdana;
}

#content .post-info {
	color: #505050;
	font-size: 0.8em;
	background: #F4F4F4;
	padding: 4px 8px 4px 8px;
}

#content .post-info a {
	text-decoration: none;
}

#content .post-info a:hover {

	text-decoration: underline;
}

#content .single-date {
	text-align: right;
	font-size: 0.9em;
	color: #707070;
	margin-bottom: 3px;
}




#content .attachment-image {
	text-align: center;
	padding: 10px 0 10px 0;
}




code {
	font: 0.9em 'Courier New', Courier, Fixed;
	color: #456FA2;
}


blockquote {
	background: #F4F4F4;
	padding: 4px 8px 4px 8px;
	margin: 5px 0 15px 0;
	font-size: 0.9em;
}




acronym, abbr, span.caps {
	font-size: 0.9em;
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #808080;
}









.navigation {
	display: block;
}






#wp-calendar caption {
	text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 0.9em;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #456FA2;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
	
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td a {
	color: #456FA2;
	font-weight: bold;
}

#wp-calendar td.pad:hover {
	background-color: #FFFFFF; 
}






img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}




.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}




#sidebar {
	width: 170px;
	float: right ;
	display: inline;
	margin: 20px 0 20px 20px;
}

#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #456FA2;
	margin: 0 0 2px 0;
	padding: 0 0 3px 0;
	border-bottom: 6px solid #F4F4F4;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul ul {
	margin: 6px 0 15px 8px;
	padding: 0;
}

#sidebar ul ul ul {
	margin-bottom: 6px;
}

#sidebar li {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.95em; 
}

#sidebar a {
	color: #505050;
	text-decoration: none;
}

#sidebar a:hover {
	color: #456FA2;
	text-decoration: underline;
}




h3#comments, h3#respond {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 6px 0;
	font-size: 0.9em;
	background: #a59FA2;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
}

ol.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}

ol.commentlist li {
	margin: 0;
	padding: 0;
	border-top: 8px solid #F4F4F4;
	padding: 3px 0 5px 0;
}

ol.commentlist li.alt {
	border-top: 8px solid #E8E8E8;
}

ol.commentlist .comment-date {
	width: 35%;
	float: right;
	text-align: right;
	font-size: 0.9em;
	display: inline;
}

ol.commentlist .comment-author {
	width: 55%;
	float: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	font-size: 1.2em;	
	color: #808080;
	display: inline;
}

ol.commentlist .comment-date a, ol.commentlist .comment-author a {
	text-decoration: none;
}

ol.commentlist .comment-date a:hover, ol.commentlist .comment-author a:hover {
	text-decoration: underline;
}

ol.commentlist .comment-text {
	clear: both;
}




form#commentform textarea {
	width: 100%;
}

form#commentform label {
	font-size: 0.9em;
}





/*
#footer {
	clear: both;
        background:#1495df;
        color:white;
	/*border-top: 10px solid  #456FA2;
	padding: 8px 22px 25px 22px;
	color: #404040;*/
        padding: 4px 0 4px 0;
	font-size: 12px;
        font-family:arial;
	text-align: center;
}

#footer a {
	text-decoration: none;
        color:white;
}

#footer a:hover {
	text-decoration: underline;
        color:white;
}
*/

h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 15px 0;
	font-size: 24px;
	color: #454FA2;
}

h1 a {
	text-decoration: none;
}

h1 a:hover {
	text-decoration: none;
}

h1.pagetitle {
	font-size: 1.1em;
	color: #888888;
	margin-bottom: 6px;
}



h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 10px 0 5px 0;
	font-size: 18px;
	color: #ff5500;
}

h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 2px 0 2px 0;
	font-size: 17px;
	color: #33689a;
}

h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 16px;
	color: #606077;
}

.menuBarBg
{
  background-image:url(/images/gradient/blue-header.jpg);
  background-repeat:repeat-x;
}


/* New Stylesheet */

* body{
	margin: 0px;
}

body{
	font: normal 16px Georgia, "Times New Roman";
	background:url(http://www.dialsimple.com/images/headerbg.gif) left top repeat-x;
        font-family: Arial, Helvetica, sans-serif;
}

ul{
	list-style:none;	
}

#topNav{
	position:absolute;
	top: 75px;
	right:0px;
	margin:0;
	padding:0px;
	font: bold 14px "Lucida Grande", Helvetica, Arial, Verdana;
	text-transform: uppercase;
	line-height:27px;
	letter-spacing:0px;
}

#topNav li{
		float:left;
		margin:4px;
		background:url(http://www.dialsimple.com/images/button-right.gif) no-repeat top right;
}
	
#topNav li a {
		display:block;
		padding:2px 15px;
		background:url(http://www.dialsimple.com/images/button-left.gif) no-repeat top left;
}


#topNav a:link{color:#025189; text-decoration:none;}
#topNav a:visited{color:#666666; text-decoration:none;}
#topNav a:hover{text-decoration: underline;}
#topNav a:active{color:#ffffff;text-decoration:none;}

#secondaryNav{
		list-style:none;
		display:inline;
		position:absolute;
		top: 6px;
		right: 10px;
		font: normal 10px "Lucida Grande", Helvetica, Arial, Verdana;
}
#secondaryNav li{display:inline;}

#container{
	margin:0px auto;
	position:relative;
	width:960px;
	text-align:left;
}

#header{
	height:132px;
}

#logo{
	float:left;
}

#preFooter{
	font: normal 10px "Lucida Grande", Helvetica, Arial, Verdana;
	padding:10px;
	text-align:center;
	font-weight:bold;
}

#preFooter a{
	padding:5px;
}

#footer{
	clear:both;
	padding:10px !important;
	padding:0px 10px 20px 20px;	
	margin-bottom:30px;
	color:#666666;
	font: normal 10px "Lucida Grande", Helvetica, Arial, Verdana;
	text-align:center;
}

#secondaryNav1{
    list-style:none;
    display:inline;
    position:absolute;
    top: 20px;
    *top: 28px;
    _top:10px;
    right: 10px;
    font: normal 15px arial, "Lucida Grande", Helvetica, Arial, Verdana;
}

#secondaryNav1 a{
  font-weight:bold;
}
