*/ /* CSS Reset * By Eric Meyer */ 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{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0} body{line-height:1} ol,ul{list-style:none} blockquote,q{quotes:none} blockquote:before,blockquote:after,q:before,q:after{content:none} :focus{outline:0} ins{text-decoration:none} del{text-decoration:line-through} table{border-collapse:collapse;border-spacing:0} /* Custom * ------------------ */ body#layout{ max-width:100%; } body#layout #slider-wrapper{ display:none } body#layout #header-wrapper { height:100px; } body#layout #logo { right:0; top:15px; } .navbar { display:none } .widget { margin:0; padding:0 } .clearfix:after{ clear:both; content:" "; display:block; font-size:0; height:0; visibility:hidden } * html .clearfix,:first-child+html .clearfix{ zoom:1 } .clear { display:block; clear:both; float:none; border:none; font-size:0; height:0; overflow:hidden; margin:0; padding:0 } /* TYPOGRAPHY * ------------------ */ /* Link */ a { color:$(link.color); text-decoration:none } a:hover, a:focus, a:active { color:$(link.hover.color); text-decoration:none } /* Styling Font */ h1,h2,h3,h4,h5,.sf-menu a,#blog-pager,.feed-links,.jump-link a, #navlist a{ font:$(styling.font); } /* Heading */ h1 {font-size:28px; line-height:45px; margin-bottom:24px;} h2 {font-size:24px; line-height:35px; margin-bottom:20px;} h3 {font-size:40px; line-height:25px; margin-bottom:18px;} h4 {font-size:17px; line-height:15px; margin-bottom:16px;} h5 {font-size:15px; line-height:15px; margin-bottom:14px;} h6 {font-size:13px; line-height:15px; margin-bottom:10px;} /* List */ ul{list-style:square;} ol{list-style-type:decimal;padding-right:30px;} ol ol{list-style:upper-alpha;} ol ol ol{list-style:lower-roman;} ol ol ol ol{list-style:lower-alpha;} /* Pre/Code */ pre{ font:13px/29px Consolas, "Andale Mono", Courier, "Courier New", monospace; white-space:pre; overflow:auto; clear:both; line-height:19px; background:#0a8bf5; border:solid 1px #0a8bf5; color:#fff; padding:10px } code{ padding-right; display:block; padding:10px; font:13px/29px Consolas, "Andale Mono", Courier, "Courier New", monospace; background:#0a8bf5; border:solid 1px #0a8bf5; color:#fff } /* Blockquote */ blockquote { margin:15px 10px 15px 10px; font:italic normal 14px Georgia, Bitstream Charter, serif; padding:10px 50px 10px 10px; background:#0a8bf5 url(https://lh3.googleusercontent.com/-SF3buUOsBew/Tu9wpmnl3gI/AAAAAAAAAe8/E2-TXH1w_Ew/h1600/quote.png) no-repeat top right; border:solid 1px #0a8bf5; color:#fff } blockquote cite{ font:13px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:300; text-transform:uppercase; margin: 5px 0 0; display: block; } /* MAIN LAYOUT * ================== */ body { font:$(body.font); color:$(body.text.color); background:#010304 url(https://lh6.googleusercontent.com/-d5YoksL5DLE/Tu9wdGgioiI/AAAAAAAAAd0/ZrL7wByw-rg/h1600/body.jpg) repeat-x top right; background-attachment:fixed; padding:15px 0; } #wrapper { width:960px; background:#000000; border:1px solid #0a42fb; -moz-border-radius:8px 8px 8px 8px; -webkit-border-radius:8px; -o-border-radius:8px; -khtml-border-radius:8px; border-radius:8px; margin:0 auto; padding:5px; text-align:right; } /* HEADER AREA * ================ */ #header-wrapper { background:url(http://1.bp.blogspot.com/-zVYPEbsAP1s/TxHyv_g-LkI/AAAAAAAAAUA/7feSXej0eXQ/s1600/header.jpg) no-repeat bottom right; height:300px; margin:3px; padding:0; position:relative; } /* Logo */ #logo { float:right; width:345px; height:64px; margin:0; padding:28px 20px; position:absolute; top:70px; left:100px; text-align:center } #logo h1.title{ font-size:36px; font:$(title.text); color:$(title.text.color); font-weight:normal; margin:0 0 5px 0; padding:0; line-height:100%; } #logo h1.title a{ color:$(title.link.color); } /* Description */ #logo .description{ font:$(description.text); color:$(description.text.color); margin:0; padding:0; line-height:100%; font-size:29px; } #header-ads { width:468px; height:60px; position:absolute; bottom:40px; left:50px; } /* Menu */ #navlist { background:url(https://lh3.googleusercontent.com/-eakxwFsTk5I/Tu9wootlERI/AAAAAAAAAe0/epuKBL8Piec/h1600/navlist.png) no-repeat; width:100%; margin:0; padding:0; } #navlist h2{ display:none } #navlist ul{ float:right; font-size:21px; font-weight:400; text-transform:uppercase; margin:0; padding:5px 0 } #navlist li { float:right; list-style:none; margin:0; padding:0 5px; background:url(https://lh4.googleusercontent.com/-Ho8NHweDMUI/Tu9wmmRSTvI/AAAAAAAAAes/2F0lyoSYmVo/h1600/menu-separator.png) no-repeat left center; } #navlist li:last-child { background:none; } #navlist li a{ float:right; background:url(https://lh5.googleusercontent.com/-oKWIxFNRArQ/Tu9wl2MamZI/AAAAAAAAAek/H6TASeErpGE/h1600/menu-item.png) no-repeat 0 0; color:#AFD2EE; height:29px; line-height:29px; margin:0 3px; padding:0 10px } #navlist li a:hover { background-position:0 -29px; color:#B7D6F0 } #navlist li.selected a{ background-position:0 -58px; color:#03080D } /* CONTENT AREA * ================ */ #content{ padding:10px; } #main-wrapper{ width:500px; float:right; margin:0; padding:0 10px 10px 0 !important; overflow:hidden; } #sidebar-wrapper{ width:180px; float:right; margin:0; padding:0; } #sidebar-secondary{ width:240px; float:left; margin:0; padding:0; } #main, #sidebar-1, #sidebar-2{ margin:0; padding:0; } /* Post */ .date-header{ display:none } .post, #comments{ margin:0 0 30px 0; padding:0; } .post-title { font-size:21px; color:#000; margin:0 0 8px 0; } .post-header{ font-size:13px; line-height:20px; } .post-timestamp{ margin:0px !important; padding:2px 20px 2px 0; } .post-author{ margin:0 0 0 10px !important; padding:2px 20px 2px 0; } .post-body{ margin:15px 0; } .post-body img{ background:#fff; border:solid 1px #FF8AA1; padding:3px; max-width:492px; } .post-footer{ background:#123456; border:solid 1px #041a64; font-size:11px; padding:5px 10px; position:relative; } .jump-link { position:absolute; left:10px; top:20px; } .jump-link a{ background:url(https://lh5.googleusercontent.com/-iaq6tRdylQY/Tu9wkr1DKjI/AAAAAAAAAec/4coJDGNwHTc/h1600/heading.png) no-repeat center center; padding:8px 12px; font-weight:bold; font-size:13px; border-radius:4px; -o-border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px 4px 4px 4px; -khtml-border-radius:4px; color:#fff } .feed-links { heght:33px; line-height:33px; padding-right:33px; background:url(https://lh5.googleusercontent.com/-iI7QOz5n7Us/Tu9wf5OyMEI/AAAAAAAAAeE/IdD0fH0bGIY/h1600/feed.png) no-repeat right center; font-size:15px; font-weight:bold } /* Comments */ #comments h4 { font-size:17px; margin-bottom:10px; } #comments-block { margin:0; position:relative; } .avatar-image-container { position:absolute; top:0; right:0; } .avatar-image-container .photo, .avatar-image-container img{ border:1px solid #none; } .comment-footer { font-size:11px; } /* Blog Pager */ #blog-pager { background:#123456; border:solid 1px #041a64; padding:10px } #blog-pager a { font-size:15px; font-weight:bold; color:#ccc; display:inline-block; } /* Sidebar Widget */ .sidebar h2{ background:url(https://lh5.googleusercontent.com/-iaq6tRdylQY/Tu9wkr1DKjI/AAAAAAAAAec/4coJDGNwHTc/h1600/heading.png) no-repeat center center; font-size:15px; margin:0; padding:0 10px; color:#000; border-radius:4px 4px 0 0; } .sidebar .widget{ margin:0 0 15px 0; padding:0; } .sidebar .widget-content{ background:url(https://lh3.googleusercontent.com/-opf-ezVvGhs/Tu9wzR0KI3I/AAAAAAAAAfc/d8KSUZh7gtg/h1600/widgets.png); margin:0; padding:10px; color:#FFE0E6; border-radius:0 0 4px 4px } .sidebar ul{ margin:0; padding:0; list-style:none } .sidebar ul li{ background:url(https://lh4.googleusercontent.com/-XhmjLH5pusM/Tu9weFLIbaI/AAAAAAAAAd8/h28g5n3ao2w/h1600/bullets.png) no-repeat 0 5px; padding:3px 15px 3px 0; } .sidebar ul li a{ color:#AFD2EE; } .sidebar ul li a:hover{ color:#B7D6F0; } /* FOOTER * ---------- */ #footer { padding:10px; } .footer { margin:0 0 10px 0 !important; overflow:hidden } #footer .widgets { float:right; width:227px; margin:0 0 0 10px; } #footer #widgets3 { float:left; margin:0; } /* Credits */ #credit-footer { background:url(https://lh5.googleusercontent.com/-FWTU3s06vUk/Tu9whHqhIQI/AAAAAAAAAeM/nyUrGETgYBg/h1600/footer.png) no-repeat bottom right; margin:3px; padding:5px 0; text-align:center; font-size:11px; overflow:hidden; position:relative; } #credit-footer a{ text-decoration:underline; } /* SLIDESHOW * ---------- */ #slider-wrapper { background:#123456; border:solid 1px #041a64; margin:0 0 35px; padding:8px } #slider { position:relative; width:484px; height:250px; overflow:hidden } /* The Nivo Slider styles */ .nivoSlider { position:relative } .nivoSlider img { position:absolute; top:0; right:0 } /* If an image is wrapped in a link */ .nivoSlider a.nivo-imageLink { position:absolute; top:0; right:0; width:100%; height:100%; border:0; z-index:6; display:none; margin:0; padding:0 } /* The slices and boxes in the Slider */ .nivo-slice { display:block; position:absolute; z-index:5; height:100% } .nivo-box { display:block; position:absolute; z-index:5 } /* Caption styles */ .nivo-caption { position:absolute; right:10px; bottom:10px; background:#000; color:#fff; z-index:8; display:inline-block; width:60% } .nivo-caption h1 { margin-bottom:2px; line-height:100%; } .nivo-caption h1 a { font-size:29px; } .nivo-caption p { margin:0; padding:10px } .nivo-caption p p { font-size:13px; padding:0 } .nivo-caption a,.nivo-caption a:hover { color:#fff } .nivo-html-caption { display:none } /* Control nav styles (e.g. 1,2,3...) */ .nivo-controlNav { position:absolute; left:15px; bottom:15px; font-size:13px } .nivo-controlNav a { position:relative; z-index:9; cursor:pointer; background-color:#000; color:#fff; opacity:0.67; padding:4px 8px } .nivo-controlNav a.active { background-color:#fff; color:#000; text-decoration:none } ]]>
▼
The Soda Pop
«
»
التاريخ:
الكاتب:
1
:
:
‹
›
</div></div>
<div class="date-outer">
<div class="date-posts">
</div></div>
›
1
(
)
1
:
:
(
)
(
)
(
)
(
)
(
)
▼
◄
►
(
)
(
)
Design by
Wordpress Themes
&
Blogger Templates
تعريب
قوالب بلوجر
مواقعى الاخرى
BuzZ AsEeR
|
KapoS
|
MagiC AsEeR
|
MagiC Of BuzZ
خــيــــارات
تحديث
|
الرئيسية
|
للاستفسارات
|
للتواصل عبر Face Book
|
عودة
الأدمـــن
Face BooK (1)
|
Face BooK (2)
|
GamiL
|
PHONE
.::توقيع::.
.:: MaSteR AsEeR ::.
..: عدد الزوار :..
.:: PoWeRd By ::MaSteR AsEeR ::.