/*
Theme Name: PIDS SWP
Description: Plan Integral de Seguridad
*/

/*
colores

amarillo: #FFD200
gris 1: 333333
gris 2: F2F2F2


*/

.cube_grey_2 {
        width: 100%; 
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
        -moz-opacity:0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
}

.cube_grey_2:hover {
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity:1;
        -khtml-opacity: 1;
        opacity: 1;
}

/* @group Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#banner {
float: left;
width: 530px;
height: 70px;
margin: 10px;
}

strong {	
	font-weight: bold;
}

ol, ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6, li {
	line-height: 100%;
}

blockquote, q {
	quotes: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, textarea {
	font-family: inherit;
	font-size: 1em;
}



/* @end */


/* @group Misc */




.clear {
	clear: both;
}

/* @end */

/* @group Main */
body {
	font: normal normal 76%/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #555;
	background-color: #f4f4f4;
	
}
.main {
	margin: 0px auto;
	width: 950px;
	background: #fff;
}

.doubleCol, .singleCol {

}

.doubleCol:after {
    content: "";
    clear: both;
    display:block;
}
.col1 {
	float: left;
	width: 620px;
}
.col2 {
	float: right;
	width: 310px;
}

/* @end */

 


/* @group Header */

.header {
	background: url(images/headerBg.png) repeat-x;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
	height: 85px;
}
.header a.logo {
	position: absolute; 
	color: #4b410c;
	font-size: 37px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2.5px;
	top: 25px;
	left: 25px;
	height: 39px;
width: 648px;
background:  url(images/head.png) no-repeat;
text-indent: -9999px;
}
.header .logoCiudad {
	position: absolute;
	right: 25px;
	top: 20px;
	text-indent: -9999px;
	height: 41px;
	width: 221px;
	background: url(images/logoCiudad.png);
}
.header .logoCiudad a {
	height: 41px;
	width: 221px;
	display: block;
}
/* @end */

/* @group Footer */
.footer {
	background: url(images/footer.png) no-repeat;
	overflow: hidden;
	clear: both;
	height: 118px;
	position: relative;
}
.footer .logoCiudad {
	position: absolute;
	left: 30px;
	width: 220px;
	height: 41px;
	background: url("images/logoCiudad.png") repeat scroll 0 0 transparent;
	top: 65px;
}
.footer .logoHaciendo {
	position: absolute;
	right: 0px;
	background: url(images/haciendoBsAs.png) no-repeat;
	height: 39px;
	width: 168px;
	top: 65px;


}


/* @end */



/* @group home/ejes */
.ejesBtn {
	margin: 10px;
	padding: 10px 0px;
	background: #f1f1f1;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.ejesBtn h2 {
	font-weight: lighter !important;
	color: #000  !important;
	font-size: 20px  !important;
	letter-spacing: 1.5px  !important;
	margin-bottom: 10px  !important;
	margin-left: 15px  !important;
	text-transform: none  !important;
}
.ejesBtn ul {
	overflow: hidden;
}
.ejesBtn ul li.page_item {
	background: url(images/buttonBg2.png) repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 15px;
	float: left;
	width: 200px;
	height: 50px;
}
.ejesBtn ul li.current_page_item, .ejesBtn ul li.current_page_parent {
	background: url(images/currentBtn2.png) repeat-x;	
} 
.ejesBtn ul li.last {
}
.ejesBtn ul li a{ 
display: block;
	font-weight: normal;
	color: #231f20;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: 6px 10px 0;
line-height: 1.1em;

}

.ejesBtn .submenu {
	margin-left: 15px;
}
.page .ejesBtn {
	margin-bottom: 15px;
}
.ejesBtn .submenu ul {
	list-style: none;
	margin-top: 10px;
}
.ejesBtn .submenu ul li {
	float: left;
}

.ejesBtn .submenu ul li.last {
	margin-right: 0px;
}
.ejesBtn .submenu ul li a {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.05em;
	padding: 0px 10px;
	border-right: 1px solid #333;
}
.ejesBtn .submenu ul li.current a {
	font-weight: bold;
	text-decoration: none;
}
.ejesBtn .submenu ul li.last a {
	border: 0;
}
/* @end */

/* @group slider */
.slideshow {
	margin: 15px 10px;
	position: relative;
}
#slider{
	}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	overflow:hidden; 
	width: 925px;
	height: 293px;
	background-repeat: no-repeat !important;
	position: relative;
	}	
	

#prevBtn{ 
	display:block;
	width:38px;
	position: absolute;
	left: 10px;
	top: 45%;
	z-index: 10;
	}	
#nextBtn{ 
	display:block;
	width:38px;
	position: absolute;
	top: 45%;
	z-index: 10;
	right: 10px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:38px;
	height:38px;
	background:url(images/prevBtn.png) no-repeat 0 0;	
	text-indent: -99999px;
	}	
#nextBtn a{ 
	background:url(images/nextBtn.png) no-repeat 0 0;	
	}


#slider .txt {
	background: transparent url(images/globaTick.png) no-repeat right bottom;
	position: absolute;
	padding-bottom: 16px;
	right: 10px;
	bottom: 10px;
	width: 300px;

}
#slider .txt a {
	color: #000;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	line-height: 20px;
	-webkit-border-radius: 10px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-bottomright: 0;
	border-radius: 10px;
	border-bottom-right-radius: 0;
	background: #fff;
	display: block;
	padding: 10px 15px;
}
/* @end */

/* @group Intro */
#intro {
	/*margin-bottom: 15px;*/
	overflow: hidden;
}
.videoIntro {
	float: left;
	border: 4px solid #dbdbdb;
	margin: 0 0 0 10px;
	width: 522px;
	height: 292px !important;
	overflow: hidden;
}
.intro {
	overflow: hidden;
	/*margin-bottom: 10px;*/
	padding: 0 15px;
}
.intro p, .content p, .archive .post p {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-weight: lighter;
	margin-bottom: 12px;
	text-align: justify;
}
.morecontent {
	margin: 0 15px;
	overflow: hidden;
	margin-bottom: 20px;
}
.morecontent .content {
	width: 680px;
	float: left;
}
.morecontent .thumbs {
	float: right;
	margin-left: 15px;	
}
.morecontent .thumbs .th, .archive .th {
	border: 4px solid #dbdbdb;
	margin-bottom: 5px;
}
/* @end */

/* @group secbot */
.secBot{
	background: url(images/secButtons.png) no-repeat;
	overflow: hidden;
	margin-bottom: 15px;
}
.secBot ul {
	
}
.secBot ul li {
	
}
.secBot ul li a {
	float: left;
	height: 123px;
	width: 217px;
	margin-right: 18px;
	text-indent: -99999px;
}
.secBot ul li a.last {
	margin-right:0 ;
}
.boxes .txt {
	margin-bottom: 15px;
}
/* @end */


/* @group Descargas & faq */
.boxes {
	margin: 0px 10px 20px;
	overflow: hidden;
}
.box {
	float: left;
	width: 454px;
}

.boxclone {
	width: 385px !important;
}

.box h3 {
	color: #444444;
	text-shadow: #fff 0 0 1px;
	padding: 8px;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 17px;
	padding-left: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.box p {
	font-size: 11px;
	line-height: 15px;
	margin: 4px 10px;
	letter-spacing: 0.02em;
}

.home .shareSocial {

}
.home .shareSocial iframe {
	height: 28px !important;
	margin-right: 10px;
}

.home a.pids {
	margin-top: 5px !important;
	display: block !important;
	font-size: 13px !important;
	letter-spacing: 1px !important;
	font-weight: normal !important;
	padding: 14px 17px !important;
}
.noticias h3 {
	background: url("images/buttonBg2.png") repeat-x scroll 0 0 transparent;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 20px;
}

.noticias h3 .vermas {
	font-size: 12px;
}
.shareSocial h3 {
	background: #e5e5e5 url(images/icoShare.png) no-repeat 7px 6px;
	margin-bottom: 10px;
}
.contacto h3 {
	background: #e5e5e5 url(images/icoNewsletter.png) no-repeat 7px 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h3 a {
	color: #444444;
	text-decoration: none;
}
.faqbox {
	left: 310px;
}
.faqbox h3 {
	background: #e5e5e5 url(images/icoQA.png) no-repeat 10px 5px;
	padding-left: 45px;
}
.faqbox p {
	
}
.faqbox p a {
	text-decoration: none;
	color: #666;
	font-size: 1.1em;
	line-height: 1.6em;
}
.faqbox p a:hover {
	color: #333;
}	
.newsletterForm {
	margin: 0px 15px;
}
.newsletterForm label {
	display: block;
	font-size: 11px;
	font-weight: bold;
}
.newsletterForm input {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c6c6c6;
	padding: 4px 5px;
	width: 260px;
	color: #333;
}
.newsletterForm input:focus {
	border-color: #666;
}
.newsletterForm input#nombre {
	margin-bottom: 5px;
}
.newsletterForm input.submit {
	margin-top: 10px;
	width: 100px;
	float: right;
}
.facebookFanPage {
	float: right;
}

.noticias {
	/*padding-bottom: 15px;*/
	overflow: hidden;
}
.noticias .post {
	overflow: hidden;
	margin-bottom: 10px;
	clear: both;
}
.noticias h4 a {
	color: #666;
	text-decoration: none;
	font-size: 15px;
	line-height: 16px;
}
.noticias .thumb {
	float: left;
	margin: 0px 10px 0 0;
	width: 100px;
	/*height: 60px;*/
}
.noticias .vermas {
	color: #999;
	text-decoration: none;
	float: right;
	position: relative;
	top: -10px;
	font-size: 11px;
}

/*.vertodo {
	color: #666;
	font-size: 15px;
	text-decoration: none;
	float: right;
	text-shadow: #fff 0 0 1px;
	padding: 5px;
	font-weight: normal;
	letter-spacing: 1px;
}*/
.vertodo {
	color: #666;
	text-decoration: none;
	float: right;
	font-size: 12px;
}
/* @end */

/* @group mensajes */
.mensaje {
	background: #e7e6e1;
	padding: 10px 20px;
	margin-bottom: 10px;
	font-size: 16px;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #fff;
	position: relative;
}
.ok {
	
}
.cerrar {
	font-size: 12px;
	position: absolute;
	right: 10px;
	cursor: pointer	;
}


/* @end */

/* @group template */

.page-template-tejes-php {
	
}
.page-template .content h2, .intro h2, .archive h2, .single-post h2 {
	font-size: 25px;
	color: #000;
	font-weight: lighter;
	font-style: normal;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.page-template .content h3, /*.intro h3*/ {
	font-size: 20px;
	color: #000;
	font-weight: lighter;
	font-style: normal;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	/*margin-bottom: 10px;	*/
}

.page-template .content h3 {
	font-size: 18px;
	color: #000;
	font-weight: lighter;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 10px;	
}

.page-template .content h4 {
	font-size: 16px;
	color: #000;
	font-weight: lighter;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 10px;	
}
.page-template .content ul, .intro ul, .page-template .content ul, .intro ol {
	margin-left: 30px;
	margin-bottom: 10px;
}
.page-template .content li, .intro ul li {
	list-style: disc;
	font-size: 13px;
	color: #333;
	line-height: 20px;
	font-weight: lighter;
	margin-bottom: 5px;
}

.page-template .content li, .intro ol li {
	list-style: decimal;
	font-size: 13px;
	color: #333;
	line-height: 20px;
	font-weight: lighter;
	margin-bottom: 5px;
}
.page-template .content td {
	border-left: 4px solid #ccc;
	padding-left: 10px;
	font-size: 13px;
	color: #333;
	line-height: 20px;
	font-weight: lighter;
	display: block;
	float: left;
	width: 120px;
	margin-bottom: 10px;
}
.page-template-tacciones-doblemap-php .maps {
	overflow: hidden;
	margin: 15px;
}
.page-template-tacciones-doblemap-php .maps h3 {
	font-size: 13px;
	color: #333;
	line-height: 20px;
	margin: 5px;
}
.page-template-tacciones-doblemap-php .maps .map {
	float: left;
}
.page-template-tacciones-doblemap-php .maps .map iframe {
	border: 4px solid #dbdbdb;
}
.page-template-tacciones-doblemap-php .maps .map1 {
	margin-right: 10px;
}



.page-template-tpolicia-php .policiaIntro {
	margin: 0px auto 10px;
	text-align: center;
	width: 712px;
}
.page-template-tpolicia-php .policiaIntro .videoIntro {
	width: 700px;
	height: 418px !important;
}
.thumbsh .th {
	border: 4px solid #dbdbdb;
	float: left;
	margin: 5px 10px;
}
input, textarea {
	background: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 10px;
	margin-right: 5px;
}
label {
	display: block;
	font-weight: bold;
}

.page-template-tacciones-fotoshorizontales-php .morecontent .content, .page-template-tacciones-doblemap-php .morecontent .content {
	width: 100% !important;
}


.archive #intro {
	padding: 10px 15px;
}

.archive .post .th {
	float: left;
	margin-right: 15px;
}
.archive .post {
	clear: both;
	margin-bottom: 15px;
	overflow: hidden;
}

.archive h3 a {
	font-size: 20px;
	color: #000;
	font-weight: lighter;
	font-style: normal;
	margin: 5px 0;
	
	text-decoration: none;
	display: block;
}
.archive a.readmore {
	background: #f1f1f1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	color: #000;
	font-weight: lighter;
	font-style: normal;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 5px 10px;
	float: right;
}
/* @end */

/* @group single */
.single-post .singleCol {
	overflow: hidden;
}
.single-post .intro {
	padding-top: 10px;
}
.single-post .videoIntro {
	float: right;
	margin: 0 0 7px 15px;
}
.single-post .tags {
	float: right;
}
.single-post .tags a{
	color: #333333;

}

/* @end */


