/*
Theme Name: Open App



/*-----------Block Level Elements--------------*/

*{
	margin:0;
	padding:0;
}

body {
background-attachment:scroll;
background-color:#EEEEEE !important;
background-image:url(http://www.iphonebookmark.com/wp-content/themes/open-app-dot-org/images/background.png) !important;
background-position:center top;
background-repeat:repeat-x;
color:#333333;
font-family:Lucida Grande,arial,sans-serif;
font-size-adjust:none;
font-size:x-small;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;

}

body a, body a:visited {
	color: #00397c;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
}

#page {
	width: 950px;
	margin: 0px auto;
	background: #FFF ;
        padding: 0 10px 0 10px;
        border: 1px #CCC solid;
        border-top: 4px solid #EA9A37;
}

#header {
	width: 100%;
        border-bottom: 1px solid #ccc;
        padding-top:10px;
}


#header h1 {
	font-size: 3.0em;
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	
}

#header h1 a {
	color: #fff;
}

.description {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
        color:#ccc;
}

#header #header_right {
	float:right;
	width: 390px;
	text-align: right;
	font-size: 1.2em;
	color: #fff;
	padding: 20px 20px 20px 0;
}

#header #header_left {
	float:left;
	width: 180px;
	text-align: left;
	font-size: 1.2em;
	color: #fff;
	padding: 0px;
}

#subscribe {
	text-align: right;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 450px;
	line-height: 1.6em;
	padding-left: 20px;
	padding-top: 20px;
}

#sidebar {
	float: right;
	width: 450px;
	margin-left: 0px;
	padding-top: 20px;
        border: 1px solid #CCCCCC;
}
 
.footer {
background: #E7301F  repeat-x scroll left top;
height: 60px;
font-size : 16px;    
padding:25px 12px 0px 0px;   
text-align:center;
}

.footer span{
	margin:0;
	padding: 5px;
}

.footer .fmenu{
	margin:0; 
	height: 10px;
	width:980px;
}   

.footer a {
color:#FFFFFF;
text-decoration:none;
}

.footer .fmenu a {
border-right: 1px solid #FFFFFF;
letter-spacing:2px;
color: #FFFFFF;
padding:8px 8px 8px 8px;
display:block;
float:left;
font-size: 12px;
text-transform:uppercase;
}

.aboutus_open{
	position:absolute;
	z-index:10;
	width:200px;
	height:250px;
	text-align:left;
	color: white;
	font: 13px Helvetica, sans-serif;
	background-color:orange;
	/* border: 1px solid #678CAC; */
	display:none;
	margin: 10px;
	padding: 10px;
}
#sites {
font-size:0.7em;font-weight:bold;border-bottom:4px solid #333;
border-top:4px solid #333;
text-align:center;
background:#333;
color:#fff;
}
#sites a {
text-transform: none;
color: #fff;
text-decoration:none;
}

#fsites {
font-size:0.7em;font-weight:bold;border-bottom:4px solid #fff;
border-top:2px solid #fff;
text-align:center;
}
#fsites a {
text-transform: none;
color: #000000;
}

.announcement
{
	padding:10px;
	font-size:1.3em;
	background: #ECECEC;
	margin:20px;
}

.dhnetwork img {
	 width:100px;
}

optgroup {
	color:red;
	padding-top:10px;
	padding-bottom:10px;
}

/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
	font-size: 3.0em;
	line-height: 1.0em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.0em;
}


/*-------------The Post-------------*/



.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-size: 1.3em;
	text-decoration: none;
	color: #003c85;
	margin-bottom: 10px;
	line-height: 1.0em;
}

.post {
	font-size: 1.2em;
	margin-bottom: 30px;
	text-align: justify;
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post li {
	padding: 2px 0 2px 0;
}

.entry {
	margin-bottom: 10px;
	text-align: justify;
}

.entrytext .postmetadata {
	margin-top: 20px;
	text-align: justify;
}

.postmetadata {
	border-top: 1px dotted  #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: right;
       background: #000 none repeat scroll 0 0;
	color:#fff;
}

.postmetadata alt {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	display:block;
	margin-bottom: 20px;
}

#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3.15em;
	height : 40px;
}

#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 20px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #FBF5DF;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}


code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #FBF5DF;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}

a img {
	border: 0;
}


/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom:20px;
}

#sidebar .sidebar_left ul h2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #EDE0B3;
	font-size: 1.5em;
}

#sidebar .sidebar_right ul h2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #D3C69B;
	font-size: 1.5em;
}

#sidebar ul li {
	list-style:none;
	line-height:1.6em;
	font-size: 1.1em;
}

#sidebar ul ul {

}

#sidebar .sidebar_left ul ul li {
	border-bottom: dashed 1px #EDE0B3;
}

#sidebar .sidebar_right ul ul li {
	border-bottom: dashed 1px #D3C69B;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .sidebar_left {
	float: left;
	padding: 0 10px 0 10px;
}

#sidebar .sidebar_right {
	width: 245px;
	float: right;
	padding: 0 3px 0 5px;
        border-left: 1px solid #ccc;
}

#sidebar .sidebar_left ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
}

#sidebar .sidebar_left ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size: 1.1em; 
      border-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size: 1.1em; 
      border-bottom:0; 
}

/*--------------Comments--------------*/

#comments {
	font-size: 1.6em;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 1.2em;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:99%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
	

/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform input {
	width: 180px;
	background: #fff;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#wp-calendar th {
	margin-top: 5px;
}

#wp-calendar caption {
	font-size: 1.2em;
	margin-top: 5px;
}

/*-------------Other------------------*/

hr {
	display: none;
}

#openapp_singlepost_top_square {
	float: left;
	margin-right: 10px;
}

#openapp_singlepost_bottom_square {
	margin-bottom: 30px;
}

#openapp_singlepost_top_banner {
	margin-bottom: 5px;
}

#openapp_singlepost_bottom_banner {
	margin-bottom: 30px;
}

#openapp_homepage_linkunit {
	margin-bottom: 30px;
}

#openapp_homepage_banner {
	margin-bottom: 30px;
}

/**** Main banner ***/
#main_banner{
  }

/*** End Main Banner ***/
#sites {
font-weight:bold;border-bottom:1px solid lightblue;
padding-bottom:4px;
border-top:2px solid #fff;
}
#sites a {
text-transform: none;
color: #000000;
}
#sites {
font-size:0.7em;font-weight:bold;border-bottom:1px solid #53CC41;
padding-bottom:4px;
border-top:2px solid #fff;
background:#fff;
}

#sites a {
text-transform: none;
color: #000000;
}


