/* 
Theme Name: horizon

Theme URI: http://webnhue.com/ 

Author: webnhue 

Description: Hey, checking if this is a pre-built theme? Nope! It is a custom template built by the awesome crew at webnhue, India
 
Version: 2.0 

*/  
/* -----------WordPress Core default code------------------------- */

 

.alignnone { margin: 5px 20px 20px 0;}



.aligncenter,div.aligncenter { display: block; margin: 5px auto 5px auto;}



.alignright { float:right; margin: 5px 0 20px 20px;}



.alignleft { float: left; margin: 5px 20px 20px 0;}



.aligncenter { display: block; margin: 5px auto 5px auto;}



a img.alignright { float: right; margin: 5px 0 20px 20px;}



a img.alignnone { margin: 5px 20px 20px 0;}



a img.alignleft { float: left; margin: 5px 20px 20px 0;}

a img.aligncenter { display: block; margin-left: auto; margin-right: auto}
.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; 

              /* Image does not overflow the content area */ 

              padding: 5px 3px 10px; text-align: center;}

.wp-caption.alignnone { margin: 5px 20px 20px 0;}

.wp-caption.alignleft { margin: 5px 20px 20px 0;}

.wp-caption.alignright { margin: 5px 0 20px 20px;}

.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto;}

.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px;}

a { color:rgb(29, 29, 29); text-decoration: none; }

#preloader {position:fixed; top:0; left:0; right:0; bottom:0; background-color:#080000d4; /* change if the mask should have another color then white */ z-index:9999999; width:100%; overflow:hidden /* makes sure it stays on top */}

#status {width:100px; height:100px; position:absolute; left:50%; /* centers the loading animation horizontally one the screen */ top:50%; /* centers the loading animation vertically one the screen */ background-image:url(images/loaders.gif);/* path to your loading animation */ background-repeat:no-repeat; background-position:center; margin:-50px 0 0 -50px; 

      /* is width and height divided by two */}
/* **************************** End default code************************************ */