/* 
	Theme Name: Stunning
	Theme URL: http://flexithemes.com/themes/stunning/
	Description: Elegant and clean style 2 columns theme by <a href="http://flexithemes.ocom">FlexiThemes.com</a>
	Author: FlexiThemes
	Author URI: http://flexithemes.com
	Version: 1.0
*/

/******************************************************
    [ LAYOUT ]
*******************************************************/

body {
	background: #e6e8e9 url(images/background.png) top left repeat-x;
}

#wrapper {
}

#container { 
}

a {
    color: #12426d;
}

a:hover {
    color: #f47f01;
}

a:focus { 
    outline:none 
}

/******************************************************
    [ HEADER ]
*******************************************************/

#header {
	height: 121px;
    background: url(images/header-background.jpg) top left no-repeat;
}

#header h1 {
	margin: 0px !important;
	padding: 32px 0 0 0;
    font-family: Tahoma, Helvetica, Sans-serif;
    font-size:46px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 2px 0 #e4e7e9;

}

#header h1 a, #header h1 a:visited, #header h1 a:hover  {
	color: #2c4d6a;
	text-decoration: none;
}


#header h2 {
	color: #6b7a87;
	font-size: 14px;
    font-family: Tahoma, Helvetica, Sans-serif;
}

.logo {
    margin: 38px 0 0 0;
}
/******************************************************
    [ NAVIGATION ]
*******************************************************/


#topmenuwrapper {
	height: 42px;
    float: right;
    margin-top: 46px;
}
	
#topmenu {
	height: 42px;
    float: right;
    
}

#topmenu, #topmenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#topmenu {
	margin-bottom: 1px;
}
	
#topmenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
	
#topmenu li {
	float: left;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0px;
}
	
#topmenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#topmenu li a, #topmenu li a:link {
	color: #475b6d;
	display: block;
    margin: 0px 0 0px 14px;
	padding: 8px 20px 8px 6px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    text-shadow: 0 1px 0 #e3e6e8;
}



#topmenu li:hover, #topmenu li.current_page_item {
    background: url(images/menu-left.gif) top left no-repeat;
}

#topmenu li:hover a, #topmenu li.current_page_item a {
    color: #fff;
    background: url(images/menu-right.gif) top right no-repeat;
    text-shadow: 0 1px 0 #1a334a;
}

#topmenu li:hover, #topmenu li.sfhover { 
	position: static;
}


.navwrapper {
	height: 36px;
    padding-left: 15px;
    background: url(images/nav-bg.png) top left repeat-x;
    z-index: 999;
}

/******************************************************
    [ CONTENT ]
*******************************************************/

#content-wrpapper {
}

#content {
	margin: 16px 10px 0 0;
    color: #504d4d;
}

h1, h2, h3, h4, h5, h6 {
    color: #504d4d;
}

.post_thumbnail {
    padding: 6px;
    background: #fff;
   border: 1px solid #afb9bf;
    margin: 0 0 5px 10px;
}

.postwrap {
    margin-bottom: 20px;
	border: 1px solid #afb9bf;	
	background-color: #f4f7f8;
}

.post {
	background: url(images/post-background.png) top left repeat-x;
	border: 1px solid #fff;
	padding: 0 15px 15px 15px;
}

.post p {
	margin-bottom: 10px;
}

.title {
	margin: 0px 0 3px 0;
    padding: 0;
	font-family: Tahoma, Helvetica, Sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #19334b;
    font-weight: bold;
}

.titlepage {
    padding-top: 10px;
}

.title a {
	text-decoration: none;
	color: #19334b;
}

.title a:hover {
	text-decoration: underline;
    color: #19334b;
}

.pagetitle {
	margin: 0px 0 10px 0;
	padding: 6px 0;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    color: #2c4d6a;
}

h2.generic {
	margin: 0px 0 10px 0;
    background: #f3f5f6;
	padding: 6px 12px;
    font-size: 18px;
    color: #2c4d6a;
}

.topmeta {
    height: 38px;
    padding-top: 12px;
    width: 586px;
}

.postdate {
	font-size: 11px;
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-bottom: 10px;
    color: #7c8e9e;
    float: right;
}

.postdate a {
    text-decoration: none;
    color: #7c8e9e;
}

.commentmeta {
    float: left; 
}

.commentmeta a {
    background: url(images/comments.gif) top left no-repeat;
    padding: 5px 16px 10px 16px;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #2c4d6a;    
    text-decoration: none;
    text-align: center;
    display: block;
}

.commentmeta a:hover {
  color: #f86f0b;  
}

.postmeta {
	font-size: 11px;
	padding: 6px 8px;
	background: #e6e8e9;
    color: #2c4d6a;
}

.postmeta a {
    color: #2c4d6a;
}

.postdate img, .postmeta img {
	border: none;
	vertical-align: top;
    margin: 0 2px 0 0;
}

.readmorecontent {
	float:left;
	text-align: right;
    margin-bottom: 8px;
}

a.readmore {
	padding: 4px 24px 6px 22px;
	background: #d9dddf url(images/readmore_arrow.png) right center no-repeat;
	color: #3d4852;
    font-size: 12px;
	text-decoration: none;
    text-shadow: 0 1px 0 #e8edf0;
}

a.readmore:hover {
    text-decoration: none;
    color: #3d4852;
    background: #c3cbd0 url(images/readmore_arrow.png) right center no-repeat;
    text-shadow: 0 1px 0 #c3cbd0;
}
    
.entry {
	text-align: justify;
	line-height: 1.7;
	padding-top: 8px;
    font-size: 12px;
    color: #504d4d;
}
.navigation {
	padding: 0 0 20px 0;
}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
}
	
.post img {
	max-width: 680px;
}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   background: #eee;
   border: 1px solid #ddd;
   text-align: center;
   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;
}
	
/******************************************************
    [ SIDEBAR(S) ]
*******************************************************/

.banner125 {
	margin: 0 10px 20px 10px;
	}
    
.sidebar {
    padding: 0;
    color: #506272;
}
	
.sidebar a {
	text-decoration: none;
    color: #506272;
    font-size: 14px;
}

.sidebar a:hover {
	text-decoration: underline;
    color: #f78805;
}
	
    	
#search {
    border: 1px solid #c4cacf;
    height: 30px;
    padding: 0;
    background: #eff1f3;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #7a8893;
}
	
	
#s {
	width: 268px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#topsearch 	#s {
  width: 268px;  
}

#topsearch #search {
    margin: 0 0 20px 0;
}

/* Social icons */
.addthis_toolbox {
	margin: 10px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 4px 0 4px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}
	
    
.sidebar h2 {
	margin: 0;
	padding: 8px 12px 15px 10px;
	background: #dee3e6 url(images/sidebar-tab.png) bottom right no-repeat;
	font-size: 15px;
	font-family: Tahoma;
	text-transform: uppercase;
	font-weight: bold;
	color: #2c4d6a;
    text-shadow: 0 1px 0 #f7f8f8;
}


.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0 0px;
	padding: 0px;
}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
    background: #f4f7f8;
    border: 1px solid #c2c9cd;
}

.sidebar ul ul {
	list-style-type: none;
	margin: 0;
	padding: 6px;
}
	
.sidebar ul li li {
	padding: 6px 16px 6px 20px;
	margin: 0 0 0 5px;
	background: url(images/arrow.gif) no-repeat top right;
    border: 0;
}
	
.sidebar ul li ul li {
	background: url(images/arrow.gif) no-repeat top right;
	padding: 4px 16px 6px 20px;
	margin: 0 0 0 4px;
    border: 0;
}

.sidebar ul li ul li:hover  {
    background: url(images/arrow.gif) no-repeat top right;
}

#wp-calendar {
    padding: 0 10px 10px 10px;    
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #2c4d6a;
	background: none;
}
#wp-calendar caption {
	padding: 6px 10px 2px 10px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
    background: none;
}

#wp-calendar td {
	color: #2c4d6a;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #dee3e6;
	color: #2c4d6a;
}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
}


.flexitabs {
    margin: 0 0 16px 0;
    padding:  0;
    background: #f4f7f8;
    border: 1px solid #c2c9cd;
}

.flexitabs .tabs{
    margin-bottom: 4px;
    background: url(images/tabs_bg.png) top left repeat-x;
}

.flexitabs .tabs ul{
	margin:0px; padding:0px;
    list-style:none;
    float: left;
}
.flexitabs .tabs ul li {
	list-style:none;
	display:inline;
    float: left;
    background: url(images/tab_sep.png) top right no-repeat;
}
.flexitabs .tabs ul li a {
    padding: 8px 0 17px 0 !important;
    text-align: center;
    width: 102px;
    color: #768796 !important;
    font-size: 13px !important;
    font-weight: normal;
    display: block;
    font-family: Tahoma, Helvetica, Sans-serif;
    text-decoration: none !important;
    margin-right: 1px;
    text-shadow: 0 1px 0 #eff1f3 !important;
}

.flexitabs .tabs ul li.noseparator {
    background: none !important;
    margin-right: 0 !important;
}

.noseparator {
    width: 101px !important;
}

.flexitabs .tabs ul li a:hover, .flexitabs .tabs ul li a.active {
	background: #f4f7f8 url(images/tabs-active.png) top center no-repeat;
    color: #2c4d6a !important;
    font-size: 13px !important;
    font-weight: normal;
    font-family: Tahoma, Helvetica, Sans-serif;
    text-decoration: none !important;
    text-shadow: 0;
}

.tabscontent {    
}

.tabscontent a {
	text-decoration: none;
    color: #506272;
    font-size: 14px;
}

.tabscontent a:hover {
	text-decoration: underline;
    color: #f78805;
}


.flexitabs .content {
    background: #f4f7f8;
}
#tab_2, #tab_3 { display:none; }

.recentposts ul {
    list-style-type: none;
    padding: 0px;
	margin: 0px 0px 10px 0px;
	
}

.recentposts ul li {
    list-style-type: none;
	margin: 0;
	padding: 10px 15px;
    color: #555;
text-align:justify;
}

.recentpoststitle {
    font-weight: bold;    
}

.recentpostsmore {
    font-weight: bold;  
    color: #19334B !important;  
    text-decoration: none !important;
    font-size: 11px !important;
float:left;
}

.recentposts img {
    float: right;
    padding: 4px;
    background: #fff;
    border: 1px solid #c2c9cd;   
    margin: 0 0 6px 10px;
}

.recentcomments ul {
    list-style-type: none;
    padding: 0px;
	margin: 0px 0px 10px 0px;	
}

.recentcomments ul li {
    list-style-type: none;
	margin: 0;
	padding: 10px 15px ;   
}

.recentcomments img {
    float: right;
    padding: 3px;
    background: #fff;
    border: 1px solid #c2c9cd;   
    margin: 0 0 0 10px;
}


.tabtags ul {
    list-style-type: none;
    padding: 0 15px 10px 15px;
	margin: 0;
	
}

.tabtags ul li {
    list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Rss and Twitter buttons */

.staupdated {
    text-align: center;
    padding: 10px;    
}

.staupdated img {
    margin: 0 8px;
}	

/******************************************************
    [ FOOTER ]
*******************************************************/

#footer {
	background: url(images/footer-background.png) top left repeat-x;
	padding: 20px;
	text-align: center;
	color: #2c4d6a;
    font-size: 13px;
}

#footer a {
	color: #2c4d6a;
} 

#footer a:hover {
	color: #2c4d6a;
	text-decoration: none;
} 

.footer-credits {
    text-align: center;
    font-size: 11px !important;
    color: #8696a3 !important;
    padding: 4px;
}

.footer-credits a {
	color: #8696a3 !important;
} 

.footer-credits  a:hover {
	text-decoration: none;
} 

/* wp-pagenavi style overriding */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #2c4d6a !important;
    background:none !important;
    border: 0 !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background:#7e90a0 !important;
    border: 0 !important;
    
}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #2c4d6a !important;
    background: none !important;
    border: 0 !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #fff !important;
    background:#7e90a0 !important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #2c4d6a !important;
    background: none !important;
    border: 0 !important;
}

/******************************************************
    [ COMMENTS ]
*******************************************************/

#comments h3 {
	margin-bottom: 10px;
}

h3.comments  {
    color: #2c4d6a;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 5px;
	text-align: justify;
    background: #f4f7f8;
    margin:0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: -22px 63px 0 63px;
	display: block;
    font-size: 11px;
    padding:0;
}

.comment-body {

}

.avatar { 
    border: 3px solid #ffffff;  
    margin-left: 10px; 
    width: 40px; 
    height: 40px; 
    vertical-align: middle;
    margin-bottom: 2px;
}

.comment-author {
    background: #d9dddf;
    padding: 5px;
    display: block;
}

.reply {
    text-align: right;
}
.comment-reply-link  {
	padding: 4px 15px;
	background: #d9dddf;
	color: #3d4852;
    font-size: 12px;
	text-decoration: none;
    text-shadow: 0 1px 0 #e8edf0;
    border-radius: 12px;
}

.comment-reply-link:hover {
	background-color: #c3cbd0;
    color: #3d4852;
}
	
.fn, .fn a:link, .fn a:hover, .fn a:visited { 
    color: #3d4852; 
    font-family: Tahoma, Helvetica, Sans-serif;
    font-size: 16px; 
    font-style: normal; 
    font-weight: bold;
    text-decoration: none;
}

.says {
    font-family: Tahoma, Helvetica, Sans-serif;
    font-size: 14px; 
}

.commentmetadata a, .commentmetadata a:hover {
    color: #999; 
    text-decoration: none;
}
/******************************************************
    [ MISC (WP GENERATED) ]
*******************************************************/

.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}
		


.maglink {
	
	text-decoration: none;
font-size:10px;
}

.tutorial_image img {
        background-color: #f4f4f4;
      	border: 1px solid #898989;
      	margin: auto;
      	width:95%;
      	background-color: #f4f4f4;
      border: 15px solid #ddd;

      }