/******************************************
*   HTML Elements                         
******************************************/

@import url('../../plugins/easy-contact/sample/econtact-basic.css');



* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #9A9B95
	color: #000000;
	padding: 0 0 25px 0;
	}

                                                                         

body, select, input, textarea {
	font: 13px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	line-height:1.5em;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #5E5A80;
	text-decoration:none;
        font-weight: bold;
	}

a:hover, a:active {
	color:#5E5A80;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}

/****** Images ****************************/

img, a:link img, a:visited img{border:1px solid #999; padding:1px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }
img.alignleft{ float:left; margin:0 12px 5px 0; }
img.alignright{ float:right; margin:0 0 5px 12px; }
.recent-posts-thumb{ float:left; margin-right:3px; }
	
	
}
.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}
.wp-caption img {
border:0 none;
margin:0;
padding:0;
}
.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}


	
/******************************************
*   General Structure                         
******************************************/

#page { /*the main container*/
	width:970px;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
        border:1px solid #ccc;
	padding: 10px 25px 35px 25px;
	}
                                                #featured_content {
                                                                   width:649px!important;
	                                                           height:360px!important;
                                                                   /*padding: 14px!important;*/
                                                                   margin-top: 28px;!important;
	                                                           border: 1px solid #CCCCCC!important;
	                                                           background: #ffffff!important; /* declare background color 
                                                                              for container to avoid distorted fonts in IE while fading */}

                                                #sidebar-revista { 
                                                                   margin-left: -10px;
                                                                 }

                                                .no-margin-right{ margin-right: 0 !important; }

                                                #banner { margin-bottom:24px;}
                                                .clickimage { cursor:pointer; }


                                                #cols { 
                                                        width: 650px;
                                                        height: 375px;
                                                        border-top: 2px solid #CCCCCC;
                                                        margin-bottom:5px;
                                                      }

                                                #title-cols {
                                                              width: 650px;
                                                              margin-top: 40px;
                                                            }
                       
                                                #title-cols2 {
                                                              width: 780px;
                                                                                                                           
                                                             }                         
                                                             

                                                #title-cols h3, #title-cols2 h3 {
                                                                                  font-weight: bold;
                                                                                  color: #F08939;
                                                                                  font-size: 15px;
                                                                                  text-transform: uppercase;
                                                                                }

                                                .margin-left-leftcol { 
                                                                       margin-left: 15px;
                                                                     }

                                                              
                                                


#branding {/*where the logo sits*/
	width:235px;
	height:80px;
	margin-top: 10px;
	background: transparent url(images/ARMAS-LOGO.png) no-repeat;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {/*you guessed it: it�s the sidebar container*/
	width: 300px;
	float:right;
        margin-top: 12px;
        text-align:left;
	}

#leftcol {/*the left homepage column carrying the "Featured Article" section*/
	width: 200px;
        margin-right:24px;
        text-align:justify;
	}

                                                             #leftcol2 {
                                                                        float:left;
	                                                                width: 312px;
                                                                        margin-right:24px;
                                                                        margin-top:15px;
                                                                        text-align:left;
	                                                               }

                                                             #leftcol2 img {

                                                                             float:left;
                                                                             margin: 5px 5px 0 0;
                                                                             /*width:175px!important;*/
                                                                           }


                                                             #leftcol2 p { 
                                                                           margin-top:3px;
                                                                           text-align:justify; }
                                                             

#leftcol, #rightcol, #middlecol{
	margin-top:15px;
	float:left
	}	
	
#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:220px;
	margin-top: -2px;
	text-align:justify;
	}


		
/******************************************
*   Sidebar                         
******************************************/

.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #cccccc;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
	}
	
#sidelist li {
	list-style:none;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/rss.gif) no-repeat;
	}

	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: "century Gothic", Arial, Helvetica, sans-serif
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #CC6600;
	font-size: 1.8em;
	font-family: "century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #FF6600;
	font: 1.8em "century Gothic", Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	border-bottom:1px solid #666;
	margin: 20px 0;
	}

h3 {
	/*text-transform:uppercase;*/
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#FF6600;
	font-size: 14px;
	font-family: Trebuchet MS, "century Gothic", Arial, Helvetica, sans-serif;
	
	}

#sidebar h2, #sidebar h3 a {
	font: 1em "century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing:0.3em;
	text-transform:uppercase!important;
	margin-bottom:4px;
	font-weight:bold;
	color:#000000;
	}

#sidebar h3, #sidebar h2 {
	font-size:1.1em;
	border-bottom:2px solid #cccccc;
	padding:5px 0 5px 2px;
	margin:20px 0 15px 0;
	color:#000000;
	font-weight:bold;
	}

  
                                                                  #sidebar a:link, #sidebar a:visited {
	                                                                                                color: #333;
	                                                                                                text-decoration:none;
                                                                                                        font-weight: normal!important;
	                                                                                               }

                                                                  #sidebar a:hover, #sidebar a:active {
	                                                                                                 color:#333;
	                                                                                                 text-decoration:underline;
	                                                                                               }






                                                      

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #000000;
	font-size: 15px;
	font-weight: bold;	
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
	
/******************************************
*   Content                        
******************************************/

#content {
	width:650px;
	float:left;
        margin-top:6px;
        margin-bottom:40px;
	}
	
.description {
	font-size: 15px;
	font-weight: bold; 
	color:#999;
        margin:21px 0 0 10px;
        letter-spacing: 0.9px;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	/*padding:15px;*/
	/*border: 1px solid #ccc;*/
	background-color: #FFFFFF;
	}                                                                      


.feature p, #rightcol p { margin:0; }

#leftcol img, #rightcol img, #middlecol img {
	padding:1px;
	border:1px solid #999;
	}

                                                    #leftcol .feature {	
                                                                       margin-bottom: 10px; 
                                                                      }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: "century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #646060;
	letter-spacing:normal;
	}
		
#lead p {
	margin-bottom:10px;
	}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
        width: 197px!important;
	}

#middlecol img{
        margin-bottom: 4px;
        display:block
        }
	
#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:12px 0;
	}	
	


/* Post Formatting */

.entry {
	padding-bottom:7px;
	
	text-align:justify;
	}

.post { margin-bottom:20px; }

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	/*border-top:1px solid #336600;	*/
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#searchform { 	padding:16px 5px 0 0; 	}

.button {
	padding: 1px;
	background:#736F6E;
	color:#ffffff;
	border:none;
	}

.button:hover {
	background:#e9e9e9;
	color:#000000;
	text-decoration:none;
        text-weight: bold;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	background:transparent;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	background: transparent;
	}
.clearfloat2 {
	display:block;
	background-color: transparent;
	padding-bottom: 10px;	
	}
.clearfloat2:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat2 {
	display:inline-block;
	}
	
/******************************************
*   Special feature                        
******************************************/
	
	.user_links ul li {
background:url(images/user.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
}
/******************************************
*   Footer                        
******************************************/

/*#ft {
	/*text-align: left;*/
        width:980px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
}

#ft a:link, #ft a:hover, #ft a:visited{
	font-size: 11px;
}*/

#footermc {
-x-system-font:none;
border-top:1px solid #CCCCCC;
clear:both;
color:#387192;
font-family:"Trebuchet MS","Comic Sans MS",Arial,sans-serif;
font-size:0.9em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:20px 0 0;
padding:10px 0px 0px;
text-align:left;
width:970px;
}


#footermc dl dt {
	border-top:3px double #E6E6E6;
	color:#333333;
	float:left;
	margin:0 5px 0 0;
	padding:2px 0 2px;
	width:84px;
}


#footermc dl dd {
	border-top:3px double #E6E6E6;
	color:#CC0000;
	font-weight:bold;
	margin:0 0 0 84px;
	padding:4px 0 4px;
}

#footermc {
	-x-system-font:none;
	border-top:1px solid #CCCCCC;
	clear:both;
	color:#387192;
	font-family:"Trebuchet MS","Comic Sans MS",Arial,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:20px 0 0;
	padding:10px 0px 0px;
	text-align:left;
	width:970px;
}


#footermc dl dt {
	border-top:3px double #E6E6E6;
	color:#333333;
	float:left;
	margin:0 5px 0 0;
	padding:2px 0 2px;
	width:80px;
}


#footermc dl dd {
	border-top:3px double #E6E6E6;
	color:#CC0000;
	font-weight:bold;
	margin:0 0 0 80px;
	padding:4px 0 4px;
}


#footermc a {
	-x-system-font:none;
	color:#333333;
	font-family:"Lucida Grande",Verdana,Arial,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:0;
	text-decoration:none;
}


#footermc a:hover {
text-decoration:underline;
}


#footermc .sind {
/*background:transparent url(i/foot-icon.gif) no-repeat scroll left top;*/
padding-left:16px;
}


#footermc .cc {
/*background:transparent url(i/cc.gif) no-repeat scroll 0 50%;*/
padding:2px 0 2px 20px;
}



#footermc a.it {
-x-system-font:none;
/*background:transparent url(i/indextools.gif) no-repeat scroll right top;*/
font-family:arial,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:260%;
margin:0;
padding:2px 109px 2px 0;
}



#footermc dl {
	-x-system-font:none;
	border:0 none;
	font-family:"Lucida Grande",Verdana,Arial,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:8px 0 0 5px;
	padding:0 4px;
}



#footermc .logofooter {
	/*background:transparent url(i/logo/20m_footerwhite.gif) no-repeat scroll 50% 0;*/
	margin:5px;
	padding:5px;
	text-align:center;
}



#footermc p {
border-top:3px double #E6E6E6;
font-size:10px;
padding:8px 0 0;
text-align:center;
}


/*****************************************
*        Decorative Gallery               
*****************************************/

.photo {

		margin: 0px;
		position: relative;
		width: 197px;
		height: 160px;
                display: inline;
                background-color: transparent;
	   }
	   
	   
.photo span {

			width: 197px;
			height: 160px;
			display: block;
			position: absolute;
			top: 2px;
			left: 2px;
			background: transparent url(decorative/images/glossy-gradient2.png) no-repeat;
			}


.feature li {
	/*margin: 15px 10px;*/
	/*padding: 0 12px;*/
	float: left;
	position: relative;
	width: 201px;
	height: 175px;
	background: transparent url(decorative/images/drop-shadow.png) no-repeat center bottom;
        list-style-type: none;
}


.video {

		margin: 0px;
		/*position: relative;
		width: 313px;
		height: 124px;
                display: inline;*/
                
	   }


.video span {

			width: 29px;
			height: 20px;
			/*display: block;*/
			position: absolute;
			/*top: 52px;*/
			/*left: -70px;*/
                        margin-top: 52px;
                        margin-left: -108px;
                        cursor: pointer;
                        background: transparent url(decorative/images/player.png) no-repeat;
			}



#featured_content li {
	/*padding: 0 12px;*/
        margin-top:16px;
        /*margin-bottom:10px;*/
	float: left;
	position: relative;
	width: 647px;
	height: 40px;
	background: transparent url(decorative/images/drop-shadow-647x40.png) no-repeat center bottom;
        list-style-type: none;
}



.abajo li {
	/*margin: 15px 10px;*/
	/*padding: 0 12px;*/
        float: left;
	position: relative; /*position:relative;*/
	width: 150px;
	height: 9px;
        margin-top: -15px;
	background: transparent url(decorative/images/drop-shadow-150x9.png) no-repeat center bottom;
        list-style-type: none;
}



/********************
Buscador
********************/


#buscador { 
            width:300px;
            margin:23px 0;
            padding:0!important; 
          }

#s { width:215px;
     height:18px;
   }

#searchsubmit {  width:77px;
                 height:21px;
                 padding-bottom: 3px!important;
              }


ul.postTabs li{ margin:0!important; }
ul.postTabs li a { font-weight:bold; }

