/* 

	Welcu.com
	
	@author	: 	Álvaro Quezada Marín
	@url	:	http://www.holaOW.com
	
*/


/* @types */

@font-face { font-family: Clarendon; src: url('../fonts/ClarendonLTStd.otf'); }
@font-face { font-family: Clarendon; font-weight: bold; src: url('../fonts/ClarendonLTStd-Bold.otf'); }
@font-face { font-family: Clarendon; font-weight: lighter; src: url('../fonts/ClarendonLTStd-Light.otf'); }
@font-face { font-family: LeagueGothic; src: url('../fonts/LeagueGothic.otf'); }
@font-face { font-family: Decotura; src: url('../fonts/Decotura-ICG.ttf'); }

/* @group Reset */

html { background:url(/images/bg.png); }
html,body { height: 100%; }
html>body { min-height: 100%; height: auto; }
body { font-size: 10pt; margin:0; font-family: Georgia, "Times New Roman", Times, serif; background: black url(/images/bgTwo.png) repeat-x; color: black; }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { padding: 0; margin: 0; }
address,caption,cite,code,dfn,em,th,var { font-style: normal; font-weight: normal; }

table 				{ border-collapse: collapse; border-spacing: 0;}
fieldset,img 		{ border: 0; }
img 				{ -ms-interpolation-mode: bicubic;}

ol li,ul li 		{ list-style: none; }
caption,th 			{ text-align: left; }
q:before,q:after 	{ content: '';}

a					{ text-decoration: none; }
a:hover				{ text-decoration: underline; }

abbr,acronym 		{ border: 0;}

:focus 				{ outline: 0;}

p       			{ margin: 0 0 12px 0; }
.right  			{ float: right; }
.left   			{ float: left; }
.clear  			{ clear: both; height: 0; }

h1,h2,h3,h4,h5,h6 	{ font-size: 100%; }

.yellow { color: rgb(251,212,22) }

blockquote { font-family: Clarendon, Georgia, "Times New Roman", Times, serif; font-size: 14pt; }
blockquote cite { padding: 12px 0 0 0; display: block; text-align: right; color: rgb(51,23,22); font-size: 11pt; }

h1 { font-family: Decotura, Georgia, "Times New Roman", Times, serif; color: rgb(131,3,3); text-shadow: white 0px 1px 0px, rgba(0,0,0,0.3) 0 -1px 0;  font-size: 24pt; text-transform: uppercase; }
h3 { font-family: Clarendon, Georgia, "Times New Roman", Times, serif; color: rgb(131,3,3); font-size: 12pt; font-weight: lighter;  }


h1.mainTitle { display: block; padding: 0 20px; font-size: 30pt; }


/* @end */

/* @featured */

#mainFeatured { width: 956px; }
#mainFeatured h1 { margin-bottom: 20px;  }
#mainFeatured p { font-size: 12pt; margin-bottom: 20px; text-shadow: white 0px 1px 0px;}
#mainFeatured #featuredLeft 	{ width: 418px; padding: 40px 20px 40px 40px; float: left; } 
#mainFeatured #featuredRight 	{ width: 478px; float: left; text-align: right; }


/* @DL ICON */

.two dl { font-size: 11pt; text-shadow: black 0px 2px 0px; padding: 0 0 0 130px;  }
.two dl dt { color: rgb(251,212,22); font-weight: bold;  font-size: 13pt; }

.two dl.icon_medida 		{ background: url(/images/icon/creacionamedida.png) no-repeat 0 5px; }
.two dl.icon_conferencia 	{ background: url(/images/icon/conferencia.png) no-repeat 0 0; }
.two dl.icon_paypal 		{ background: url(/images/icon/paypal.png) no-repeat 0 25px; }

/* @featured end */


#mainPage { width: 956px; margin: 0 auto; }
#mainPage #page { width: 956px; padding: 1px 0; background: url(/images/bgPage.png) repeat-y; }

#mainPage #pageHead { width: 956px; height: 32px; background: url(/images/pageHead.png) no-repeat; }
#mainPage #pageFooter { width: 956px; height: 51px; background: url(/images/pageFooter.png) no-repeat; }

#head { position: relative; width: 956px; height: 190px; margin: 0 auto 30px auto; }
#head a#welcu { display: block; position: absolute; top: 25px; left: -70px; width: 458px; height: 194px; background: url(/images/welcu.png) no-repeat; }

/* @nav */

#head a { color: white;  }
#head ul#nav { display: block; width: 600px; position: absolute; bottom: 20px; right: 5px;} 
#head ul#nav li { float: right; }
#head ul#nav li a { font-family: Decotura, Georgia, "Times New Roman", Times, serif; text-transform: uppercase; display: inline-block; font-size: 20pt; padding: 0 20px; text-shadow: black 0px 2px 0px; }

#head ul#nav li a:hover { text-decoration: none; color: rgb(251,212,22);}

/* @modules */

.container { width: 936px; padding: 10px; overflow: hidden; }
.container .module { width: 936px; }

.container .one { width: 916px; padding: 10px; }
.container .two { width: 448px; padding: 10px; float: left; overflow: hidden; }
.container .three { width: 292px; padding: 10px; float: left; }
.container .four { width: 214px; padding: 10px; float: left; }
.container .six { width: 136px; padding: 10px; float: left; }

.container.mMax { width: 916px; padding: 0 20px; }
.container.mMax .module { width: 916px; }

.container.mMax .one { width: 876px; padding: 20px; }
.container.mMax .two { width: 418px; padding: 20px; float: left; }
.container.mMax .three { width: 265px; padding: 20px; float: left; } /* revisar */
.container.mMax .four { width: 189px; padding: 20px; float: left; }

.containerBg { background-color: white; margin: 20px 0; -moz-box-shadow: rgba(0,0,0,0.2) 0 1px 2px; -webkit-box-shadow: rgba(0,0,0,0.2) 0 1px 2px;}

.containerBg .module { width: 936px; padding: 0 5px; margin: 0 -5px 0 -5px; border-top: 6px solid rgb(200,200,200); }

.mainContainertwo { background: rgb(20,20,20) url(../images/mainbgcontainerTwo.png) repeat-y; padding: 15px 0; }
.mainContainertwo .containerTwo { border-top: 2px solid white; border-bottom: 2px solid white; background: url(../images/bgcontainerTwo.png) repeat-y; color: white; }
.mainContainertwo .containerTwo .deco { clear: both; width: 916px; height: 13px; background: url(../images/bgDeco.png) no-repeat center center; }

.sidebar 	{ width: 281px; float: left; overflow: hidden; }
.wide 		{ width: 625px; float: left; padding: 25px; overflow: hidden; }
.wide .four { width: 136px; padding: 10px; float: left; }

/* @footer */

p.ow { color: white; display: block; width: 400px; padding: 20px 0; margin: 0; text-align: center;	font-family: Clarendon, Georgia, "Times New Roman", Times, serif;	text-shadow: #000000 0 1px 2px; margin: 0 auto;	 }
p.ow a { color: rgb(251,212,22); }