/*
Theme Name: Smash 2 Columns
Theme URI: http://smashingupdates.com/smash-premium-quality-free-wordpress-theme/
Description: A clean and professional looking wordpress theme made by SmashingUpdates.com
Version: 1.0
Author: MOin
Author URI: http://www.SmashingUpdates.com/
Tags: black, blue, white, dark, light, two-columns, right-sidebar, fixed-width, custom-header, editor-style, theme-options, threaded-comments, sticky-post, translation-ready
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

body {
        background: #526c8d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #526c8d;
}

a{ text-decoration:none;}
a:hover{text-decoration: none;}

     a.opacity img {
     filter:alpha(opacity=100);
     -moz-opacity: 1.0; 
     opacity: 1.0;
     -khtml-opacity: 1.0;}
 
    a.opacity:hover img {
     filter:alpha(opacity=75);   
     -moz-opacity: 0.7;   
     opacity: 0.7;
     -khtml-opacity: 0.7; }
	 

img.left{ float: left; border: none;}
img.right{ float: right; border: none;}

h1 {font: 24px Tahoma;}
h2 {font: 22px Tahoma;}
h3 {font: 20px Tahoma;}
h4 {font: 18px Tahoma;}
h5 {font: 16px Tahoma;}
h6 {font: 14px Tahoma;}

#wrapper {
	width: 1004px;
	margin: 0px auto 20px auto;
	padding: 0px;
}

#main {
	background: url(images/contentbg.png) repeat-y;
	width: 1004px;
}

#mainw {
	background: url(images/contentbgwhite.png) repeat-y;
	width: 1004px;
}

#header {
	background: url(images/APPheaderbg.png) no-repeat top left;
        height: 130px;
	width: 1004px;
	margin: 10px 0 0 0;
}

#hdrimage {
        float: left;
        margin: 20px 0 0 30px;
        height: 100px;
}

#hdrname p a:link, #hdrname p a:visited {
        text-align: center;		
        font-weight: bold;
        font-size: 38px;
       	float: left;
	font-family: "Arial", Times New Roman, Helvetica Neue, Helvetica, sans-serif;
    	width: 550px; 
        margin: 20px 0 0 0;
	outline-style:none;
	outline-width:0;
	color: #d4e9f7;
}

#hdrname p a:hover {
	text-decoration: none;
}

#hdrdescription p {
        text-align: center;		
        font-weight: bold;     
        float:left;
        margin: 0;
        border:0; 
        width: 550px; 
        font-size: 18px;
        color: #d4e9f7;
}
	
.banner {
/*
margin-left: -18px;
background: url(images/postbg.png) no-repeat top center;
font-family: "Arial", Times New Roman, Helvetica Neue, Helvetica, sans-serif;
*/
margin: 10px 0px 0px -10px;
background: url(images/APP_Banner.jpg) no-repeat top center;
height: 130px;

}

.banner img {
  float: left;
  margin: 10px 10px 10px 10px;
  height: 150px;
  border: none;
}

.banner h1 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin: 0px 20px 0px 10px;
  text-shadow: #d4e9f7 1px 0.05em 1px;
  padding: 15px 0 0 0;
  color: #3071b6;
}

.banner p {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin: 10px;
  text-shadow: #d4e9f7 1px 0.05em 1px;
  color: #3071b6;
}


.bannerbottom {
 /* background: url(images/BannerBottomBubblel.jpg) no-repeat top center;*/
  background: #3071b6;
  height: 5px;
  margin: 10px 0 10px -14px;
}


#searchbox { 
	width:222px !important; 
	height:27px; 
	background:url(images/input.png) no-repeat;
        margin: 0px 10px 0px 0px; 
}

#searchbox #s {
	float:left; 
	margin: 4px 2px 0px 4px; 
	border: 0;
        width:185px; 
	background:none; 
	font:12px Arial; 
	color:#7a7a7a; 
}

#emailbox { 
	width:260px !important; 
	height:27px; 
	background:url(images/emailinput.png) no-repeat;
        margin: 5px 0px 5px 0px; 
}
#emailbox #e {
	margin: 5px 0px 0px 7px; 
	border: 0;
        width:185px; 
	background:none; 
	font:12px Arial; 
	color:black; 
}

#footer {
        background: url(images/APPfooterbg.png) no-repeat bottom;
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
        color: #0299c5; 
	padding: 13px 0 0 0;
}
#footer a:link, #footer a:visited {
	color: #0299c5;
	outline-style:none;
	outline-width:0;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}

.description {
	clear: left;
	padding: 5px 0 5px 35px;
}

.post {
	padding: 5px 5px 5px 0;
	font-size: .9em;
	overflow: hidden;
}

.sticky {
background: url(images/pinned.png) no-repeat top left;
padding-top: 25px;
border-bottom: 1px solid #cfdde9;
}

.entry-content img {
	border:1px solid #cfdde9;
	padding:4px;
      }

.post_thumbnail {
	border:1px solid #cfdde9;
	padding:4px;
	float: right;
	margin: 3px 0 0 0;
	}
.post_thumbnail:hover {
	border:1px solid #abcce9;
	padding:4px;
	float: right;
	margin: 3px 0 0 0;
	}
	
.entry-content, .entry-excerpt {
	background: url(images/postbg.png) no-repeat top center; 
	clear: left;
	padding: 3px 0 0 0;
}
.entry-content-main, .entry-excerpt-main {
	background: url(images/postbg.png) no-repeat top center; 
	clear: left;
	padding: 15px 0 0 0;
}

.main-excerpt {
max-width:400px;
float:left;
font-family: "Verdana", Arial, Helvetica Neue;
font-size: 1.2em;
}

.navigation {
  clear: both;
}

.entry-meta {
  margin: 5px 0 0px 0;
  padding: 0 0 20px 0;
}

.entry-text {
background: url(images/postbg.png) no-repeat top center; 
}

.underpost {
	font-size: .9em;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#content {
	width: 650px;
        margin: 0 0px 0 20px;	
        padding: 0 0px 15px 0px;
	float: left;
	line-height: 1.3em;
	text-align: justify;
}

#content a:link, #content a:visited {
	padding: 2px;
	text-decoration: none;
	color: #62b5eb;
	outline-style:none;
	outline-width:0;
}
#content a:hover {
	text-decoration: underline;
}


#contentw {
	width: 802px;
        margin: 0 0px 0 100px;	
        padding: 0 0px 15px 0px;
	float: left;
	line-height: 1.3em;
	text-align: justify;
}

#contentw a:link, #contentw a:visited {
	padding: 2px;
	text-decoration: none;
	color: #62b5eb;
	outline-style:none;
	outline-width:0;
}
#contentw a:hover {
	text-decoration: underline;
}


#sidebar {
	width: 300px;
	float: right;
	margin: 10px 16px 0 0;
	padding: 0;
}

#sidebar h3 {
	background: url(images/sbh2.png) no-repeat top center;
	font: bold 14px arial;
	line-height: 28px;
	color: #d4e9f7;   /* light blue -- color from original APP blog sidebar */
	text-transform: uppercase;
	padding-left: 15px;
	height: 32px;
	margin:0px;
	text-shadow: #515151 1px 1px 1px;
}

#sidebar ul ul {
	margin: 0px;
 /* 	background: url(images/sbbg.png) repeat-y; */
	padding: 0px 10px 0 10px;
}

.sidebar-box {
/*	background: url(images/sbbot.png) no-repeat bottom; */
	padding-bottom: 20px;
	color: #666666;  /*default text color - #3071b6 for APP bubble blut */
	margin-bottom: 10px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #3071b6;
}
#sidebar ul li  {
	display: block;
}
#sidebar li a:link, #sidebar li a:visited {
	text-decoration: none;
	color: #3071b6;
	padding: 0px 0px 0px 16px;
	background: url(images/bulletoff.png) no-repeat 0px 0px;
	outline-style:none;
	outline-width:0;
	display: block;
}
#sidebar li a:hover {
	color: #0299c5;
	background: url(images/bulleton.png) no-repeat 1px 0px;
        text-decoration: underline;
}

#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #3071b6;
	outline-style:none;
	outline-width:0;
}
#sidebar a:hover {
	color: #0299c5;
}

#sidebar ul ul ul  {
	margin: -2px 0 0 0px;
	padding: 0 0 0 10px;
	background: none;
	}
#sidebar ul ol {
	margin: -2px 0 0 0px;
	padding: 0 0 0 10px;
	}
#sidebar ul ul li {
  font-size: .9em;
  margin: 6px 0 0 0 !important;
  margin: 2px 0 0 0;
  padding: 0px;
}

#sidebar h1 {
	font-size: 1.4em;
}

.post h1 {
  font: 24px Tahoma;
  margin: 0;
  padding: 0;
	text-shadow: #515151 1px 0.05em 1px;
	line-height: 26px;
	padding: 2px;
	color: #62b5eb;
}
.post h2 {
	margin: 0px;
	padding: 0;
	font: 22px Tahoma;
	text-shadow: #515151 1px 0.05em 1px;
	line-height: 26px;
	padding: 2px;
	color: #62b5eb;
}
.post h3 {
  font: 18px Tahoma;
  margin: 0;
  padding: 0;
	text-shadow: #515151 1px 0.05em 1px;
	padding: 2px;
	color: #62b5eb;
}
.post h4 {
  font: 16px Tahoma;
  margin: 0;
  padding: 0;
	text-shadow: #515151 1px 0.05em 1px;
	padding: 2px;
	color: #62b5eb;
}
.post h5 {
  font: 14px Tahoma;
  margin: 0;
  padding: 0;
	text-shadow: #515151 1px 0.05em 1px;
	padding: 2px;
	color: #62b5eb;
}
.post h6 {
  font: 12px Tahoma;
  margin: 0;
  padding: 0;
	text-shadow: #515151 1px 0.05em 1px;
	padding: 2px;
	color: #62b5eb;
}
.post-single h1 {
	margin: 0px;
	padding: 0;
	font: 22px Tahoma;
	text-shadow: #515151 1px 0.05em 1px;
	line-height: 26px;
	padding: 2px;
	color: #62b5eb;
}

.archive-title {
text-align: center;
}

.archive-title h1 {
  font: 26px Tahoma;
  margin: 0;
  padding: 0;
  text-shadow: #515151 1px 0.05em 1px;
  padding: 2px;
  color: #62b5eb;
 }

.archive-title p {
margin: 0 0 20px 3px;
padding: 0 0 10px 0;
font-size: 12px;
border-bottom: 1px solid #ebebeb;
}


#commentform{
max-width: 350px;
min-width: 350px;
overflow: hidden;
	margin:0;
	padding:0;
	font-size: 12px;
	}	
#commentform p{
	font-size: 12px;
	padding: 0;
	margin: 0 0px 5px 0;
	}
#commentform a{text-decoration: none; line-height: 14pt;font-size: 12px;}
#commentform h3{
	font-size: 10pt;
	font-weight: normal;
	margin:0;
	padding:0;
	}
#comment{
	width:80%;
	}
#author{
	background: url(images/name.png) no-repeat;
	font-family: verdana, arial, tahoma;
	font-size: 10pt;
	margin:0px 5px 0 17px;
	padding:0px 0 0 75px;
	color: #7a7a7a;
	border: none;
	width: 193px;
	height: 36px;
	}
#author:focus{
background: url(images/name2.png) no-repeat;
}
#email{
	background: url(images/email.png) no-repeat;
	font-family: verdana, arial, tahoma;
	font-size: 10pt;
	margin:0px 5px 0 17px;
	padding:0px 0 0 75px;
	color: #7a7a7a;
	border: none;
	width: 193px;
	height: 36px;
	}
#email:focus{
background: url(images/email2.png) no-repeat;
}
#url{
	background: url(images/url.png) no-repeat;
	font-family: verdana, arial, tahoma;
	font-size: 10pt;
	margin:0px 5px 0 17px;
	padding:0px 0 0 75px;
	color: #7a7a7a;
	border: none;
	width: 193px;
	height: 36px;
	}
#url:focus{
background: url(images/url2.png) no-repeat;
}
#comment{
	background: url(images/comment.png) no-repeat;
	font-family: verdana, arial, tahoma;
	font-size: 10pt;
	padding:30px 10px 10px 10px;
	margin:0px 5px 0 17px;
	border: none;
	color: #7a7a7a;
	max-width: 248px;
	min-height: 162px;
	}
#comment:focus{
background: url(images/comment2.png) no-repeat;
}
#submit{
	background: url(images/submit.png) no-repeat;
	font-family: verdana, arial, tahoma;
	font-size: 8pt;
	margin:0px 5px 0 17px;
	padding:0;
	border: none;
	height: 36px;
	width: 120px;
	}
#submit:hover{
background: url(images/submit2.png) no-repeat;
cursor: pointer;
}

#comments{margin:0; padding:0; overflow: hidden;}
ol.commentlist {list-style-type: none; margin:0; padding:0;}
ol.commentlist li {
background: url(images/gradbg.png) bottom repeat-x;
border: 1px solid #cfdde9;
	margin:0px 1px 10px 0;
	padding:10px 10px 10px 10px;
	list-style-type:none;
	font-size: 12px;
	overflow: hidden;
	}

ol.commentlist li:hover {border: 1px solid #abcce9;}
ol.commentlist li p {margin: 10px 0 0px 0; padding: 0 60px 0 0; line-height: 14pt; overflow:hidden; color: #7a7a7a;}
ol.commentlist a {text-decoration:none;}
ol.commentlist  .date {
font-size: 8px;
	}
#respond {
background: url(images/commentform-bg.png) no-repeat center top;
max-width: 369px;
min-width: 369px;
height: 446px;
padding: 12px 0 0 0px;
margin: 15px 0 0 16px;
}
#respond-title1 {
  font: 20px Tahoma;
  margin: 0 0 5px 0px;
  padding: 0;
  text-shadow: #515151 1px 0.05em 1px;
  padding: 2px;
  color: #62b5eb;
}
#respond-title {
width: 150px;
  font: 20px Tahoma;
  margin: 0 0 5px 10px;
  padding: 0;
  text-shadow: #515151 1px 0.05em 1px;
  padding: 2px;
  color: #62b5eb;
}
#respond .cancel-comment-reply  { 
float:right; 
font-size: 12px;
margin: 0px 18px 0 0;
padding: 0;
}
.reply {
width: 43px;
height: 19px;
background: transparent url(images/reply.png) no-repeat;
float: right;
margin: -45px 0px 0 0;
font-size: 10px;
color: #fff;
padding: 1px 0 0 8px;
}
.avatar {
margin: 0px 8px 0 0px;
float:left;
border:1px solid #ddd;
padding:4px;
}
cite {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #7a7a7a;
	margin: 30px 0 0 0;
	}	
cite a{text-decoration: none;}

.post blockquote {
	background:url('images/quote.png') #f8f8f8 no-repeat top left;
	border:1px dashed #cfdde9;
	padding:5px 20px 5px 55px;
	margin:10px 0;
}
.post blockquote:hover {
border: 1px dashed #92c0e9;
}
ol.commentlist li blockquote p {
background:url('images/quote.png') #f8f8f8 no-repeat top left;
border:1px dashed #cfdde9;
margin: 10px 0 10px 0; 
padding: 15px 15px 15px 55px; 
line-height: 14pt; 
width: 350px; 
overflow:hidden; 
color: #7a7a7a;
}

.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}


a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
	outline-style:none;
	outline-width:0;
}
a.image img {
	border: none;
}

.npalignleft {
  float: left;
}
.npalignright {
  float: right;
}

.advertisment {
  background: #f3f7fa;
  border: 1px solid #cfe4f2;
}
.thumbs {
  padding: 5px 0px 10px 0px;
  margin: 0 0 0 6px;
}
.thumbs img {
  margin: 5px 0px 0px 0px;
  padding: 0;
  width: 125px;
  height: 125px;
  border: 0;
}

.readmore {
  background: url(images/rmarrow.png) no-repeat 75px 1px;
  padding: 0;
  margin:5px 0px 0 0;
}

.social {
background: url(images/social_bg.png) no-repeat top;
  padding: 5px 5px 5px 5px;
  margin: 5px;
  text-align:center;
  font-family:Trebuchet MS;
  font-size:12px;
  height: 78px;
}
.social img {
  margin:10px 2px 0px 2px;
  padding: 3px 2px 2px 2px;
  text-align:center;
  border:1px solid #cfdde9;
}
.social img:hover {
border:1px solid #abcce9;
}
