/* @types */

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

/* @group Reset */

body { font-size: 10pt; margin:0; font-family: Georgia, "Times New Roman", Times, serif; background: rgb(232,232,232); color: rgb(56,56,56); }

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					{ color: rgb(177,3,3); 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%; }

h1 { font-size: 38pt; letter-spacing: -1px; color: rgb(177,3,3); font-family: LeagueGothic, Helvetica, Arial, sans-serif; text-transform: uppercase; }
h2 { font-size: 24pt; letter-spacing: -1px; color: rgb(45,96,150); font-family: LeagueGothic, Helvetica, Arial, sans-serif; text-transform: uppercase; }

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

blockquote /themes/default/
blockquote cite { padding: 12px 0 0 0; display: block; text-align: right; color: rgb(51,23,22); font-size: 11pt; }

/* @end */

#mainPage { width: 956px; margin: 0 auto; }
#mainPage #page { width: 956px; padding: 1px 0; }

/* @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; }

.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(/themes/default/images/mainbgcontainerTwo.png) repeat-y; padding: 15px 0; }
.mainContainertwo .containerTwo { border-top: 2px solid white; border-bottom: 2px solid white; background: url(/themes/default/images/bgcontainerTwo.png) repeat-y; color: white; }
.mainContainertwo .containerTwo .deco { clear: both; width: 916px; height: 13px; background: url(/themes/default/images/bgDeco.png) no-repeat center center; }

.sidebar 	{ width: 281px; float: left; overflow: hidden;  }
.wide 		{ width: 625px; float: left; padding: 0 25px 25px 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); }

/* @Documentos adjuntos */

.listArchive { padding: 12px 12px 1px 12px; border: 1px solid rgb(150,150,150); margin: 12px 0; text-shadow: white 0 1px 0; -moz-box-shadow: white 0 1px 0;
-webkit-box-shadow: white 0 1px 0; box-shadow: white 0 1px 0;  }
.listArchive h3 { display: block; padding: 12px; border-bottom: 1px solid rgb(150,150,150); margin: -12px -12px 12px -12px; text-transform: uppercase; }
.listArchive li { margin-bottom: 12px; }
.listArchive li a { clear: both; }
.listArchive li a img { float: left; margin-right: 10px; }

/* @profiles */

.friendship_description a { display: inline-block; background-color: rgb(177,3,3); padding: 4px 10px; color: white; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;  }

#mainProfile { width: 625px; }
#mainProfile #profileLeft { width: 80px; float: left; margin-right: 20px; }
#mainProfile #profileLeft img { width: 80px; }

#mainProfile #profileRight #profileTitle { margin-bottom: 20px; }
#mainProfile #profileRight #profileTitle h1 { font-size: 26pt;  }
#mainProfile #profileRight { width: 525px; float: left; }

#mainProfile #profileRight .followList { width: 201px; border: 1px solid rgb(200,200,200); font-size: 20pt; margin-bottom: 20px; }
#mainProfile #profileRight .followList .follow { width: 90px; float: left; padding: 15px 5px; text-align: center; color: rgb(177,3,3); }
#mainProfile #profileRight .followList .follow span { font-size: 11pt; display: block; color: rgb(56,56,56) }

/* @activities */

#activities ul li { padding: 12px 0; border-top: 1px solid white; border-bottom: 1px solid rgb(150,150,150) }
#activities span.activitiesMeta { font-weight: bold; font-style: oblique; }

#activities div { margin-bottom: 12px; }
#activities div a { font-weight: bold;  }
#activities blockquote { padding: 0 12px 12px 12px; font-style: oblique;  }


/* @tabs */

ul.tabsList { display: block; height: 41px; margin: 12px 0 0 0; }
ul.tabsList li { float: left;  }
ul.tabsList li a { display: inline-block; margin-right: 6px; padding: 0 20px; line-height: 320%; border: 1px solid white; border-bottom: none; height: 40px; font-weight: bold; font-size: 11pt; overflow: hidden; }

ul.tabsList li.current a { color: black; background-color: white; }

.tabBody { padding: 10px; border: 1px solid white; border-top: none; background-color: white; }

table.tableList tr th { font-weight: bold; padding: 0 0 12px 0; }
table.tableList tr td { padding: 6px 0; }
table.tableList tr .title { width: 350px; }
table.tableList tr .description { width: 250px; }
table.tableList tr .date { width: 250px; }













